editor.js/src
Murod Khaydarov 3f8c7fbb7b
Sanitizer features (#467)
* Sanitizer features

* move to ts, use sanitizer module to clean taintstring

* Sanitizer is ready

* it works

* Code refactored (#476)

* Use new features for paste handling

* Fix asterix

* Add types and some comments

* Use any type for deepSanitize method

* Make sanitize property static and use apiSettings object

* Use sanitize for single-block pasting

* Fix comment

* little updates

* rename sanitize in inline-tools docs

* Update pattern handling

* Use public getter for available tools

* Fix typo
2018-10-23 10:34:00 +03:00
..
assets Release 2.0-beta (#387) 2018-08-05 14:51:58 +03:00
components Sanitizer features (#467) 2018-10-23 10:34:00 +03:00
styles Drag'n'drop support (#445) 2018-09-27 21:11:30 +03:00
codex.js Mutation callback (#444) 2018-09-05 00:34:11 +03:00