editor.js/src/components/modules
Peter 7ee06228e7
chore(ui): update current block in readonly by clicks on block (#2859)
* chore(ui): update current block in readonly by clicks on block

* fix eslint
2024-11-06 20:54:51 +03:00
..
api fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +03:00
toolbar feat(inline-toolbar): inline tools now can be used in the readonly mode (#2832) 2024-10-08 11:38:22 +03:00
blockEvents.ts fix(merge): after merge caret will be set in a place of glue (#2841) 2024-10-09 21:28:04 +03:00
blockManager.ts Feat (Conversion-config): pass target tool config to the conversionConfig.import method (#2848) 2024-10-17 19:38:02 +03:00
blockSelection.ts fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +03:00
caret.ts fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +03:00
crossBlockSelection.ts fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +03:00
dragNDrop.ts feat(inline-tools): Inline tools rendered as popover (#2718) 2024-06-30 22:27:37 +03:00
index.ts feat(inline-tools): Inline tools rendered as popover (#2718) 2024-06-30 22:27:37 +03:00
modificationsObserver.ts fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +03:00
paste.ts fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +03:00
readonly.ts fix(on-change): onchange callback wont be fired in readonly (#2773) 2024-07-10 19:16:36 +03:00
rectangleSelection.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
renderer.ts fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +03:00
saver.ts fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +03:00
tools.ts fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +03:00
ui.ts chore(ui): update current block in readonly by clicks on block (#2859) 2024-11-06 20:54:51 +03:00