Side navigation
#4379 closed enhancement (fixed)
Opened March 18, 2009 09:22PM UTC
Closed November 11, 2009 07:02PM UTC
Last modified March 14, 2012 02:39PM UTC
Reduce/eliminate dependencies between jQuery modules
Reported by: | brandon | Owned by: | baaron |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | core | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
As of r6283 there are three new modules: attributes.js, manipulation.js, and traversing.js. Dependencies between these and existing modules should be removed.
In r6298 I broke out attributes into two more modules: attributes.js and css.js