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 `!impor...