Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/wrap children #17

Merged
merged 6 commits into from
Sep 23, 2014
Merged

Conversation

velosipedist
Copy link

When wrapWith() called by some tree child element, it is expected to return element itself; and also expected that element be actually moved into wrapper element, affecting parent tree.

It breaks BC in cases when Tag::wrapWith() return value used. But it seems to be more logical and intuitive, like in jQuery

@Anahkiasen
Copy link
Owner

Can you aim that at the develop branch ?

@Anahkiasen Anahkiasen closed this Sep 23, 2014
@velosipedist
Copy link
Author

Have i create develop branch on my fork? Don't see develop here

@Anahkiasen
Copy link
Owner

Ah wait sorry, since I was referred here from Former I thought I was still on the Former repository. html-object doesn't have a develop.

@Anahkiasen Anahkiasen reopened this Sep 23, 2014
Anahkiasen added a commit that referenced this pull request Sep 23, 2014
@Anahkiasen Anahkiasen merged commit dbf1243 into Anahkiasen:master Sep 23, 2014
@velosipedist velosipedist deleted the fix/wrap-children branch September 23, 2014 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants