Releases: 9bitStudios/flexisel
Flexisel v2.2.2
This release adds an options callback function that will run after the debounced "resize" event completes...
Flexisel v2.2.1
This release fixes a bug where the first item in the list markup was not the first item in the carousel upon initialization.
Flexisel v2.2.0
This release adds callback methods for loaded, before transition, and after transition events.
Flexisel v2.1.0
This release adds a "navigationTargetSelector" option so that navigation arrows can be injected into a custom element instead of the default.
Flexisel v2.0.0
Flexisel v2.0.0 brings about a refactor of existing features and better support for some of the more requested implementations and functionality that arose from the v1.x.x plugin(s). The most noticeable change(s) include...
- Complete support of scrolling multiple items at a time
- Rework of some of the default options surrounding autoplay and infinite scrolling.
- Adding of a "disabled" class when scrolled to the end of the available items with the "infinite" option set to false.
- Touch/swipe support
Additional features and functionality will continue to be built on top of this from here on out. v.1.x.x is essentially no longer maintained.