#4379 closed enhancement (fixed)
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.
Change History (2)
comment:1 Changed 14 years ago by
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
This is pretty well taken care of for 1.4. We'll revisit post-1.4 and try to simplify the code as much as possible.
Note: See
TracTickets for help on using
tickets.
In r6298 I broke out attributes into two more modules: attributes.js and css.js