editor.js/src/styles
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
..
animations.css Chore/popover refactoring (#2249) 2023-02-10 21:29:58 +03:00
block.css feat(ui): native-like tab behaviour, slash for toolbox (#2569) 2023-12-22 23:15:35 +03:00
conversion-toolbar.css feat(shortcuts): convert block by tools shortcut (#2419) 2023-07-20 23:27:18 +03:00
export.css chore(icons): icons size increased for mobile devices (#2190) 2022-11-29 12:02:23 +04:00
inline-toolbar.css fix(inline-toolbar): appearance logic improved (#2550) 2023-12-09 02:05:27 +03:00
input.css feat(icons): codex icons package is used instead of svg sprite (#2173) 2022-11-25 22:26:23 +04:00
main.css Chore/popover refactoring (#2249) 2023-02-10 21:29:58 +03:00
popover.css feat: nested popover (#2649) 2024-04-13 17:34:26 +00:00
rtl.css Release: 2.19 (#1364) 2020-10-13 20:50:46 +03:00
settings.css Chore/popover refactoring (#2249) 2023-02-10 21:29:58 +03:00
stub.css chore(perf): initialisation and rendering performance optimisations (#2430) 2023-08-08 22:17:09 +03:00
toolbar.css feat(icons): codex icons package is used instead of svg sprite (#2173) 2022-11-25 22:26:23 +04:00
toolbox.css Chore/popover refactoring (#2249) 2023-02-10 21:29:58 +03:00
ui.css chore(perf): initialisation and rendering performance optimisations (#2430) 2023-08-08 22:17:09 +03:00
variables.css Use Vite builder (#2300) 2023-04-13 22:25:29 +03:00