This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
jquery
Watch
1
Star
1
Fork
0
You've already forked jquery
mirror of
https://github.com/jquery/jquery.git
synced
2026-02-02 13:25:03 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3b53b75160606610cc8f87404f89fc9e10441c4b
jquery
/
src
/
attributes
History
Timmy Willison
3b53b75160
Break jQuery.access out into its own module to separate it from core; Adjust CommonJS+AMD build support to include non-var dependencies. Convert modules with more than a few dependencies to use CJS+AMD syntax.
2013-09-09 11:34:23 -04:00
..
attr.js
Break jQuery.access out into its own module to separate it from core; Adjust CommonJS+AMD build support to include non-var dependencies. Convert modules with more than a few dependencies to use CJS+AMD syntax.
2013-09-09 11:34:23 -04:00
classes.js
Fix
#14164
: assign className in addClass/removeClass only if changed. Close gh-1331.
2013-08-19 17:55:49 +02:00
prop.js
Break jQuery.access out into its own module to separate it from core; Adjust CommonJS+AMD build support to include non-var dependencies. Convert modules with more than a few dependencies to use CJS+AMD syntax.
2013-09-09 11:34:23 -04:00
support.js
No ticket. Update support comments to reflect current state of affairs.
2013-09-07 03:14:40 +02:00
val.js
Fix
#10814
. Make support tests lazy and broken out to components.
2013-09-06 03:38:22 +02:00