Commit 737d93b
Test (#1159)
* Update README.md
* Update README.md
* Update README.md
* fix: Removed slot as SVG element, leaving it for HTML, see #1174
* feat: allow ADD_ATTR to accept a function
Allow ADD_ATTR configuration option to receive a function with signature
(attributeName: string, tagName: string) => boolean, enabling granular
control over which attributes are allowed for specific elements.
* feat: allow ADD_TAGS to accept a function
Allow ADD_TAGS configuration option to receive a function with signature
(tagName: string) => boolean, enabling granular control over which tags
are allowed.
* Allow ADD_ATTR and ADD_TAGS to accept a function (#1150)
* feat: allow ADD_ATTR to accept a function
Allow ADD_ATTR configuration option to receive a function with signature
(attributeName: string, tagName: string) => boolean, enabling granular
control over which attributes are allowed for specific elements.
* feat: allow ADD_TAGS to accept a function
Allow ADD_TAGS configuration option to receive a function with signature
(tagName: string) => boolean, enabling granular control over which tags
are allowed.
* Update README.md (#1151)
* feat: add "mask-type" SVG attribute (resolves #1154) (#1155)
* chore: Preparing 3.3.0 release
---------
Co-authored-by: Drew Neil <[email protected]>
Co-authored-by: Prasad Rajandran <[email protected]>1 parent 36d1fbc commit 737d93b
File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments