Skip to content

Releases: thexmanxyz/Owl-Carousel-Neo-Gantry

v1.3.2 - Breakpoint improvement, link exchange

28 May 14:43
Compare
Choose a tag to compare

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

28 May 11:50
Compare
Choose a tag to compare

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

27 May 16:03
Compare
Choose a tag to compare

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

10 May 10:05
Compare
Choose a tag to compare

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

08 May 15:32
Compare
Choose a tag to compare

Description

  • in the v1.2.0 release the SCSS file was not included
  • the v1.2.0 release packages where updated but anyway please download v1.2.1

Features

  • missing SCSS file added
  • v1.2.0 packages updated

v1.2.0 - Evolved and big leap

08 May 14:26
Compare
Choose a tag to compare

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

16 Jan 20:41
Compare
Choose a tag to compare

Description

  • improved SCSS syntax

Features

  • now better using SCSS syntax to minimize file size

v1.0.4 - Checkbox appearance

01 Jul 20:44
Compare
Choose a tag to compare

Description

  • changed the default checkbox to a more intuitive control

Features

  • input.checkbox was replaced by enable.enable in all default YAML files

v1.0.3 - Reduced run-time footprint

29 Jun 13:57
Compare
Choose a tag to compare

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

26 Jun 18:53
Compare
Choose a tag to compare

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