-
-
Notifications
You must be signed in to change notification settings - Fork 698
Changelog
chinchang edited this page Mar 24, 2013
·
37 revisions
###v1.2.1 (March 24th 2013)
- Fixes for basic support for IE & Opera. (Thanks thejameskyle)
- We now have a Who's using it section :)
###v1.2.0 (March 4th 2013)
-
hint
class no more required on element. (Thanks nathggns) - [ dev ] Variables are now initialized with
!default
making them easy to override. (Thanks MoOx) - [ dev ] Add some more points to contributing guidelines.
- Typo fixes in links and descriptions.
###v1.1.1 (February 24th 2013)
- Slide 'n' Fadein transition now works on IE10 also. (Thanks nDmitry)
- Add contributing guidelines. Read here.
- Fix indentation in some files. Converted spaces to tabs.
- Add sublime project files to gitignore.
###v1.1.0 (February 20th 2013)
- Add rounded corner modifier. Use with
hint--rounded
class. - Replace old SASS include syntax with SCSS
@include
. (Thanks nDmitry for pointing out) - Add blog post link in README
###v1.0.1 (February 18th 2013)
- Add Changelog link to README
###v1.0.0 (February 4th 2013)
- Initial release
- Supports position, color types and fixed tooltips