editor.js/test/cypress/tests
Peter Savchenko 4f15bbc0cb
feat(onchange): callback now accepts custom event (#1791)
* feat(onchange): callback now accepts custom event

* Delete block-added.ts

* testd updated, changelog added

* Update example-dev.html

* indexes added to all events

* block-removed dispatching on block replacing

* Update example-dev.html
2021-10-05 20:40:44 +03:00
..
api feature(api): blocks update method added (#1687) 2021-05-26 20:39:25 +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