editor.js/src/components/utils
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
..
events.ts refactoring(modules): Events module is util now (#1582) 2021-03-15 21:01:10 +03:00
listeners.ts refactoring(modules): the listeners module now a util (#1572) 2021-03-02 16:25:52 +03:00
sanitizer.ts refactoring(modules): sanitizer module is util now (#1574) 2021-04-08 21:17:23 +03:00
shortcuts.ts refactoring(modules): shortcuts module is util now (#1578) 2021-03-05 00:32:55 +03:00
tooltip.ts refactoring(modules): Tooltip module is util now (#1601) 2021-04-08 22:17:46 +05:30