Commit Graph

36 Commits

Author SHA1 Message Date
curd
3b60f2c6c8 v0.7.2 2021-01-18 19:57:58 +03:00
George
a67986995d
fix dependency update (#50)
* Always call external onChange.

* Fix split_node missing properties bug.

* fix: dependency update build

Co-authored-by: Ulion <ulion2002@gmail.com>
2021-01-18 19:56:00 +03:00
Ulion
1a536f2fa4
Fix split_node missing properties bug. (#45) 2021-01-18 19:49:34 +03:00
Ulion
ef35812723
Fix setNodes undefined value since automerge does not handle undefined value correctly. (#49) 2021-01-15 16:22:28 +03:00
dependabot-preview[bot]
e3068d0b48
build(deps-dev): bump ts-jest from 25.5.1 to 26.4.4 (#41)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 25.5.1 to 26.4.4.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v25.5.1...v26.4.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-01-15 16:04:52 +03:00
dependabot-preview[bot]
ba61211cf6
build(deps): bump slate from 0.58.3 to 0.59.0 (#36)
Bumps [slate](https://github.com/ianstormtaylor/slate) from 0.58.3 to 0.59.0.
- [Release notes](https://github.com/ianstormtaylor/slate/releases)
- [Changelog](https://github.com/ianstormtaylor/slate/blob/master/Changelog.md)
- [Commits](https://github.com/ianstormtaylor/slate/compare/v0.58.3...v0.59.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-01-15 16:02:50 +03:00
cudr
a9b20ae99d v0.7.0 2020-07-02 01:18:00 +03:00
George
55b1b2ca5a
Preserve external history option (#22)
* feat: handle node text in remove_text op

* feat: add preserveExternalHistory option
2020-07-02 00:56:48 +03:00
cudr
1fcfae96e3 v0.6.7 2020-06-22 01:46:56 +03:00
cudr
f5bd03cf27 feat: add license 2020-06-22 01:46:15 +03:00
cudr
e36c4318e2 v0.6.6 2020-06-22 01:32:44 +03:00
cudr
be1bb1205e v0.6.5 2020-06-22 01:31:53 +03:00
cudr
73a363c8b3 feat: add auto-changelog 2020-06-22 01:23:34 +03:00
George
eb370eaa1e
Implement link editor (#20)
* feat: implement link editor

* feat: update slate to 0.58.3
2020-06-21 23:52:52 +03:00
cudr
aa2255a03c feat: update site styles 2020-05-15 22:50:59 +03:00
Darren Zhao
2a6d99c171
Fix typing of SyncValue. (#12) 2020-05-14 09:52:05 +03:00
cudr
6adf4082dc feat: update to slate 0.58 && fix site build 2020-05-11 09:28:26 +03:00
George
0fd9390a99
feat: update to slate 0.5x (#10)
Update Slate-Collaboration to be compatible with Slate 0.5x versions.
2020-05-10 16:50:12 +03:00
cudr
ad0aaf2607 feat: handle annotations 2019-11-10 21:22:55 +03:00
cudr
0f98915909 feat: strart refactoring types 2019-11-03 11:32:52 +03:00
cudr
dc65376a37 fix: update missed depts 2019-10-28 09:28:37 +03:00
cudr
eccece2740 fix: garbage cursors on client 2019-10-27 17:15:16 +03:00
cudr
cc071a2d35 feat: add ci and op convert insert test 2019-10-22 23:00:22 +03:00
cudr
65bb9b134d feat: update 2019-10-19 23:38:37 +03:00
cudr
21a4a7d99a feat: extract cursor component 2019-10-19 22:08:08 +03:00
cudr
0ceb38bbfd feat: cursors should works with annotations 2019-10-14 00:17:18 +03:00
cudr
242a836ce8 feat: set_annotation temporary disabled 2019-10-13 02:46:13 +03:00
cudr
55def80703 feat: try to use inner annotations model to cursors 2019-10-12 21:33:44 +03:00
cudr
ad2780b936 feat: success garbage cursor 2019-10-12 13:39:10 +03:00
cudr
4efc8db60e feat: success show cursor position 2019-10-12 09:56:03 +03:00
cudr
2a4d64b074 feat: add test annotations 2019-10-10 23:28:12 +03:00
cudr
86e9e77410 feat: better definitions 2019-10-07 00:14:14 +03:00
cudr
fbcbef02af feat: success add & remove marks 2019-10-06 13:46:59 +03:00
cudr
61c3b830dc feat: set data success 2019-10-06 00:41:49 +03:00
cudr
e17e5f0fc3 feat: test release 2019-10-05 12:30:39 +03:00
cudr
a817eb1ceb initial commit 2019-10-05 11:44:49 +03:00