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

[BUGFIX release] undefined and values in bind-attr shoud remove attributes #10398

Merged
merged 1 commit into from
Feb 9, 2015

Conversation

mixonic
Copy link
Sponsor Member

@mixonic mixonic commented Feb 9, 2015

With bind-attr, an undefined value should mean "remove this attribute". This restores that functionality. For attrs set by setAttribute, null will remove them.

Closes #10395

…butes

With bind-attr, an undefined value should mean "remove this
attribute". This restores that functionality. For attrs set by
setAttribute, `null` will remove them.
rwjblue added a commit that referenced this pull request Feb 9, 2015
[BUGFIX release] undefined and values in bind-attr shoud remove attributes
@rwjblue rwjblue merged commit 8bbd490 into emberjs:master Feb 9, 2015
@rwjblue rwjblue deleted the undefined-is-null branch February 9, 2015 05:32
@rwjblue rwjblue added this to the 1.10.1 milestone Feb 9, 2015
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.

{{bind-attr}} in 1.10.0 inserting attributes with falsy values
2 participants