editor.js/types/api
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.d.ts feat(block-api): the new dispatchChange() method (#1794) 2021-10-05 23:41:03 +03:00
blocks.d.ts chore(perf): initialisation and rendering performance optimisations (#2430) 2023-08-08 22:17:09 +03:00
caret.d.ts API shorthands (#627) 2019-02-28 19:01:41 +03:00
events.d.ts Move to typescript (#474) 2018-11-23 19:11:50 +03:00
i18n.d.ts Release / 2.18 (#1181) 2020-06-03 11:17:29 +03:00
index.d.ts feat(toolbar): toolbar refactored and ui improved (#1815) 2021-11-24 21:14:24 +03:00
inline-toolbar.d.ts Version 2.13 (#719) 2019-04-29 15:52:54 +03:00
listeners.d.ts feat(toolbar): toolbar refactored and ui improved (#1815) 2021-11-24 21:14:24 +03:00
notifier.d.ts Move to typescript (#474) 2018-11-23 19:11:50 +03:00
readonly.d.ts Tunes improvements for inline actions (#1722) 2021-07-21 21:33:09 +03:00
sanitizer.d.ts Move to typescript (#474) 2018-11-23 19:11:50 +03:00
saver.d.ts Move to typescript (#474) 2018-11-23 19:11:50 +03:00
selection.d.ts Move to typescript (#474) 2018-11-23 19:11:50 +03:00
styles.d.ts Move to typescript (#474) 2018-11-23 19:11:50 +03:00
toolbar.d.ts feat(toolbar-api): method for toggling toolbox (#2332) 2023-04-13 20:02:46 +03:00
tooltip.d.ts Release/2.16.1 (#990) 2019-12-07 14:53:20 +03:00
ui.d.ts feat(toolbar): toolbar refactored and ui improved (#1815) 2021-11-24 21:14:24 +03:00