openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
J
jQueryExternForHaxe
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 3 of 10
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Bump support version.
Andy Li
More...
over 8 years ago
for haxe std lib: deprecated fields are generated but marked with @:deprecated
Andy Li
More...
over 8 years ago
Regenerated extern using api.jquery.com v1.12.5. Support jQuery 3.0.
Andy Li
More...
over 8 years ago
jQuery 1.12.4/2.2.4 support. (No API changes)
Andy Li
More...
over 8 years ago
Regenerated extern using api.jquery.com v1.12.3. (No API changes) Fixed haxe dev issue of Void values. Map "Text" to "String".
Andy Li
More...
over 8 years ago
jQuery 1.12.3/2.2.3 support.
Andy Li
More...
almost 9 years ago
Regenerated extern using api.jquery.com v1.12.2.
Andy Li
More...
almost 9 years ago
jQuery 1.12.2/2.2.2 support. No API change.
Andy Li
More...
almost 9 years ago
make the extern generator JS target compatible
Andy Li
More...
almost 9 years ago
-D embed-js feature was removed
Andy Li
More...
almost 9 years ago
update to jQuery 1.12.1/2.2.1
Andy Li
More...
almost 9 years ago
initial support of jQuery 2.2/1.12 The info on api.jquery.com hasn't been updated yet. That's why it is just initial support.
Andy Li
More...
about 9 years ago
Regenerated jQuery extern. See https://github.com/HaxeFoundation/haxe/issues/4700.
Andy Li
More...
about 9 years ago
Added `elements()` iterator.
Andy Li
More...
over 9 years ago
make length property (default, null)
Andy Li
More...
over 9 years ago
trim the doc strings to remove leading and pending whitespace
Andy Li
More...
over 9 years ago
Make functions that return EitherType to return Dynamic instead. https://github.com/HaxeFoundation/haxe/issues/4528#issuecomment-139213995
Andy Li
More...
over 9 years ago
clean up EitherType * use Dynamic if one of the types is Dynamic * avoid duplicated types (e.g. EitherType<A, A>)
Andy Li
More...
over 9 years ago
Added missing jQuery event fields.
Andy Li
More...
over 9 years ago
embed jQuery when `-D embed-js`.
Andy Li
More...
over 9 years ago
removed @:final since it is in fact possible to extends extern types
Andy Li
More...
over 9 years ago
removed js.jquery.haxe package
Andy Li
More...
over 9 years ago
renamed toVersion to parseStringVersion
Andy Li
More...
over 9 years ago
removed unused buildPromise
Andy Li
More...
over 9 years ago
fixed Config * setVersion also set compiler define `jquery_ver` * allowDeprecated is default to true, to match with std extern
Andy Li
More...
over 9 years ago
fixed doc in Config
Andy Li
More...
over 9 years ago
moved CoreExternGenerator
Andy Li
More...
over 9 years ago
deprecated the `jQuery` package
Andy Li
More...
over 9 years ago
Update README.md
Andy Li
More...
over 9 years ago
compatibility with new extern in haxe dev (3.3)
Andy Li
More...
over 9 years ago
←
1
2
3
4
5
6
7
8
9
10
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree