editor.js/types
Umang G. Patel f659015be6
fix(tools-api): pasteConfig.tags now supports a sanitize config (#2100)
* event handlers function added

* santization config added

* integrate with paste event

* lint removed

* remove old changes

* object based sanitization configuration support

* paste config updated

* logic updated

* extract tag name from paste-config

* tool tags added

* multi tag sanitization added

* the comments added

* lint removed

* Update types/configs/paste-config.d.ts

Co-authored-by: Peter Savchenko <specc.dev@gmail.com>

* update the changes

* lint removed\

* return empty array by get tags

* submoduble reset

* Update src/components/modules/paste.ts

Co-authored-by: Jorge <46056498+jorgectf@users.noreply.github.com>

* changelog added

* tool comments added

* chore: docs, code comments updated

* fix: xss in processDataTransfer

* base tests added

* test added

* rm 'only' from test suite

* rm log

* reorder test

Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
Co-authored-by: Jorge <46056498+jorgectf@users.noreply.github.com>
2022-11-22 00:28:53 +04:00
..
api Block tunes as a popover (#2091) 2022-11-03 20:52:33 +03:00
block-tunes Block tunes as a popover (#2091) 2022-11-03 20:52:33 +03:00
configs fix(tools-api): pasteConfig.tags now supports a sanitize config (#2100) 2022-11-22 00:28:53 +04:00
data-formats Unique ids in blocks with nanoid (#1667) 2021-04-27 16:33:00 +03:00
events/block feat(onchange): callback now accepts custom event (#1791) 2021-10-05 20:40:44 +03:00
tools Block tunes as a popover (#2091) 2022-11-03 20:52:33 +03:00
index.d.ts fix(tools-api): pasteConfig.tags now supports a sanitize config (#2100) 2022-11-22 00:28:53 +04:00