Commit History

Author SHA1 Message Date
  Bruno Garcia a1b0f10912 JS extern fixes missing from last commit. 10 years ago
  Nicolas Cannasse 1bb6730263 close #3484 10 years ago
  Dan Korostelev f16cb786a5 fix js.JQuery 11 years ago
  Maximilian Ruta c0d9c38ca8 using the $ sign is not safe when using jQuery.noConflict() 11 years ago
  frabbit 9dcb47ac0c make JQuery work with -D js-flatten 11 years ago
  Bruno Garcia 04d1df7d77 Clean trailing whitespace from .hx files. 11 years ago
  Nicolas Cannasse 96d23df387 fixed JQuery.cur in closure (use $this instead of this), close #2218 12 years ago
  Simon Krajewski 644dd6c5e7 Merge pull request #2126 from duncanbeevers/development 12 years ago
  Bruno Garcia 0d1cc44dbb Fix all usages of untyped window. 12 years ago
  Simon Krajewski ac54ea3794 make sure window is not escaped in JQuery (closes #2139) 12 years ago
  Duncan Beevers 52c8ea064a Fix typo in JqEvent#isPropagationStopped 12 years ago
  David Peek d54752f58c Haxe is a proper language (and a proper noun) 12 years ago
  Caue Waneck 8e32d7f112 LF normalization 12 years ago
  Nicolas Cannasse 59cc6e10f5 added JQueryHelper to import J/JTHIS globals from 12 years ago
  Nicolas Cannasse 0e66b14cd3 added "on" overload 12 years ago
  Franco Ponticelli c7a89195a3 fix issue #1646 12 years ago
  Nicolas Cannasse f95ffa0757 added "on" (1.7+ replacement for live()) 12 years ago
  Simon Krajewski c8c62ae93d consider extern fields featured only if they are actually used (fixed issue #1487) 12 years ago
  Simon Krajewski b7773c7823 update includeFile path for swfobject and jquery fixed issue #1356) 12 years ago
  Bruno Garcia f9d0dd78a2 Switch the stdlib over to the new externs. 13 years ago
  Simon Krajewski 369f17722a added JQuery.delegateTarget (fixed issue #1270) 13 years ago
  Nicolas Cannasse ad88c513b2 bugfix 13 years ago
  Nicolas Cannasse d4f48b3e34 force either get/set (or get_x/set_x) property names when -D haxe3 13 years ago
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 13 years ago
  Nicolas Cannasse 61b5953d32 embedJs -> embed_js (-D embed-js) 13 years ago
  Nicolas Cannasse d02477d845 ehm... 13 years ago
  Nicolas Cannasse f8aeeb4bef no longe embed JS automatically, enable with -D embedJs instead (fixed issue #698) 13 years ago
  Nicolas Cannasse b399129b6f minor 13 years ago
  Nicolas Cannasse caa013e813 make sure we don't redefine another version of JQuery when embedding it automatically 13 years ago
  Nicolas Cannasse 93cf34a5f0 reverted r4815, instead translate ["iterator"] to .iterator 13 years ago