Skip to main content

Bug Tracker

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.

Attachments (0)
Change History (2)

Changed March 23, 2009 01:59AM UTC by brandon comment:1

In r6298 I broke out attributes into two more modules: attributes.js and css.js

Changed November 11, 2009 07:02PM UTC by john comment:2

resolution: → fixed
status: newclosed

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.