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

Missing documentation on how to expand HTML validation #213

Open
Rhobal opened this issue Oct 25, 2016 · 2 comments
Open

Missing documentation on how to expand HTML validation #213

Rhobal opened this issue Oct 25, 2016 · 2 comments

Comments

@Rhobal
Copy link

Rhobal commented Oct 25, 2016

After activating the eclipse plugin, I'm getting a ton of validation warnings for directives of angular extensions, such as uib-tooltip or translate (from angular translate, not the HTML5 attribute)

I'm loading all libraries from cdnjs.cloudflare.com, and the Subresource Integrity attributes on the script tags (integrity and crossorigin) also produce validation warnings

Can you please document how I could add attributes to the validation to get rid of the warnings?

@Rhobal
Copy link
Author

Rhobal commented Mar 14, 2017

I could remove many warnings by prefixing attributes with data- but that doesn't work for element directives. Would still appreciate support on how to accept the attributes in validation

@angelozerr
Copy link
Owner

@Rhobal I'm very busy with Angular2 Eclipse, no time to do this issue -(

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

2 participants