editor.js/test
Ilya Maroz a513e1079a
feat(collaborative): function for getting changes from string (#2101)
* create function for getting changes from a string

* remove useless variables

* add more test cases

* refactor: return array of operations

* refactor: rename function, conditions, add docs

* refactor: use interfeces, move them to separate file, add comments

* refactor: rename test cases

* refactor: rename test cases

* refactor: change types schema

* refactor: rename function

* test: add the case for multiple changes
2022-09-06 11:32:38 +01:00
..
cypress feat(collaborative): function for getting changes from string (#2101) 2022-09-06 11:32:38 +01:00
testcases.md minor test case for onReady onChange data readOnly and i18n added (#1566) 2021-04-08 22:19:11 +05:30