editor.js/test/cypress/tests
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
modules Fix: pass user configuration to Tool prepare method (#1781) 2021-09-16 14:21:38 +00:00
tools Tunes improvements for inline actions (#1722) 2021-07-21 21:33:09 +03:00
block-ids.spec.ts onChange improvements (#1678) 2021-05-26 18:59:32 +03:00
copy-paste.spec.ts Unique ids in blocks with nanoid (#1667) 2021-04-27 16:33:00 +03:00
initialization.spec.ts [Feature] Block Tunes API (#1596) 2021-04-04 15:10:26 +03:00
onchange.spec.ts feat(onchange): callback now accepts custom event (#1791) 2021-10-05 20:40:44 +03:00
sanitisation.spec.ts onChange improvements (#1678) 2021-05-26 18:59:32 +03:00
selection.spec.ts Tunes improvements for inline actions (#1722) 2021-07-21 21:33:09 +03:00