Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@kazzkiq kazzkiq released this 18 Jun 18:20
· 37 commits to master since this release

Breaking changes:

  • Now using aria-label for texts instead of data-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-size and --balloon-move);
  • 50% smaller;

Bugs & Fixes

  • Removed !important from code;
  • Fixed issues when using FontAwesome;
  • Removed prefixes properties (-webkit, -moz, etc);