Skip to content

Tags: cure53/DOMPurify

Tags

3.3.1

Toggle 3.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1175 from cure53/main

Getting 3.x branch ready for 3.3.1 release

3.3.0

Toggle 3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Getting 3.x branch ready for 3.3.0 release (#1157)

* 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 <andrew.jr.neil@gmail.com>
Co-authored-by: Prasad Rajandran <prasadrajandran@users.noreply.github.com>

3.2.7

Toggle 3.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1144 from cure53/main

Getting 3.x branch ready for 3.2.7 release

3.2.6

Toggle 3.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1105 from cure53/main

Getting 3.x branch ready for 3.2.6 release v2

3.2.5

Toggle 3.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1082 from cure53/main

Getting 3.x branch ready for 3.2.5 release

3.2.4

Toggle 3.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1062 from cure53/main

Getting 3.x branch ready for 3.2.4 release

3.2.3

Toggle 3.2.3's commit message

Verified

This commit was signed with the committer’s verified signature.
cure53 Cure53
chore: Preparing 3.2.3 release

2.5.8

Toggle 2.5.8's commit message

Verified

This commit was signed with the committer’s verified signature.
cure53 Cure53
test: Updated a custom element test for IE11 on Windows 10

3.2.2

Toggle 3.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1038 from cure53/main

Getting 3.x branch ready for 3.2.2 release

3.2.1

Toggle 3.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1030 from cure53/main

Getting 3.x branch ready for 3.2.1 release