editor.js/src/components
Peter Savchenko b39996616c
chore(perf): initialisation and rendering performance optimisations (#2430)
* renderer batching

* initialization and rendering performance optimized

* insertMany api method added

* Update index.html

* rm old method

* upd changelog

* upd paragraph

* paste tests fixed

* api blocks tests fixed

* backspace event tests fixed

* async issues in tests fixed

* eslint

* stub block added, tests added

* eslint

* eslint

* add test for insertMany()

* Update package.json
2023-08-08 22:17:09 +03:00
..
block chore(perf): initialisation and rendering performance optimisations (#2430) 2023-08-08 22:17:09 +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
events chore(onChange): bugfix, batching, improvements of ModificationsObserver (#2349) 2023-05-12 20:50:48 +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 chore(perf): initialisation and rendering performance optimisations (#2430) 2023-08-08 22:17:09 +03:00
tools feat(shortcuts): convert block by tools shortcut (#2419) 2023-07-20 23:27:18 +03:00
ui feat(shortcuts): convert block by tools shortcut (#2419) 2023-07-20 23:27:18 +03:00
utils chore(perf): initialisation and rendering performance optimisations (#2430) 2023-08-08 22:17:09 +03:00
__module.ts chore(onChange): bugfix, batching, improvements of ModificationsObserver (#2349) 2023-05-12 20:50:48 +03:00
blocks.ts chore(perf): initialisation and rendering performance optimisations (#2430) 2023-08-08 22:17:09 +03:00
core.ts chore(perf): initialisation and rendering performance optimisations (#2430) 2023-08-08 22:17:09 +03:00
dom.ts chore(onChange): bugfix, batching, improvements of ModificationsObserver (#2349) 2023-05-12 20:50:48 +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(perf): initialisation and rendering performance optimisations (#2430) 2023-08-08 22:17:09 +03:00
selection.ts chore(perf): initialisation and rendering performance optimisations (#2430) 2023-08-08 22:17:09 +03:00
utils.ts chore(perf): initialisation and rendering performance optimisations (#2430) 2023-08-08 22:17:09 +03:00