editor.js/example
Mihir Rane 274cb76bef
Add inlineToolbar property (#1293)
* Add inlineToolbar property

* Fix lint errors

* Fix comments

Co-authored-by: Murod Khaydarov <murod.haydarov@inbox.ru>

* Sort Tools Working, Can be optimized further

* Fix dataset error and use children

* Fix lint errors

* Add as improvement to CHNAGELOG.md

* Fix comments

Co-authored-by: Peter Savchenko <specc.dev@gmail.com>

* Add comments and small fixes

* Fix lint errors

* Fix sortTools() and check inlineToolbar property

* Fix lint errors

* Fix conditions and property names

* Separate block toggler from buttons list in ui

* Fix lint errors

* Fix condition names in allowedToShow()

* Minor bug fixes

* Fix linter warnings

* Update docs/CHANGELOG.md

Co-authored-by: Murod Khaydarov <murod.haydarov@inbox.ru>

* create inlineToolbarSettings() method

* Minor fixes

* Clearify boolean casting

* upd bundle

* fix getInlineToolbarSettings

* refactor & create new instance every showing

* remove unused codee

Co-authored-by: Murod Khaydarov <murod.haydarov@inbox.ru>
Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
2020-10-02 21:42:30 +03:00
..
assets The read-only mode (#1035) 2020-09-29 23:13:43 +03:00
tools Add inlineToolbar property (#1293) 2020-10-02 21:42:30 +03:00
example-dev.html Add inlineToolbar property (#1293) 2020-10-02 21:42:30 +03:00
example-i18n.html Improvements: more translations added to the i18n example (#1250) 2020-07-26 21:05:14 +03:00
example-rtl.html Add RTL support (#1248) 2020-08-27 18:52:47 +03:00
example.html Rename initialBlock to defaultBlock (#1209) 2020-08-18 19:53:44 +03:00