Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

feat(jqLite): implement the detach method#5461

Closed
jbruni wants to merge 1 commit into
angular:masterfrom
jbruni:jqLite-detach
Closed

feat(jqLite): implement the detach method#5461
jbruni wants to merge 1 commit into
angular:masterfrom
jbruni:jqLite-detach

Conversation

@jbruni

@jbruni jbruni commented Dec 18, 2013

Copy link
Copy Markdown
Contributor

@ghost ghost assigned tbosch Dec 19, 2013
@smashercosmo

Copy link
Copy Markdown

any chance this will be merged?

Comment thread src/jqLite.js

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't you want to support the keepData parameter here?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This parameter is internal. jQuery accepts an optional selector argument so jqLite shouldn't use it for sth else.

This is OK for me.

@mgol

mgol commented Aug 1, 2014

Copy link
Copy Markdown
Member

LGTM.

@mgol mgol self-assigned this Aug 1, 2014
@mgol mgol modified the milestones: Backlog, 1.3.0, 1.3.0-beta.18 Aug 1, 2014
@caitp

caitp commented Aug 8, 2014

Copy link
Copy Markdown
Contributor

@mzgol do we need this to help with the jQuery 2 support?

Please reply quickly otherwise this will be pushed back

@caitp caitp modified the milestones: 1.3.0-beta.18, 1.3.0-beta.19 Aug 8, 2014
@mgol

mgol commented Aug 8, 2014

Copy link
Copy Markdown
Member

@mzgol do we need this to help with the jQuery 2 support?

We don't need it for anything jQuery-related. It's just a common method to move elements in the DOM without destroying their data so if Angular UI needs it, I'd merge it. The patch is small.

@mgol

mgol commented Aug 14, 2014

Copy link
Copy Markdown
Member

Landed, thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants