editor.js/example/tools
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
..
code@d0874d51fa use latest tools (#485) 2018-11-08 11:02:11 +03:00
delimiter@489b87499a Release 2.0-beta (#387) 2018-08-05 14:51:58 +03:00
embed@f64378a2f1 Add embed plugin to example (#491) 2018-11-18 21:32:25 +03:00
header@da319d4757 Issue #426 : Imporve Toolbar position calculating (#435) 2018-08-28 18:14:34 +03:00
image@24a5fe205d Some new styles, used by Image Tool (#479) 2018-11-06 18:33:39 +03:00
inline-code@b107b98d51 use latest tools (#485) 2018-11-08 11:02:11 +03:00
list@f14f258b3d use latest tools (#485) 2018-11-08 11:02:11 +03:00
marker@7642bb2b54 use latest tools (#485) 2018-11-08 11:02:11 +03:00
quote@68190ac47c Notifier module and API (#486) 2018-11-10 15:47:25 +03:00
simple-image@e970963af8 use latest tools (#485) 2018-11-08 11:02:11 +03:00
table@cfde1bc77e Move to typescript (#474) 2018-11-23 19:11:50 +03:00