editor.js/src/components
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
..
block feat(popover): custom content becomes a popover item (#2707) 2024-05-04 15:35:36 +00:00
block-tunes fix(move-up-tune): scroll up offset for blocks above viewport (#2298) 2023-03-14 00:09:04 +03:00
errors Release: 2.19 (#1364) 2020-10-13 20:50:46 +03:00
events feat: nested popover (#2649) 2024-04-13 17:34:26 +00:00
i18n feat(block tunes): Conversion Menu in Block Tunes (#2692) 2024-04-27 16:57:52 +03:00
inline-tools feat(icons): codex icons package is used instead of svg sprite (#2173) 2022-11-25 22:26:23 +04:00
modules feat(popover): custom content becomes a popover item (#2707) 2024-05-04 15:35:36 +00:00
tools feat(shortcuts): convert block by tools shortcut (#2419) 2023-07-20 23:27:18 +03:00
ui feat(popover): custom content becomes a popover item (#2707) 2024-05-04 15:35:36 +00:00
utils feat(popover): Add hint support (#2711) 2024-05-16 15:26:25 +03:00
__module.ts chore(onChange): bugfix, batching, improvements of ModificationsObserver (#2349) 2023-05-12 20:50:48 +03:00
blocks.ts fix(renderer): handle empty array as data.blocks (#2454) 2023-09-05 11:24:47 +03:00
constants.ts fix(block-tunes): enter keydown problems (#2650) 2024-03-13 17:30:16 +03:00
core.ts feat(ui): native-like tab behaviour, slash for toolbox (#2569) 2023-12-22 23:15:35 +03:00
dom.ts feat: nested popover (#2649) 2024-04-13 17:34:26 +00:00
domIterator.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
flipper.ts feat: nested popover (#2649) 2024-04-13 17:34:26 +00:00
polyfills.ts chore(perf): initialisation and rendering performance optimisations (#2430) 2023-08-08 22:17:09 +03:00
selection.ts chore(perf): initialisation and rendering performance optimisations (#2430) 2023-08-08 22:17:09 +03:00
utils.ts feat(ui): native-like tab behaviour, slash for toolbox (#2569) 2023-12-22 23:15:35 +03:00