Mark Knol
|
875ad19432
2017 (#5932)
|
8 years ago |
Jon Borgonia
|
0d0165ead1
[js][jQuery] fixed .on arguments
|
11 years ago |
Andy Li
|
0cb23bcc58
Remove `-D embed_js`. Add compiler error that suggests the use of `haxe.macro.Compiler.includeFile`. (Close #4074)
|
9 years ago |
Andy Li
|
1c79168a33
update copyright year to 2016
|
9 years ago |
Andy Li
|
ae6349cccf
bump license year to 2015
|
9 years ago |
Andy Li
|
04b2f1ac71
deprecate old jQuery extern
|
10 years ago |
Simon Krajewski
|
50c28e209f
move haxe.Rest and haxe.EitherType to haxe.extern package (closes #3601)
|
10 years ago |
Andy Li
|
67f02dd675
jQuery is no longer new
|
10 years ago |
Simon Krajewski
|
ffc290bfa0
[js] add Lib.nativeThis (closes #3934)
|
10 years ago |
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
|
10 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
|
11 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.
|
12 years ago |
Simon Krajewski
|
369f17722a
added JQuery.delegateTarget (fixed issue #1270)
|
12 years ago |