Commit Graph

34 Commits

Author SHA1 Message Date
Eric Maciel
f425635cf8 feat: cleaner error handling and basic client tests 2021-01-08 17:27:57 -05:00
Eric Maciel
0894a7a917 feat: automerge collaboration to backend 2021-01-06 15:09:27 -05:00
Eric Maciel
2b8206d1c5 fix: old state passed to connection error 2021-01-05 18:30:40 -05:00
Eric Maciel
31a14e2a35 fix: close connection error 2020-11-02 13:24:14 -05:00
Eric Maciel
ce563a2514 fix: cleanup createConnection logic 2020-10-30 17:05:09 -04:00
Eric Maciel
3d8f999872 fix: add back createConnection 2020-10-30 16:09:42 -04:00
Eric Maciel
34db64edaf fix: try reducing number of connections 2020-10-30 15:58:50 -04:00
Eric Maciel
025943de4e fix: add error handling for applyOperation 2020-10-30 15:27:26 -04:00
Eric Maciel
c3425096e2 fix: call onError for errors during applyOperation 2020-10-30 10:34:19 -04:00
Eric Maciel
4598b1758a fix: garbage cursor error on disconnect 2020-10-29 09:29:28 -04:00
Eric Maciel
8a68dcabae fix: socket stored on editor throwing circular error 2020-10-28 15:58:26 -04:00
Eric Maciel
c1bb9bbcd8 fix: useMounted usage 2020-10-27 18:44:03 -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
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
d76c7766cc
feat: add onError cb (#15) 2020-06-07 23:04:23 +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
8d7a10be1b feat: garbage cursors on client 2019-10-27 15:43:12 +03:00
cudr
20c44d369f feat: add users twice 2019-10-19 23:14:49 +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