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 rel to paper-button attribute bindings #888

Merged
merged 1 commit into from
Mar 20, 2018
Merged

Add rel to paper-button attribute bindings #888

merged 1 commit into from
Mar 20, 2018

Conversation

Subtletree
Copy link
Collaborator

@Subtletree Subtletree commented Jan 30, 2018

If using {{#paper-button href="..." target="_blank"}} we need to pass through rel="noopener noreferrer" too.

https://www.jitbit.com/alexblog/256-targetblank---the-most-underestimated-vulnerability-ever/

If using `href` and `target="_blank"` we need to pass through `rel="noopener noreferrer"` too

https://www.jitbit.com/alexblog/256-targetblank---the-most-underestimated-vulnerability-ever/
@miguelcobain
Copy link
Owner

Thanks!

@miguelcobain miguelcobain merged commit 742f848 into miguelcobain:master Mar 20, 2018
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

2 participants