-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [3.13.1](v3.13.0...v3.13.1) (2023-10-09) ### Bug Fixes * Add dompurify to dev requirements so that we can test the Sanitizer using the domPurify backend ([c342558](c342558)) * Control may not be instered into the DOM at the time of onRender, keep a reference to the element in build() and use in onRender() ([33ea8c4](33ea8c4)) * Fix JSDoc ([d2b8629](d2b8629)) * Mark XML helper functions as private and don't export them from utils module ([74d19a2](74d19a2)) * Remove unused local variable ([53649ae](53649ae)) * Replace non-standard and deprecated call to String.substr() with String.slice() ([813cecf](813cecf)) * Return true from SanatizerAPI backend when successfully setting HTML ([c5d24c8](c5d24c8))
- Loading branch information
1 parent
20fe08a
commit 6c82fdf
Showing
3 changed files
with
16 additions
and
3 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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