Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-13 | 1.4 kB | |
Tabler v1.4.0 source code.tar.gz | 2025-07-13 | 81.0 MB | |
Tabler v1.4.0 source code.zip | 2025-07-13 | 81.8 MB | |
Totals: 3 Items | 162.7 MB | 24 |
Enhance button and hover animations
Improved button and hover animations for a more interactive experience. Icons inside buttons now support smooth animations on hover, adding subtle motion that enhances visual feedback and usability without overwhelming the interface.
Update Bootstrap to v5.3.7
Updated Bootstrap to version 5.3.7, bringing the latest security patches, performance improvements, and compatibility with modern browser standards.
What's Changed
- 9951fe9: Enhance button and hover animations
- a200d30: Improve breadcrumb styles
- 49ab9ea: Add new Tabler Illustrations
- 6c4dd36: Update class names from
*-left
,*-right
to*-start
,*-end
- 6fec73a: Fix relative line heights in buttons
- db6200a: Remove
license_key
option from HugeRTE init object - e96f055: Add different favicon to development environment
- 6c38a48: Update Bootstrap to v5.3.7
- 2a12f72: Update CSS calculations to use
calc()
- 666a296: Fix list group item hoverable only with
.list-group-hoverable
class - cfd4cb6: Fix
.pagination-link
hover styles to non-active items