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 ...attributes tests (when using tagless components). #16689

Merged
merged 1 commit into from
May 26, 2018

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented May 25, 2018

  • Wrap didCreateElement logic of curly component manager in a guard (so that we only do things like add classes and whatnot when the component we created uses a wrapped element.
  • Added various tests for tagless components using ...attributes

Addresses a few more items under #16688

* Wrap `didCreateElement` logic of curly component manager in a guard
(so that we only do things like add classes and whatnot when the
component we created uses a wrapped element.
* Added various tests for tagless components using `...attributes`
@rwjblue rwjblue merged commit 9c9c2d6 into emberjs:master May 26, 2018
@rwjblue rwjblue deleted the more-splattributes branch May 27, 2018 03:10
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.

1 participant