editor.js/src/components/utils
Tatiana Fomina d18eeb5dc8
feat(popover): Add hint support (#2711)
* Add custom item

* Remove customcontent parameter from popover

* Tests

* Cleanup

* Cleanup

* Lint

* Cleanup

* Rename custom to html, add enum with item types

* Fix tests

* Support hint

* Rename hint content to hint

* Align hint left

* Move types and exports

* Update changelog

* Cleanup

* Add todos

* Change the way hint is disabled for mobile

* Get rid of buildItems override

* Update comment
2024-05-16 15:26:25 +03:00
..
popover feat(popover): Add hint support (#2711) 2024-05-16 15:26:25 +03:00
api.ts fix(conversion): restore caret after conversion though the Inline Toolbar and API (#2699) 2024-04-29 22:24:31 +03:00
bem.ts feat(popover): separator (#2690) 2024-04-22 22:38:20 +03:00
blocks.ts feat(block tunes): Conversion Menu in Block Tunes (#2692) 2024-04-27 16:57:52 +03:00
events.ts feat(popover): separator (#2690) 2024-04-22 22:38:20 +03:00
keyboard.ts fix(slash): do not handle / + shift/alt, support for ascii keyboard (#2599) 2024-01-28 13:45:01 +03:00
listeners.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
mutations.ts fix issue #2523 (#2639) 2024-02-28 20:08:08 +03:00
notifier.ts refactoring: notifier is util now (#1628) 2021-04-15 20:20:21 +03:00
promise-queue.ts chore(perf): initialisation and rendering performance optimisations (#2430) 2023-08-08 22:17:09 +03:00
resolve-aliases.ts fix(tunes): Make label an alias for title in tunes menu item (#2198) 2022-12-14 23:46:36 +03:00
sanitizer.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
scroll-locker.ts fix(scroll): acidental scroll to top on iOS devices (#2695) 2024-04-27 21:04:26 +03:00
shortcuts.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
tooltip.ts fix(toolbar): layout shrink after blocks removing (#2484) 2023-09-20 11:07:25 +03:00