editor.js/src/components/modules
Peter 3d01be4a69
fix(types): tools export types added (#2802)
* fix types export

* lint

* changelog

* tests fixed

* fix tests imports

* lint tests

* upd submodule

* Update yarn.lock

* rename wrapper to factory

* Update package.json

* rename to adapters

* Update tools.d.ts

* BlockTool -> BlockToolAdapter etc

* Update nested-list

* Update collection.ts
2024-08-09 18:04:57 +03:00
..
api fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +03:00
toolbar fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +03:00
blockEvents.ts feat(inline-tools): Inline tools rendered as popover (#2718) 2024-06-30 22:27:37 +03:00
blockManager.ts fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +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 feat(ui): placeholders updated (#2758) 2024-07-04 14:55:01 +03:00