-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add opt out option
allowDynamicStyling
for CSP enforcers (#261)
* add readme * accept allowDynamicStyling * changeset * Update packages/explorer/src/EmbeddedExplorer.ts Co-authored-by: Trevor Scheer <[email protected]> * Update packages/sandbox/src/EmbeddedSandbox.ts Co-authored-by: Trevor Scheer <[email protected]> --------- Co-authored-by: Trevor Scheer <[email protected]>
- Loading branch information
1 parent
3c6301a
commit 7212121
Showing
5 changed files
with
53 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
'@apollo/explorer': minor | ||
'@apollo/sandbox': minor | ||
--- | ||
|
||
Allow opting out of adding dynamic styles to the iframe rendered by Embedded Explorer / Sandbox |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters