editor.js/test/cypress/tests
Umang G. Patel 18feb06a88
Fix OnChange Event Invocation (#2007)
* fix: call onchange event after block insert

* changelog updated

* patch version updated

* removed the modification observer from saver

* only changelog version added

* delimiter added

* feat: test case added for save inside the onchange
2022-04-07 14:33:09 +05:30
..
api feat(block-api): the new dispatchChange() method (#1794) 2021-10-05 23:41:03 +03:00
modules feat(toolbar): toolbar refactored and ui improved (#1815) 2021-11-24 21:14:24 +03:00
tools Tunes improvements for inline actions (#1722) 2021-07-21 21:33:09 +03:00
block-ids.spec.ts feat(toolbar): toolbar refactored and ui improved (#1815) 2021-11-24 21:14:24 +03:00
copy-paste.spec.ts feat(toolbar): toolbar refactored and ui improved (#1815) 2021-11-24 21:14:24 +03:00
initialization.spec.ts fix(readonly): crash with readonly property (#1969) 2022-02-09 20:46:26 +03:00
onchange.spec.ts Fix OnChange Event Invocation (#2007) 2022-04-07 14:33:09 +05:30
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
utils.spec.ts [Fix] isFunction function for async functions (#1857) 2022-01-13 00:46:07 +03:00