Opened 13 years ago
Closed 13 years ago
#5191 closed feature (fixed)
add .unwrap method
Reported by: | cowboy | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | core | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Per John's request, I have merged my .unwrap method into r6543 here, and ported over my unit tests.
Diff: http://benalman.com/code/javascript/jquery/jquery.ba-unwrap.diff
Tests: http://benalman.com/code/jquery/test/?manipulation%20module%3A
Original Plugin: http://benalman.com/projects/jquery-unwrap-plugin/
- Ben
Change History (1)
comment:1 Changed 13 years ago by
Component: | unfilled → core |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Landed in SVN rev [6586].