All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Changed the default class for the pager container from
pagertosnap-pager. - Changed the default class for pager markers from
pager-itemtosnap-marker.
- The slider no longer incorrectly counts
<style>tags as slides. - Prevented programmatic scrolling from changing focus when pager markers are off-screen.
- Added an AlpineJS version of the Snap Slider.
- Refactored the core logic into a reusable
SnapSliderclass. This class is now used by both the Custom Element and AlpineJS versions, and can also be used as a standalone option.
Initial Release 🎉