editor.js/src
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
..
assets feat(ui): the toolbox became vertical (#2014) 2022-04-25 18:28:58 +03:00
components feat(collaborative): function for getting changes from string (#2101) 2022-09-06 11:32:38 +01:00
styles [Fix] Toolbox prevents text selection (#2051) 2022-05-06 13:26:52 +03:00
tools commit new submodules versions (#1858) 2022-01-13 18:15:40 +03:00
types-internal feat(toolbar): toolbar refactored and ui improved (#1815) 2021-11-24 21:14:24 +03:00
codex.ts refactoring(modules): the listeners module now a util (#1572) 2021-03-02 16:25:52 +03:00