| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2019-06-18 | 513 Bytes | |
| v1.0.0.tar.gz | 2019-06-18 | 154.1 kB | |
| v1.0.0.zip | 2019-06-18 | 155.7 kB | |
| Totals: 3 Items | 310.3 kB | 0 | |
Breaking changes:
- Now using
aria-labelfor texts instead ofdata-balloon; - Dropped LESS support (now using only SASS).
Features:
- Better usability (
aria-label, enabled on:focus); - Option to disable animations;
- CSS variables for easy customization (
--balloon-color,--balloon-font-sizeand--balloon-move); - 50% smaller;
Bugs & Fixes
- Removed
!importantfrom code; - Fixed issues when using FontAwesome;
- Removed prefixes properties (
-webkit,-moz, etc);