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

Class attribute classes should not be prefixed #52

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

Class attribute classes should not be prefixed #52

jacojoubert opened this issue Jun 16, 2016 · 3 comments
Labels

Comments

@jacojoubert
Copy link
Contributor

jacojoubert commented Jun 16, 2016

If a class is assigned using the class attribute like so {{ui-component class="custom-class-name"}} it should be outputted as is and not get turned into this ui-component--custom-class-name.

@jacojoubert jacojoubert changed the title User assigned classes should not be prefixed Class attribute classes should not be prefixed Jun 16, 2016
@ebryn
Copy link
Member

ebryn commented Jun 16, 2016

This is a known issue with our template rewriter: #53

@ianstarz
Copy link
Collaborator

@ebryn @jacojoubert do we want to continue to whitelist/add exceptions to the rewriter? What is the reasoning behind this exception?

@ebryn
Copy link
Member

ebryn commented Jun 29, 2016

Closing in favor of #53, let's discuss there if necessary

@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
Projects
None yet
Development

No branches or pull requests

3 participants