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

Rewrite class attributes on components #51

Closed
jacojoubert opened this issue Jun 16, 2016 · 4 comments
Closed

Rewrite class attributes on components #51

jacojoubert opened this issue Jun 16, 2016 · 4 comments

Comments

@jacojoubert
Copy link
Contributor

Instead of doing:

{{ui-component class="ui-select--default"}}

we should be able to do

{{ui-component class=":component"}}
@ebryn
Copy link
Member

ebryn commented Jun 16, 2016

Hmm, can you explain the use case?

@jacojoubert
Copy link
Contributor Author

There is an inconsistency when you use classes with 3rd party components. Take a look at

@ianstarz
Copy link
Collaborator

Blocked by rewriters improvements; will have to look at recursing into mustache statements.

@ebryn
Copy link
Member

ebryn commented Jun 29, 2016

Closing in favor of #53, let's make sure this is covered by that work.

@ebryn ebryn closed this as completed Jun 29, 2016
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

No branches or pull requests

3 participants