jquery/src/attributes
2014-01-16 06:55:56 +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 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 some code style inconsistencies 2013-11-07 22:09:33 +01:00
val.js Attrs: Restore ability to pass array to jQuery#val 2014-01-16 06:55:56 +04:00