Releases: thexmanxyz/Owl-Carousel-Neo-Gantry
Releases · thexmanxyz/Owl-Carousel-Neo-Gantry
v1.3.2 - Breakpoint improvement, link exchange
Description
- improved breakpoints for link exchange and responsive image usage
- fixed issue with link exchange which resulted in broken DOM
Features
- Gantry 5 breakpoints are now using the correct value for appliance (
breakpoint width - 1px
) - fixed an issue with the
<h1>
link element and the corresponding link exchange for that element (data-html
)
v1.3.1 - Tiny placeholder fix
Description
- fixed small issue with default value of slide link breakpoint
Features
- the backend no longer prefills a default width in pixel for the slide link breakpoint
v1.3.0 - Full Owl Carousel 2 API support
Description
- many of the already existing but not used API parameters of Owl Carousel 2 were added with this release
- most of the Owl Carousel 2 demos are also configurable with this particle
- a more detailed listing of all the added parameters is given below
Features
- multi-item display (item count, item space, item centering)
- advanced loop behaviour configuration and start position
- speed settings for different transition events
- configuration for drag option triggered by different events
- responsive refresh rate, visibility, easing, transition and animation options
- margin, stage padding and DOM elements configuration
- configurable direction, merge and merge fit options
- full responsive support of the original plugin
- slide options (background, responsive images, width, height, videos, ...)
- video support
- URLHashListener
- auto heigh, auto width and mouse wheel navigation
- Gantry 5 breakpoints added were necessary
Additionally the whole backend was reworked to fit the new settings. Hence #3 is now fixed.
v1.2.2 - Added autoplay pause on hover
Description
- added the option to pause autoplay on hover
Features
- it is now possible to configure the plugin so that the autoplay is paused when hovering the current slide
v1.2.1 - Added missing SCSS file
v1.2.0 - Evolved and big leap
Description
- full rework of SCSS and use of
@mixin
- full rework of backend YAML files
- all neo style options are now also available for Helium
- all controls are now customizable with a class name
- all controls can now be colorized independently
- added options to control load time of OwlCarousel and OwlCarousel controls
- option to switch link from button and title to whole slide
- new styling options for Helium
- new configuration options for neo styles and improvements for them
- fixed a lot of other issues (e.g. mobile, left / right confusion, ...)
Features
- the SCSS rework leads to less size for the SCSS file
- backend now better understandable and far better descriptions for nearly all fields
- complete freedom in styling the Helium style carousel
- you can now delay certain control elements during OwlCarousel initialization
- attachment of Responsive Utility Classes allows hide and show of all controls in dependence of template breakpoints for certain screen sizes
- the link switch option results in a far better mobile experience
- better control over the control colouring
- the previously pretty static Helium style can now be customized in many different ways
- option to set a underlay with different appearance
- control navigation button position, border and shape
- control navigation dots position, color and size
- basically all neo settings are now available for Helium plus many more
- we are now able to better position the dots container and scale it
- bug fixes and better experience
v1.0.5 - SCSS syntax update
Description
- improved SCSS syntax
Features
- now better using SCSS syntax to minimize file size
v1.0.4 - Checkbox appearance
Description
- changed the default checkbox to a more intuitive control
Features
input.checkbox
was replaced byenable.enable
in all default YAML files
v1.0.3 - Reduced run-time footprint
Description
- code targeted on timing of the particle should not be executed if
default
is selected
Features
- the footprint of the particle during run-time should now be smaller
v1.0.2 - Wrong links in files corrected
Description
- there were a few resource links which were pointing to the wrong direction
Features
- all wrong links in the platform and particle files were corrected, this has no influence on the functionality