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-01-24 16:17:54 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
577df985244ef3dcbc34c1e647ac9de513e94c3c
jquery
/
src
/
attributes
History
Timmy Willison
2f627494f2
Separate jQuery.fn.init into its own module (for lighter core dependencies across all modules). Restore proper support property for effects.
...
Conflicts: src/attributes/classes.js src/core.js src/manipulation.js src/traversing.js
2013-09-09 22:51:11 -05: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 12:04:03 -04:00
classes.js
Separate jQuery.fn.init into its own module (for lighter core dependencies across all modules). Restore proper support property for effects.
2013-09-09 22:51:11 -05: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 12:04:03 -04:00
support.js
Fix
#10814
.
Fix
#14084
. Make support tests lazy and broken out to components.
2013-09-06 03:40:49 +02:00
val.js
Separate jQuery.fn.init into its own module (for lighter core dependencies across all modules). Restore proper support property for effects.
2013-09-09 22:51:11 -05:00