editor.js/src/components/utils
VolgaIgor c82933616c
Fixed display of conversion menu for blocks without export rule (#2799)
* Fixed display of convert menu for blocks without export rule

According to the workflow script from the documentation:
https://editorjs.io/tools-api/#conversionconfig

* Update CHANGELOG.md

* some improvements and tests

---------

Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
2024-09-14 00:39:19 +03:00
..
popover fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +03:00
api.ts fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +03:00
bem.ts fix(caret): trailing spaces handling (#2741) 2024-06-28 21:20:53 +03:00
blocks.ts Fixed display of conversion menu for blocks without export rule (#2799) 2024-09-14 00:39:19 +03:00
caret.ts fix(caret): trailing spaces handling (#2741) 2024-06-28 21:20:53 +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 feat(ui): placeholders updated (#2758) 2024-07-04 14:55:01 +03:00
notifier.ts fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +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 fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +03: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
tools.ts fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +03:00
tooltip.ts fix(toolbar): layout shrink after blocks removing (#2484) 2023-09-20 11:07:25 +03:00