Releases: markusantonwolf/ta-pagination
Releases · markusantonwolf/ta-pagination
v2.0.0
TA-Pagination version 2 has landed
Read more about the major update: TA-Pagination
Features
- Paginate every content - Choose every kind of content, image, text, table or list.
- Transitions - You can change the transition for every slide.
- Autoplay mode - Control the pagination the way you want to
- Responsive - Define the pagination based on breakpoints
- Unify heights - Smooth transitions and stable heights of all items
- Based on Alpine JS - Small footprint and Vue JS inspired, like Tailwind for JavaScript
- 100% Tailwind CSS - Rapidly build modern websites without leaving your HTML
1.03
Changes
- Updated to new versions of Tailwind CSS and Alpine JS
1.02
Changes
- Updated to new versions of Tailwind CSS and Alpine JS
- Added new logo
- Changed some styles in the preview
1.01
Bug fix
- This release fixes issues with is_shrink and is_expand
1.0
TA-Pagination has landed
Features
- Lazy loading
- Balanced content item height base of CSS custom properties
- Customizable pagination - start element and amount of elements
- Customizable animations - CSS animations
- Breakpoints for a perfect responsive experience
- Customizable class names
- Small file sizes JS = 6,4 kByte
- CSS + Animation = 3,3 kByte
- Alpine JS and Tailwind CSS + BEM