editor.js/src/components/modules
George Berezhnoy 6f36707f67
Tunes improvements for inline actions (#1722)
* Add tunes improvements

* Allow to show Inline Toolbar at Block Tune Wrapper element

* Add fake cursor on block selection

* Fix lint

* Update types

* Fix bugs with selection

* Remove selection observer

* Update due to comments

* Fix tests

* Update docs/block-tunes.md

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

* Move fake cursor to selection utils

* Fix missing range for Safari

* Fix data attribute value

* Add comment

* Update z-index for inline-toolbar

* Add changelog

* Remove fake cursor visibility for the core

Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
2021-07-21 21:33:09 +03:00
..
api Tunes improvements for inline actions (#1722) 2021-07-21 21:33:09 +03:00
toolbar Tunes improvements for inline actions (#1722) 2021-07-21 21:33:09 +03:00
blockEvents.ts Fix copy in FireFox (#1632) 2021-04-08 22:19:49 +03:00
blockManager.ts feature(api): blocks update method added (#1687) 2021-05-26 20:39:25 +03:00
blockSelection.ts Fix copy in FireFox (#1632) 2021-04-08 22:19:49 +03:00
caret.ts Refactoring based on LGTM (#1635) 2021-04-08 21:32:49 +03:00
crossBlockSelection.ts refactoring(modules): the listeners module now a util (#1572) 2021-03-02 16:25:52 +03:00
dragNDrop.ts Fix BlockManager.setCurrentBlockByChildNode() with multiple Editor.js instances 2021-02-17 18:01:28 +03:00
modificationsObserver.ts onChange improvements (#1678) 2021-05-26 18:59:32 +03:00
paste.ts onChange improvements (#1678) 2021-05-26 18:59:32 +03:00
readonly.ts [Refactoring] Tools (#1595) 2021-03-31 23:29:41 +03:00
rectangleSelection.ts Tunes improvements for inline actions (#1722) 2021-07-21 21:33:09 +03:00
renderer.ts onChange improvements (#1678) 2021-05-26 18:59:32 +03:00
saver.ts onChange improvements (#1678) 2021-05-26 18:59:32 +03:00
tools.ts Fix i18n for tunes and tools (#1711) 2021-06-28 13:06:35 +03:00
ui.ts Tunes improvements for inline actions (#1722) 2021-07-21 21:33:09 +03:00