editor.js/src/components/utils
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
..
popover chore(onChange): bugfix, batching, improvements of ModificationsObserver (#2349) 2023-05-12 20:50:48 +03:00
blocks.ts feat(shortcuts): convert block by tools shortcut (#2419) 2023-07-20 23:27:18 +03:00
events.ts chore(perf): initialisation and rendering performance optimisations (#2430) 2023-08-08 22:17:09 +03:00
listeners.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
mutations.ts fix(onchange): callback will be fired on removing of a whole text (#2392) 2023-06-21 20:32:25 +03:00
notifier.ts refactoring: notifier is util now (#1628) 2021-04-15 20:20:21 +03:00
promise-queue.ts chore(perf): initialisation and rendering performance optimisations (#2430) 2023-08-08 22:17:09 +03:00
resolve-aliases.ts fix(tunes): Make label an alias for title in tunes menu item (#2198) 2022-12-14 23:46:36 +03:00
sanitizer.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
scroll-locker.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
shortcuts.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
tooltip.ts feat(toolbar): toolbar refactored and ui improved (#1815) 2021-11-24 21:14:24 +03:00