Side navigation
#11737 closed feature (fixed)
Opened May 08, 2012 08:44PM UTC
Closed November 15, 2012 02:40AM UTC
Remove jQuery.sub
Reported by: | dmethvin | Owned by: | dmethvin |
---|---|---|---|
Priority: | low | Milestone: | 1.9 |
Component: | core | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
- It is quirky, per #11662.
- It is not commonly used.
- It **shouldn't** be commonly used.
- It is bytes we don't want to drag around.
- It can be a plugin.
Attachments (0)
Change History (6)
Changed May 08, 2012 08:44PM UTC by comment:1
component: | unfiled → core |
---|---|
milestone: | None → 1.8 |
priority: | undecided → low |
status: | new → open |
Changed May 11, 2012 03:52AM UTC by comment:2
I'm torn on this one. The main utility of jQuery.sub
is ''for'' plugins, which makes converting it into a plugin of its own pointless. It's not much code to insert into a plugin, but on the other hand it dives pretty deep into partially undocumented internals, and asking plugin authors to copy in that block of code means not only redundancy but also missing out on things like a fix to #11662.
I was excited for the introduction of jQuery.sub
, and think I'd like to try saving it.
Changed May 18, 2012 02:09AM UTC by comment:3
owner: | → dmethvin |
---|---|
status: | open → assigned |
summary: | Deprecate jQuery.sub → Remove jQuery.sub |
This was actually deprecated in 1.7 so it can be removed in 1.8.
Changed June 25, 2012 04:21PM UTC by comment:4
milestone: | 1.8 → 1.9 |
---|
Pushed to 1.9 so we can do all the deprecations together.
Changed September 09, 2012 01:10AM UTC by comment:5
type: | enhancement → feature |
---|
Bulk change from enhancement to feature.
Changed November 15, 2012 02:40AM UTC by comment:6
resolution: | → fixed |
---|---|
status: | assigned → closed |
Moved to jquery-compat at https://github.com/jquery/jquery/commit/6b14cef7a85d22d979266a754b2a279ecd636b24