editor.js/types
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
..
api feat(block-api): the new dispatchChange() method (#1794) 2021-10-05 23:41:03 +03:00
block-tunes Tunes improvements for inline actions (#1722) 2021-07-21 21:33:09 +03:00
configs feat(onchange): callback now accepts custom event (#1791) 2021-10-05 20:40:44 +03:00
data-formats Unique ids in blocks with nanoid (#1667) 2021-04-27 16:33:00 +03:00
events/block feat(onchange): callback now accepts custom event (#1791) 2021-10-05 20:40:44 +03:00
tools Tunes improvements for inline actions (#1722) 2021-07-21 21:33:09 +03:00
index.d.ts refactoring(modules): Events module is util now (#1582) 2021-03-15 21:01:10 +03:00