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

Add pragma to merge properties and replace children onto an existing vnode #34

Merged
merged 4 commits into from
Aug 16, 2018

Conversation

agubler
Copy link
Member

@agubler agubler commented Jul 25, 2018

Type: feature

The following has been addressed in the PR:

Description:

Adds an overload for v() and w() that accepts an existing instead of a string tag/widget constructor that that will merge any properties onto the provided node and replace the nodes children with the provided children.

Resolves: #67

@agubler agubler added chore Fixing documentation, clean up, dependency updates etc next Issue/Pull Request for the next major version enhancement New feature or request and removed chore Fixing documentation, clean up, dependency updates etc labels Aug 12, 2018
@agubler agubler force-pushed the v-pragma-to-merge-onto-existing-vnode branch from 6f5a0a0 to 572d451 Compare August 16, 2018 08:54
@agubler agubler merged commit bf03a16 into dojo:master Aug 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request next Issue/Pull Request for the next major version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants