Commit Graph

6 Commits

Author SHA1 Message Date
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
sdfs
ab3c36ab7d fix: socket io namespace message broadcast 2020-10-28 01:58:28 +03:00
John Barlow
5e0ee3e8d9
defensive code for when the document sometimes isn't there on server restarts. (#26) 2020-10-28 01:55:29 +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
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
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