Skip to content

Update README.md#1151

Merged
cure53 merged 1 commit into
mainfrom
cure53-patch-1
Oct 5, 2025
Merged

Update README.md#1151
cure53 merged 1 commit into
mainfrom
cure53-patch-1

Conversation

@cure53

@cure53 cure53 commented Oct 5, 2025

Copy link
Copy Markdown
Owner

docs: added contributor acknowledgement

@cure53 cure53 merged commit d996df0 into main Oct 5, 2025
8 checks passed
@cure53 cure53 deleted the cure53-patch-1 branch October 13, 2025 14:00
cure53 added a commit that referenced this pull request Oct 13, 2025
* 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>
cure53 added a commit that referenced this pull request Oct 13, 2025
* 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>
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.

1 participant