editor.js/docs
Tatiana Fomina 5125f015dc
feat: nested popover (#2649)
* Move popover types to separate file

* tmp

* open top

* Fix bug with keyboard navigation

* Fix bug with scroll

* Fix mobile

* Add popover header class

* Display nested items on mobile

* Refactor history

* Fix positioning on desktop

* Fix tests

* Fix child popover indent left

* Fix ts errors in popover files

* Move files

* Rename cn to bem

* Clarify comments and rename method

* Refactor popover css classes

* Rename cls to css

* Split popover desktop and mobile classes

* Add ability to open popover to the left if not enough space to open to the right

* Add nested popover test

* Add popover test for mobile screens

* Fix tests

* Add union type for both popovers

* Add global window resize event

* Multiple fixes

* Move nodes initialization to constructor

* Rename handleShowingNestedItems to showNestedItems

* Replace WindowResize with EditorMobileLayoutToggled

* New doze of fixes

* Review fixes

* Fixes

* Fixes

* Make each nested popover decide itself if it should open top

* Update changelog

* Update changelog

* Update changelog
2024-04-13 17:34:26 +00:00
..
assets chore(docs): use local images in docs files (#2239) 2023-03-21 18:59:57 +00:00
api.md chore(docs): use local images in docs files (#2239) 2023-03-21 18:59:57 +00:00
block-tunes.md Tunes improvements for inline actions (#1722) 2021-07-21 21:33:09 +03:00
caret.md Rename to Editor.js (#625) 2019-02-28 14:01:32 +03:00
CHANGELOG.md feat: nested popover (#2649) 2024-04-13 17:34:26 +00:00
installation.md docs: replace holderId config by holder (#2525) 2023-11-02 19:46:09 +03:00
releases.md chore(docs): use local images in docs files (#2239) 2023-03-21 18:59:57 +00:00
sanitizer.md Rename to Editor.js (#625) 2019-02-28 14:01:32 +03:00
toolbar-settings.md Rename to Editor.js (#625) 2019-02-28 14:01:32 +03:00
tools-inline.md chore(docs): use local images in docs files (#2239) 2023-03-21 18:59:57 +00:00
tools.md docs: replace holderId config by holder (#2525) 2023-11-02 19:46:09 +03:00
usage.md chore(docs): use local images in docs files (#2239) 2023-03-21 18:59:57 +00:00