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

[Glimmer 2] Implement attribute/classNameBindings #13160

Merged
merged 1 commit into from
Mar 23, 2016
Merged

Conversation

chancancode
Copy link
Member

No description provided.

let name = attrKeys[i];
let value = attrs[name];

// Do we have to support passing both class /and/ classNames...?
Copy link
Member

Choose a reason for hiding this comment

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

yes 😄

Copy link
Member Author

Choose a reason for hiding this comment

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

We needed this in another branch, we will come back to this (hopefully one of the ported tests will catch it)

@homu
Copy link
Contributor

homu commented Mar 23, 2016

☔ The latest upstream changes (presumably #13166) made this pull request unmergeable. Please resolve the merge conflicts.

@wycats wycats merged commit 6d3d400 into master Mar 23, 2016
wycats pushed a commit that referenced this pull request Mar 23, 2016
[Glimmer 2] Implement attribute/classNameBindings
@chancancode chancancode deleted the attribute-bindings branch March 23, 2016 02:09
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

4 participants