All Versions
26
Latest Version
Avg Release Cycle
48 days
Latest Release
3031 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.2.2 Changes
December 09, 2014- mod; User timeoutAfterMove of currentMsg [EloHg]
-
v3.2.1 Changes
November 02, 2014- mod; readme
- mod; switch to package.json scripts
- add; semi's to protect js bundling issues
-
v3.2.0 Changes
March 23, 2014- add; new theme called Flatty [msurguy]
- add; requirejs test
- fix; broken theme link
- fix; version tag in bower configuration
-
v3.1.0 Changes
May 26, 2013- removed; forceNew opt, not used
- fixed; try catch for ie8 filter issue when gradient filter used
- fixed; prevent accessing property of null/undefined objects
- fixed; appendChild of null error GH #36
- added; component.json
- added new param: timeoutAfterMove : bool. Adds additional timeout after user action before closing
-
v3.0.6 Changes
January 04, 2013- updated; modified styles for themes
- fixed; timeout of 0 not working GH #35
- fixed; font typo in jackedup.css
- added; note about amd and commonjs to readme
- added; ability to set container element when creating new humane instance
-
v3.0.5 Changes
September 03, 2012- fixed; loading humane lib after dom ready GH #30
-
v3.0.4 Changes
July 22, 2012- updated; build process
- updated; attribution, sample
- added; support Asynchronous Module Definition [tahu]
- added; make spawn actions chainable
-
v3.0.3 Changes
July 06, 2012- fixed; queued notification overwrites previous [JensRoland]
- fixed; height declaration in themes [FileTrek]
-
v3.0.2
June 22, 2012 -
v3.0.1 Changes
June 04, 2012- updated; humane location in index
- fixed; notification not showing up in ie8 onload GH #23