Skip to content

Releases: catc/simple-hint

New alignment setting

22 Nov 14:57
Compare
Choose a tag to compare

Changes

  • BREAKING - added alignment feature. Instead of positioning via hint-top, you must now also specify the alignment of the tooltip. To fix any preexisting, broken hints, just add -middle to your positioning attribute. So if you had hint-bottom, changing it to hint-bottom-middle will fix it. See docs for details .
  • improved customizability of simple hint. Can now edit sass variables and run npm run build to create simple-hint library with your own settings

Updated bower package

24 Feb 20:18
Compare
Choose a tag to compare
2.1.1

updated bower version

Simple-hint v2.1

20 Feb 20:31
Compare
Choose a tag to compare

Simple-hint v2.1

Changelog

  • fixed fade out transitions
  • converted animations to transitions
  • tweaked transition timings, durations and delays
  • bunch of code cleanup (removed unnecessary css prefixes)

Simple-hint v2.0

16 Oct 19:45
Compare
Choose a tag to compare

Simple-hint v2.0

Features

  • positioning
  • opacity fade in
  • animation
  • delay visibility on hover
  • persistence
  • tooltip sizing
  • various colors
  • disable on mobile

Initial Release

15 Oct 00:55
Compare
Choose a tag to compare

Simple Hint

Features

  • positioning
  • opacity fade
  • hint persistence
  • sizing