editor.js/src/components/modules/api
George Berezhnoy a88dc8e30b
refactoring(modules): sanitizer module is util now (#1574)
* refactoring(modules): sanitizer module is util now

* Remove Sanitizer from Editor modules signature

* Bind context to config composition method

* Make sanitizer singletone

* Make sanitizer a module instead of class

* Fix

* Add test cases for default values

* Fix inline tools default value

* Move inline tools and block tunes to BlockTool instance

* Fixes after review & some test cases for sanitisation

* Upgrade test case

Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
2021-04-08 21:17:23 +03:00
..
blocks.ts Release: 2.19 (#1364) 2020-10-13 20:50:46 +03:00
caret.ts Release: 2.19 (#1364) 2020-10-13 20:50:46 +03:00
events.ts refactoring(modules): Events module is util now (#1582) 2021-03-15 21:01:10 +03:00
i18n.ts [Feature] Block Tunes API (#1596) 2021-04-04 15:10:26 +03:00
index.ts [Feature] Block Tunes API (#1596) 2021-04-04 15:10:26 +03:00
inlineToolbar.ts Release: 2.19 (#1364) 2020-10-13 20:50:46 +03:00
listeners.ts refactoring(modules): the listeners module now a util (#1572) 2021-03-02 16:25:52 +03:00
notifier.ts Release: 2.19 (#1364) 2020-10-13 20:50:46 +03:00
readonly.ts Release: 2.19 (#1364) 2020-10-13 20:50:46 +03:00
sanitizer.ts refactoring(modules): sanitizer module is util now (#1574) 2021-04-08 21:17:23 +03:00
saver.ts Release: 2.19 (#1364) 2020-10-13 20:50:46 +03:00
selection.ts Release: 2.19 (#1364) 2020-10-13 20:50:46 +03:00
styles.ts Release: 2.19 (#1364) 2020-10-13 20:50:46 +03:00
toolbar.ts Toolbar toggler API (#1466) 2021-02-18 22:20:45 +05:30
tooltip.ts refactoring(modules): Tooltip module is util now (#1601) 2021-04-08 22:17:46 +05:30