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-01 22:14:58 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b96522acfe2808e5fc3397a620db8845f6987680
jquery
/
src
/
attributes
History
Richard Gibson
b96522acfe
Support: Reduce size via code consolidation and minification awareness
...
Ref
badcd1b6f3
Closes gh-1518
2014-03-04 17:00:38 -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
Support: Reduce size via code consolidation and minification awareness
2014-03-04 17:00:38 -05:00
val.js
Attrs: Restore ability to pass array to jQuery#val
2014-01-16 06:55:56 +04:00