Releases for jGrowl
jGrowl 1.1.1
August 18, 2008 - 4:49am — stosh1985Size: 216.47 KB
md5_file hash: 614fc66f3fd34a22eb5eb4e2f2459074
First released: August 18, 2008 - 4:49am
Changes in 1.1.1
- Fixed CSS styling bug for ie6 caused by a mispelling
- Changes height restriction on default notifications to min-height
- Added skinned examples using a variety of images
- Added the ability to customize the content of the [close all] box
- Added jTweet, an example of using jGrowl + Twitter
NOTE: This is primarily a maintenance release, it fixes several small issues that some users ran into, but other than that it serves to provide better examples of jGrowl and how to use the plugin.
**UPDATED: If you want the compressed or minimized version of jGrowl the original release package does NOT have the correct files. I forgot to redo those when I bundled. I have rebundled and attached it to this release info, so be sure to download the new attached zip file instead of the release file if you want either the compressed or minimized version.
| Attachment | Size |
|---|---|
| jgrowl-1.1.1.zip | 218.24 KB |
jGrowl 1.1.0
June 17, 2008 - 11:37pm — stosh1985Size: 103.35 KB
md5_file hash: ffdfcec73a8167eb1bca60827cb2c4a9
First released: June 17, 2008 - 11:37pm
jGrowl 1.1.0 includes major API changes! jGrowl now supports multiple contains and offers alternative ways of accessing a particular container. This release should be 100% backwards compatible with prior releases, however there are a lot of new capabilities. The demo file has been updated extensively and should be looked at for examples. This release also maintains 100% compatibility with Internet Explorer 6.
Changes in 1.1.0:
- Multiple container and instances.
- Standard $.jGrowl() now wraps $.fn.jGrowl() by first establishing a generic jGrowl container.
- Instance methods of a jGrowl container can be called by $.fn.jGrowl(methodName)
- Added glue preferenced, which allows notifications to be inserted before or after nodes in the container
- Added new log callback which is called before anything is done for the notification
- Corner's attribute are now applied on an individual notification basis.
jGrowl 1.0.4
June 13, 2008 - 7:51am — stosh1985Size: 39.82 KB
md5_file hash: db93823564b4166dc090e787503d9170
First released: June 13, 2008 - 7:51am
This is a maintenance release of 1.0.3 that adds support for IE6. jGrowl should now work correctly across all of the major browsers.
jGrowl 1.0.3
June 11, 2008 - 9:27pm — stosh1985Size: 39.15 KB
md5_file hash: 69a3e8e0e123ae584c5bf2a7d57b1ac9
First released: June 11, 2008 - 9:27pm
Last updated: June 11, 2008 - 11:06pm
This release fixes several bugs and improves upon existing functionality. There are also a number of news ways to customize the behavior of jGrowl. The demo has been updated to demonstrate some of the new functionality.
Changes in 1.0.3:
- Fixed bug with options persisting across notifications
- Fixed theme application bug
- Simplified some selectors and manipulations.
- Added beforeOpen and beforeClose callbacks
- Reorganized some lines of code to be more readable
- Removed unnecessary this.defaults context
- If corners plugin is present, it's now customizable.
- Customizable open animation.
- Customizable close animation.
- Customizable animation easing.
- Added customizable positioning (top-left, top-right, bottom-left, bottom-right, center)
jGrowl 1.0.2
March 24, 2008 - 9:16pm — stosh1985Size: 36.84 KB
md5_file hash: 938bfa155bb338539c87b4bdf283b5c4
First released: March 24, 2008 - 9:16pm
Fixed various bugs. Added: external CSS, per-message theming, open & close callbacks, global closer callback, automatic setup, interval cleanup, custom animation speed, and more per-message customizations.
jGrowl 1.0.1
March 22, 2008 - 7:00am — stosh1985Size: 5.17 KB
md5_file hash: ce1803c39646410f8e3b52b32ec8c401
First released: March 22, 2008 - 7:00am
Initial release. Raise basic notifications within the browser, similar to OS X's Growl framework.
