Skip to content

v2.4.3

Compare
Choose a tag to compare
@Splidejs Splidejs released this 21 Jun 06:32
· 462 commits to master since this release

New Features

  • Can select the target of the keyboard event from the document or the root element.
  • Can remove tab indices from slides by slideFocus option.
  • Can determine whether to prevent any actions while transitioning or not by the waitForTransition option.

Internal

  • Change the way of the Layout calculation.
  • Merge the horizontal and vertical sub components into the Track component.