All Versions
26
Latest Version
Avg Release Cycle
48 days
Latest Release
3699 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v3.0.0 Changes
May 07, 2012- updated; documentation
- removed; info, success, error (use spawn instead)
- fixed; js error when no cb on remove
- fixed; flicker bug in ie9
- fixed; demo page not working in ie7,8
- added; unique instance support
- added; spawn support
- added; options per notification
- added; custom class support
-
v2.8.1 Changes
April 24, 2012- added; callback to remove function GH #22
-
v2.8.0 Changes
February 21, 2012- added; custom notifier support GH #19
-
v2.7.2 Changes
February 10, 2012- fixed; IE 7/8 display issue
- updated; docs page
-
v2.7.1 Changes
January 26, 2012- fixed; display:none humane when not in use Fixes #18
- added; exposed remove()
-
v2.7.0 Changes
January 12, 2012- updated; improved support for iOS 4+, Android 2+
-
v2.6.0 Changes
January 02, 2012- added; event support
- fixed; bug w/ transEnd firing multiple times
-
v2.5.0 Changes
December 23, 2011- removed; forceNew (breaking change), hacky solution that didn't work very well
- updated; code cleanup and refactor
- updated; using transitionend for end events instead of timeout
- added; waitForMove by type
-
v2.2.8 Changes
December 22, 2011- added; timeout and clickToClose by type
-
v2.2.7 Changes
December 10, 2011- added; ability to set the timeout to 0 (no timeout)