-
Notifications
You must be signed in to change notification settings - Fork 142
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(Pageheader,Tearsheet,Notifications): resolves CSP violations (#6340)
* feat: adds codecov * fix: adds codecov token * feat: adds codecov badge to README.mc * fix: removes community package * chore: adds violated components to forbid config * feat(notifications): fixes csp violations * feat(tearsheet): fixes csp violations * feat: draft 1 adding isomorphic styles hook * chore: reverts to prev changes * fix: package.json error * fix: linting issues * refactor(pageheader): tests * feat(ts): adds props namespace * feat: adds types to module declaration * fix: module declarations * fix: module declarations * fix: type declarations * fix: type declarations * fix: type declarations * fix: type declarations * fix: type declarations * fix: type declarations * fix: type declarations * fix(pageheader): styles that broke * fix: changed icon import * fix: type declarations * fix(notifications-panel): animation * chore: removes console.log * fix: removes comment * fix(tearsheet): styles * chore: remove console.log --------- Co-authored-by: elysia <elysia.hwang@gmail.com>
- Loading branch information
1 parent
24eeecc
commit 4e11b90
Showing
7 changed files
with
81 additions
and
40 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
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
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