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

fix: SlickEmptyWarningComponent should accept native HTML for CSP safe #1333

Merged
merged 3 commits into from Jan 16, 2024

Conversation

ghiscoding
Copy link
Owner

@ghiscoding ghiscoding commented Jan 16, 2024

  • we should be able to pass HTMLElement/DocumentFragment to empty warning message option to make it 100% CSP safe

- we should be able to pass `HTMLElement`/`DocumentFragment` to empty warning `message` option
@ghiscoding ghiscoding changed the title fix: SlickEmptyWarningComponent should accept native HTML fix: SlickEmptyWarningComponent should accept native HTML for CSP safe Jan 16, 2024
Copy link

codecov bot commented Jan 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2b9216d) 98.5% compared to head (a159ac9) 98.5%.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1333   +/-   ##
======================================
  Coverage    98.5%   98.5%           
======================================
  Files         198     198           
  Lines       21283   21283           
  Branches     7097    7097           
======================================
  Hits        20948   20948           
  Misses        335     335           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ghiscoding ghiscoding merged commit 4740f96 into master Jan 16, 2024
5 checks passed
@ghiscoding ghiscoding deleted the bugfix/empty-warning-document-fragment-csp branch January 16, 2024 02:17
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

1 participant