Commit Graph

88 Commits

Author SHA1 Message Date
Eric Maciel
c3425096e2 fix: call onError for errors during applyOperation 2020-10-30 10:34:19 -04:00
Eric Maciel
2917c98010 fix: add backend changes to slate-collab 2020-10-29 11:40:12 -04:00
Eric Maciel
47dc072d14 v0.7.7 2020-10-29 09:34:36 -04:00
Eric Maciel
4598b1758a fix: garbage cursor error on disconnect 2020-10-29 09:29:28 -04:00
Eric Maciel
176a0f650d fix: undefined value error in setNode 2020-10-29 09:16:04 -04:00
Eric Maciel
d0e54e543c v0.7.6 2020-10-28 17:59:38 -04:00
Eric Maciel
21493ca238 fix: split node cloning with old properties 2020-10-28 17:59:04 -04:00
Eric Maciel
07a8201215 fix: remove marks 2020-10-28 16:29:49 -04:00
Eric Maciel
b3ddf5dc26 v0.7.5 2020-10-28 15:59:56 -04:00
Eric Maciel
8a68dcabae fix: socket stored on editor throwing circular error 2020-10-28 15:58:26 -04:00
Eric Maciel
1bb805958f v0.7.4 2020-10-28 13:19:36 -04:00
Eric Maciel
4c49a37fdb fix: insert node behavior 2020-10-28 13:19:05 -04:00
Eric Maciel
1b2f6693ee fix: undefined text error 2020-10-27 19:41:18 -04:00
Eric Maciel
a9a9a4316c chore: undo package change 2020-10-27 18:54:03 -04:00
Eric Maciel
075e4f475b v0.7.3 2020-10-27 18:53:23 -04:00
Eric Maciel
c1bb9bbcd8 fix: useMounted usage 2020-10-27 18:44:03 -04:00
Eric Maciel
038c17b844 chore: update package json 2020-10-27 18:38:29 -04:00
Eric Maciel
89dd1657ba chore: bump package version 2020-10-27 18:31:12 -04:00
Eric Maciel
c4eb8578f1 fix: removeNodeOp throwing an error 2020-10-27 18:29:50 -04:00
Eric Maciel
bb04f2d81c fix: cursor deletion 2020-10-27 18:29:36 -04:00
Eric Maciel
f5d51b3444 fix: mounted update error 2020-10-27 18:29:23 -04:00
Eric Maciel
c6de34b5ef fix: import paths broken 2020-10-27 14:53:12 -04:00
Eric Maciel
adec1b719b chore: change to hiveteams package 2020-10-27 14:41:32 -04:00
Eric Maciel
3ebca642d2 chore: pre publish 2020-10-27 14:34:32 -04:00
Eric Maciel
6c157f43ce chore: bump package version 2020-10-27 14:32:12 -04:00
Eric Maciel
0cce4b4865 fix: bugs 2020-10-27 14:29:56 -04:00
cudr
a9b20ae99d v0.7.0 2020-07-02 01:18:00 +03:00
cudr
45b8a16ef5 feat: take changelog version from bridge package 2020-07-02 01:17:20 +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
George
b49cf33464
Merge pull request #21 from cudr/auto_changelog
Generate auto-changelog
2020-06-22 01:49:55 +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
c40cdda45d feat: modify changelog template 2020-06-22 01:40:35 +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
ce0c86fb3c feat: bump backend version 2020-06-17 00:55:50 +03:00
Alexey Topolyanskiy
e1494a70db
Missing query argument in nspMiddleware (#16)
Without this argument it's not possible to use query object with token and other items.
2020-06-17 00:54:03 +03:00
cudr
fa0465afbb feat: bump client version 2020-06-07 23:15:15 +03:00
George
d76c7766cc
feat: add onError cb (#15) 2020-06-07 23:04:23 +03:00
cudr
e26d62f78d fix: caret styles 2020-05-17 15:43:56 +03:00
cudr
aa2255a03c feat: update site styles 2020-05-15 22:50:59 +03:00
ChrisLincoln
aaa6d1fa54
Changed the backend socket config types fom Element[] to Node[] and m… (#14)
* Changed the backend socket config types fom Element[] to Node[] and made the onDocumentLoad async

* Updated onDocumentLoad in readme
2020-05-15 22:16:28 +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
George
fee0098c3d
Merge pull request #6 from cudr/refactoring_types
feat: refactoring types && handle annotation ops
2019-11-10 21:27:55 +03:00
cudr
ad0aaf2607 feat: handle annotations 2019-11-10 21:22:55 +03:00
George
ded1e432b7
Update README.md 2019-11-03 11:33:31 +03:00