Something 'cool' is coming soon (teaser)

All the latest news about WYSIWYG Web Builder can be read in this section

*** Current version: WYSIWYG Web Builder 19.1.2 ***


User avatar
Pablo
 
Posts: 21575
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Video Player

Post by Pablo »

Video Player

- New feature: wb.videoplayer.min.js has been replaced with plyr.min.js, so the video player now has many extra options: responsive, sub title support, aspect ratio and lots of styling options!

Image

Image
User avatar
Pablo
 
Posts: 21575
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Embed

Post by Pablo »

Embed
The 'plug-in' object has been renamed to 'embed', because this is the official HTML element name.
Deprecated HTML options have been removed.

- New feature: Added 'type' property to set the media type.

Image
User avatar
Pablo
 
Posts: 21575
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Site Tree

Post by Pablo »

Site Tree

- New feature: Added padding support.

Image


- New feature: Added 'indent' property to set offset for text items.

Image

Image


- New feature: Added 'full width' property for use with layout grids.

Image

- New feature: Added 'text alignment' option.

Image

Image

- New feature: Added the ability to rotate the object.

Image


- New feature: Added support for custom border and border images.

Image

Image


- New feature: Added the ability to set the line height.

Image


- Improved: Responsive fonts.

- Improved: The Site Tree now uses Direct2D rendering instead of MSHTML. This results in faster rendering and more control over the layout.
User avatar
Pablo
 
Posts: 21575
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

CSS Menu / Text Menu

Post by Pablo »

CSS Menu / Text Menu

- Improved: The "Spacing" of (main) menu items is now responsive so it can be different in breakpoints. This may be helpful to increase spacing between links on mobile devices (and prevent "Tap targets are too small" warnings in Google's Lighthouse).

Image
User avatar
Pablo
 
Posts: 21575
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Navigation

Post by Pablo »

Navigation (general)

- Improved: If a navigation object (menubar, panel menu etc.) is selected then the 'Link' button will open the object's properties.

Image
User avatar
Pablo
 
Posts: 21575
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Text Menu

Post by Pablo »

Text Menu

- New feature: Added 'Full Width' property. Display the menu full width in Layout Grids.
User avatar
Pablo
 
Posts: 21575
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Breadcrumb

Post by Pablo »

Breadcrumb

- Improved: The separator padding is now responsive so it can be different in breakpoints. This may be helpful to increase spacing between links on mobile devices.

- Improved: Added support for structured data (https://schema.org/BreadcrumbList), so search engines can better understand the structure of the Breadcrumb navigation.

Image
User avatar
Pablo
 
Posts: 21575
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Go Menu

Post by Pablo »

Go Menu

- New feature: Added border-radius property.

Image
User avatar
Pablo
 
Posts: 21575
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Themeable Menu

Post by Pablo »

Themeable Menu

- Improved: Added support for multilevel drop-down menus. Previously only one level was supported. Note: this requires 'click to open'.

Image


- New feature: Added the ability to set the padding for sub items in mobile mode.

Image


- New feature: Added 'Arrow spacing' option. Specifies the spacing between the text and the drop-down arrow.

Image


- New feature: Added 'Use Split Button' option. A split button is a hybrid between a button and a drop-down menu. It displays a drop-down menu when the user clicks the arrow, but also offers one-click access to a default choice that doesn't require opening the menu. Note: split buttons only work with 'click to open submenus'.

Image

Image

Image
User avatar
Pablo
 
Posts: 21575
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Overlay Menu

Post by Pablo »

Overlay Menu

- New feature: Added 'Expanded' option. This makes it possible to display the menu fully expanded. For example, to display a tree like navigation. When the menu is full expanded the main items with a sub menu can also have links.

Image

Image
User avatar
Pablo
 
Posts: 21575
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Responsive Menu

Post by Pablo »

Responsive Menu

- New feature: Added 'Arrow offset' option. This specifies the spacing between the text and arrow (for menu item with sub levels). It is also possible to set a negative offset. In that case the arrow will positioned at the right side of the menu item.

Image

Image
User avatar
Pablo
 
Posts: 21575
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

ListView

Post by Pablo »

ListView

- New feature: Added an optional 'Search filter'. This adds a search filter bar to the listview.

Image

Image
User avatar
Pablo
 
Posts: 21575
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Themeable Button

Post by Pablo »

Themeable Button

- New feature: Added 'show checkmark' option for checkbox and radio button mode. This specifies whether the optional checkmark is displayed on the button.

Image

Image


- Improved: The button no longer uses jQuery and jQuery UI themes when the button type is set to normal, reset, submit or link.
This will make the page weight a lot lighter.
User avatar
Pablo
 
Posts: 21575
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Carousel / Slideshow / Snap Scroll

Post by Pablo »

Carousel / Slideshow / Snap Scroll

- Improved: The built-in pagination dots now use CSS instead of images. This slightly reduces the size and load time of the page.

- New feature: Added 8 new pagination dot styles: Dot 2 Stroke, Fill In, Fill Up, Puff, Scale Down, Scale Up, Shadow, Small Dot
These options affects the way the dots are animated between states.

Demo:
https://www.wysiwygwebbuilder.com/support/wb17tryouts/wb17_paginationdots.html

Image
User avatar
Pablo
 
Posts: 21575
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

prefers-reduced-motion

Post by Pablo »

prefers-reduced-motion

- New feature: Added support for 'prefers-reduced-motion' via "Disable CSS animations and transitions for prefers-reduced-motion". This option will disable CSS animations and transitions if 'Reduce motion' is enabled in the user's system settings. In Windows 10 you can disable animation via Control Panel -> Turn off all unnecessary animations'. On the Mac: Accessibility -> Display -> Reduce motion

Image
User avatar
Pablo
 
Posts: 21575
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

jquery-3.6.0.slim.min.js

Post by Pablo »

jquery-3.6.0.slim.min.js

- New feature: Added support for the ‘slim’ version of jQuery.
The 'slim' version excludes the ajax and effects modules and is approximately 17Kb smaller than the full version of jQuery. You can select the slim version if you are just using basic features like simple events (without effects) or Bootstrap based widgets.

Image
User avatar
Pablo
 
Posts: 21575
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Easing

Post by Pablo »

Easing

- Improved: When using Easing effects in animations (for example in Bookmarks, Panel Menu, SVG animations, Snap Scroll etc), the HTML generator will now only include the jQuery Effects module (11KB) instead of the full jQuery UI library (248KB)!

Image

Image
User avatar
Pablo
 
Posts: 21575
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Animation and Transitions

Post by Pablo »

Animation and Transitions

- New feature: Added support for 'clip-path' property. This is a powerful property that allows you to create shape-based animations.

Image


- New feature: Added 15 new animations using the clip-path property.

Demo:
https://www.wysiwygwebbuilder.com/support/wb17tryouts/wb17_clippath.html

Image

Image
User avatar
Pablo
 
Posts: 21575
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Dark Mode

Post by Pablo »

Dark Mode

- New feature: Added a toggle button to quickly switch between Light and Dark mode.

Image

Image
User avatar
Pablo
 
Posts: 21575
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Templates

Post by Pablo »

To demonstrate the WWB17 features, we have created a bunch of new templates ;)

Image
User avatar
Pablo
 
Posts: 21575
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Something cool is coming soon (teaser)

Post by Pablo »

And to conclude this teaser, here's the (almost) complete list of new features for WYSIWYG Web Builder 17.
https://www.wysiwygwebbuilder.com/support/wb17.html

WYSIWYG Web Builder 17 will be available within a few days...
Locked