lib.haxe.org

jQueryExtern

jQuery extern file. Comparing to the jQuery wrapper, this one provides API closer to jQuery and smaller compiled JS file.
Version
1.7.1
Owner
andyli
License
BSD

History

  • 2012-02-03 17:51:41
    1.7.1
    Aligned with jQuery 1.7.1.
  • 2011-06-09 23:48:54
    1.6.1
    Aligned with jQuery 1.6.1. Introduced "jQuery" package.
  • 2011-02-13 09:51:53
    1.5.0.1
    Some 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:02
    1.5
    Fully updated to jQuery 1.5. Should be compatable with previous versions except you cannot use the 1.5 functions.
  • 2010-11-20 00:04:38
    1.4.4
    Fully 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:21
    1.4.3
    Fully 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:34
    1.4.2.2
    Use build-in @:native metadata. Added JQUERY_NOCONFLICT compiler switch(from using '@:native("$")' to '@:native("jQuery")').
  • 2010-08-03 17:35:00
    1.4.2.1
    Some API fixes and improvements. Added some plug-ins.
  • 2010-06-18 20:18:22
    1.0
    First release. 100% API cover for jQuery 1.4.2.