editor.js/src/components/modules
Taly aafab1d395
Use Vite builder (#2300)
* vite builder initial

* save

* add displayName

* add paragraph from npm

* fix postcss apply

* remove some packages, fix tests

* Update cypress.yml

* remove logs

* remove unused packages

* update path to image

* update

* Update index.html

* Update cypress.yml

* Update cypress.yml

* Update cypress.yml

* remove displayName field

* update names

* Update index.ts

* Update index.ts

* update packages

* remove packages

* postcss preserve: true

* Update index.html

* Update editor-modules.d.ts

* use public dir for static

* Update vite.config.js

* update modules type

* Update CHANGELOG.md
2023-04-13 22:25:29 +03:00
..
api feat(toolbar-api): method for toggling toolbox (#2332) 2023-04-13 20:02:46 +03:00
toolbar Chore/popover refactoring (#2249) 2023-02-10 21:29:58 +03:00
blockEvents.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
blockManager.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
blockSelection.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
caret.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
crossBlockSelection.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
dragNDrop.ts Fix BlockManager.setCurrentBlockByChildNode() with multiple Editor.js instances 2021-02-17 18:01:28 +03:00
index.ts Use Vite builder (#2300) 2023-04-13 22:25:29 +03:00
modificationsObserver.ts feat(onchange): callback now accepts custom event (#1791) 2021-10-05 20:40:44 +03:00
paste.ts deps(TypeScript) - upgrade to v5, upgrade ts-loader, fix types error, fix pasteConfig getter wrapper (#2322) 2023-04-02 16:52:42 +01:00
readonly.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
rectangleSelection.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
renderer.ts Use Vite builder (#2300) 2023-04-13 22:25:29 +03:00
saver.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
tools.ts Use Vite builder (#2300) 2023-04-13 22:25:29 +03:00
ui.ts Use Vite builder (#2300) 2023-04-13 22:25:29 +03:00