v2.4.3
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.