editor.js/test/cypress/tests
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 fix(tools-api): pasteConfig.tags now supports a sanitize config (#2100) 2022-11-22 00:28:53 +04:00
modules feat(toolbar): toolbar refactored and ui improved (#1815) 2021-11-24 21:14:24 +03:00
tools [Feature] Multiple toolbox items for single tool (#2050) 2022-06-17 18:31:55 +03:00
utils Block tunes as a popover (#2091) 2022-11-03 20:52:33 +03:00
block-ids.spec.ts feat(ui): the toolbox became vertical (#2014) 2022-04-25 18:28:58 +03:00
copy-paste.spec.ts feat(toolbar): toolbar refactored and ui improved (#1815) 2021-11-24 21:14:24 +03:00
i18n.spec.ts [Feature] Multiple toolbox items for single tool (#2050) 2022-06-17 18:31:55 +03:00
initialization.spec.ts fix(readonly): crash with readonly property (#1969) 2022-02-09 20:46:26 +03:00
onchange.spec.ts Block tunes as a popover (#2091) 2022-11-03 20:52:33 +03:00
readOnly.spec.ts Fix readOnly.isEnabled getter (#1831) 2022-04-25 20:40:29 +01:00
sanitisation.spec.ts onChange improvements (#1678) 2021-05-26 18:59:32 +03:00
selection.spec.ts Tunes improvements for inline actions (#1722) 2021-07-21 21:33:09 +03:00
utils.spec.ts [Fix] isFunction function for async functions (#1857) 2022-01-13 00:46:07 +03:00