editor.js/test/cypress/tests/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.spec.ts feat(block-api): the new dispatchChange() method (#1794) 2021-10-05 23:41:03 +03:00
blocks.spec.ts feature(api): blocks update method added (#1687) 2021-05-26 20:39:25 +03:00