editor.js/types/api
Peter Savchenko 9c0fc48d89
feat(block-api): the new dispatchChange() method (#1794)
The new `dispatchChange()` method allows to manually trigger the 'onChange' callback. Useful when Tool made a state mutation that is invisible for editor core.
2021-10-05 23:41:03 +03:00
..
block.d.ts feat(block-api): the new dispatchChange() method (#1794) 2021-10-05 23:41:03 +03:00
blocks.d.ts feature(api): blocks update method added (#1687) 2021-05-26 20:39:25 +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 Release: 2.19 (#1364) 2020-10-13 20:50:46 +03:00
inline-toolbar.d.ts Version 2.13 (#719) 2019-04-29 15:52:54 +03:00
listeners.d.ts Move to typescript (#474) 2018-11-23 19:11:50 +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 Toolbar toggler API (#1466) 2021-02-18 22:20:45 +05:30
tooltip.d.ts Release/2.16.1 (#990) 2019-12-07 14:53:20 +03:00