editor.js/src/components
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
..
block fix(block): remember plugin's content element instead of dom search (#2311) 2023-03-20 23:28:17 +03: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
i18n chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
inline-tools feat(icons): codex icons package is used instead of svg sprite (#2173) 2022-11-25 22:26:23 +04:00
modules Use Vite builder (#2300) 2023-04-13 22:25:29 +03:00
tools deps(TypeScript) - upgrade to v5, upgrade ts-loader, fix types error, fix pasteConfig getter wrapper (#2322) 2023-04-02 16:52:42 +01:00
ui Chore/popover refactoring (#2249) 2023-02-10 21:29:58 +03:00
utils Chore/popover refactoring (#2249) 2023-02-10 21:29:58 +03:00
__module.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
blocks.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
core.ts Use Vite builder (#2300) 2023-04-13 22:25:29 +03:00
dom.ts fix(block): remember plugin's content element instead of dom search (#2311) 2023-03-20 23:28:17 +03:00
domIterator.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
flipper.ts fix(block-events): split block with removing of selected text fragment (#2186) 2022-11-28 20:23:30 +04:00
polyfills.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
selection.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
utils.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00