Skip to content

Releases: 9bitStudios/flexisel

Flexisel v2.2.2

14 Jul 22:10

Choose a tag to compare

This release adds an options callback function that will run after the debounced "resize" event completes...

Flexisel v2.2.1

12 Jun 15:06

Choose a tag to compare

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

03 Jan 16:27

Choose a tag to compare

This release adds callback methods for loaded, before transition, and after transition events.

Flexisel v2.1.0

29 May 14:47

Choose a tag to compare

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

29 May 04:53

Choose a tag to compare

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.