jQueryExtern
jQuery extern file. Comparing to the jQuery wrapper, this one provides API closer to jQuery and smaller compiled JS file.
Version
1.7.1Owner
andyliLicense
BSDHistory
-
2012-02-03 17:51:411.7.1Aligned with jQuery 1.7.1.
-
2011-06-09 23:48:541.6.1Aligned with jQuery 1.6.1. Introduced "jQuery" package.
-
2011-02-13 09:51:531.5.0.1Some 1.5 updates that are mentioned after I updated the extern. JXHR is now JqXHR, which match the rename(jXHR->jqXHR) in jQuery documentation.
-
2011-02-01 12:15:021.5Fully updated to jQuery 1.5. Should be compatable with previous versions except you cannot use the 1.5 functions.
-
2010-11-20 00:04:381.4.4Fully updated to jQuery 1.4.4. Should be compatable with previous versions except you cannot use the 1.4.4 functions.
-
2010-10-19 19:41:211.4.3Fully updated to jQuery 1.4.3. Should be compatable with 1.4.2 except you cannot use the 1.4.3 functions.
-
2010-10-02 20:34:341.4.2.2Use build-in @:native metadata. Added JQUERY_NOCONFLICT compiler switch(from using '@:native("$")' to '@:native("jQuery")').
-
2010-08-03 17:35:001.4.2.1Some API fixes and improvements. Added some plug-ins.
-
2010-06-18 20:18:221.0First release. 100% API cover for jQuery 1.4.2.