editor.js/docs
George Berezhnoy bcdfcdadbc
Move to typescript (#474)
* Move all modules to ts

* It works

* Update README.md

Co-Authored-By: gohabereg <gohabereg@users.noreply.github.com>

* Interfaces

* Interfaces

* Move depending interfaces to external types

* Update README.md

* update tools

* add some docs

* Add some fixes

* Add desctiprion for Block declaration and Core properties

* Fixes due comments
:

* Remove Block from external types

* Bump version

* Update src/components/modules/tools.ts

Co-Authored-By: gohabereg <gohabereg@users.noreply.github.com>

* Update src/components/core.ts

Co-Authored-By: gohabereg <gohabereg@users.noreply.github.com>

* Rename gteBlockHTMLByIndex to getBlockByIndex

* Remove unnecessary constructors

* Clean up bindEvents method

* Add InlineToolConstructable interface

* Delete legacy notifications class

* Fix zero-configuration bugs

* Update inline tools and block tunes constructors
2018-11-23 19:11:50 +03:00
..
api.md Notifier module and API (#486) 2018-11-10 15:47:25 +03:00
caret.md Release 2.0-beta (#387) 2018-08-05 14:51:58 +03:00
events.md Release 2.0-beta (#387) 2018-08-05 14:51:58 +03:00
installation.md Move to typescript (#474) 2018-11-23 19:11:50 +03:00
sanitizer.md Sanitizer features (#467) 2018-10-23 10:34:00 +03:00
toolbar-settings.md Release 2.0-beta (#387) 2018-08-05 14:51:58 +03:00
tools-inline.md Sanitizer features (#467) 2018-10-23 10:34:00 +03:00
tools.md Move to typescript (#474) 2018-11-23 19:11:50 +03:00
usage.md Release 2.0-beta (#387) 2018-08-05 14:51:58 +03:00