Skip to content

fix(jsx): add referrerPolicy for iframe interface#2003

Merged
adamdbradley merged 1 commit intostenciljs:masterfrom
domenicrosati:drosati/fix-jsx-iframe-referrerpolicy
Nov 13, 2019
Merged

fix(jsx): add referrerPolicy for iframe interface#2003
adamdbradley merged 1 commit intostenciljs:masterfrom
domenicrosati:drosati/fix-jsx-iframe-referrerpolicy

Conversation

@domenicrosati
Copy link
Copy Markdown
Contributor

Fixes #2002

Adds a referrerPolicy property to the iframe jsx interface so users are able to define the referrerPolicy on their iframes.

@adamdbradley adamdbradley merged commit c2be55e into stenciljs:master Nov 13, 2019
@adamdbradley
Copy link
Copy Markdown
Contributor

Thanks!

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.

IframeHTMLAttributes interface is missing referrerPolicy property

2 participants