editor.js/src/components
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
..
block 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
errors Release: 2.19 (#1364) 2020-10-13 20:50:46 +03:00
i18n Block tunes as a popover (#2091) 2022-11-03 20:52:33 +03:00
inline-tools Refactoring based on LGTM (#1635) 2021-04-08 21:32:49 +03:00
modules fix(tools-api): pasteConfig.tags now supports a sanitize config (#2100) 2022-11-22 00:28:53 +04:00
tools [Feature] Multiple toolbox items for single tool (#2050) 2022-06-17 18:31:55 +03:00
ui Block tunes as a popover (#2091) 2022-11-03 20:52:33 +03:00
utils Block tunes as a popover (#2091) 2022-11-03 20:52:33 +03:00
__module.ts Refactoring based on ESLint (#1637) 2021-04-08 22:53:11 +03:00
blocks.ts Release / 2.18 (#1181) 2020-06-03 11:17:29 +03:00
core.ts feat(toolbar): toolbar refactored and ui improved (#1815) 2021-11-24 21:14:24 +03:00
dom.ts fix(tools-api): pasteConfig.tags now supports a sanitize config (#2100) 2022-11-22 00:28:53 +04:00
domIterator.ts Block tunes as a popover (#2091) 2022-11-03 20:52:33 +03:00
flipper.ts Block tunes as a popover (#2091) 2022-11-03 20:52:33 +03:00
polyfills.ts feat(ui): the toolbox became vertical (#2014) 2022-04-25 18:28:58 +03:00
selection.ts Tunes improvements for inline actions (#1722) 2021-07-21 21:33:09 +03:00
utils.ts [Feature] Multiple toolbox items for single tool (#2050) 2022-06-17 18:31:55 +03:00