File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 11/**
2- * jGrowl 1.2.13
2+ * jGrowl 1.3.0
33 *
44 * Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
55 * and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
66 *
77 * Written by Stan Lemon <stosh1985@gmail.com>
8- * Last updated: 2013.02.22
8+ * Last updated: 2014.04.18
99 *
1010 * jGrowl is a jQuery plugin implementing unobtrusive userland notifications. These
1111 * notifications function similarly to the Growl Framework available for
1414 * To Do:
1515 * - Move library settings to containers and allow them to be changed per container
1616 *
17+ * Changes in 1.3.0
18+ * - Added non-vendor border-radius to stylesheet
19+ * - Added grunt for generating minified js and css
20+ * - Added npm package info
21+ * - Added bower package info
22+ * - Updates for jshint
23+ *
1724 * Changes in 1.2.13
1825 * - Fixed clearing interval when the container shuts down
1926 *
You can’t perform that action at this time.
0 commit comments