Side navigation
#13741 closed feature (fixed)
Opened April 06, 2013 07:53PM UTC
Closed April 18, 2013 03:13AM UTC
Last modified April 18, 2013 08:24PM UTC
Make wrap*/unwrap methods an optional module
| Reported by: | dmethvin | Owned by: | dmethvin |
|---|---|---|---|
| Priority: | low | Milestone: | 1.10/2.0 |
| Component: | build | Version: | 2.0b1 |
| Keywords: | Cc: | ||
| Blocked by: | Blocking: |
Description
The .wrap*() and .unwrap() methods are very generalized and can often be replaced by a short code sequence in user code. Removing them from the build saves about 175 bytes min+gz, 733 minified.
Attachments (0)
Change History (6)
Changed April 06, 2013 07:57PM UTC by comment:1
| component: | unfiled → manipulation |
|---|---|
| milestone: | None → 2.0 |
| owner: | → dmethvin |
| priority: | undecided → low |
| status: | new → assigned |
| type: | bug → feature |
| version: | 1.9.1 → 2.0b1 |
Changed April 06, 2013 08:02PM UTC by comment:2
| resolution: | → fixed |
|---|---|
| status: | assigned → closed |
Fix #13741. Make wrap/unwrap methods optional. Close gh-1222.
Changeset: 5031c9db4bf22cc04472346eeee8f25a61c5ee68
Changed April 14, 2013 11:52PM UTC by comment:3
| resolution: | fixed |
|---|---|
| status: | closed → reopened |
Changed April 14, 2013 11:53PM UTC by comment:4
| milestone: | 2.0 → 1.10/2.0 |
|---|---|
| status: | reopened → open |
Still needs to land for 1.10. Pull request: https://github.com/jquery/jquery/pull/1236
Changed April 18, 2013 03:13AM UTC by comment:5
| resolution: | → fixed |
|---|---|
| status: | open → closed |
Landed pull request in 1.x-master.
Changed April 18, 2013 08:24PM UTC by comment:6
| component: | manipulation → build |
|---|