mirror of
https://github.com/cudr/slate-collaborative.git
synced 2024-10-27 20:34:06 +00:00
12 KiB
12 KiB
Changelog
Generated by auto-changelog
.
v0.7.27
- Fix/large collab ops
#4
- Feature/add tracing
#3
- feat: add ability to reset docSet for client on reconnect (resetOnReconnect)
d0a7930
- fix: large collab ops
f985772
- test: clean initial test state
5137703
v0.7.28
11 February 2021
- feat: add tracing
e3ce984
- chore: fix collab-backend description
2681254
- chore: fix collab-client description
5cdcfc6
v0.7.27
29 January 2021
- chore: code and type cleanup
#2
v0.7.26
27 January 2021
v0.7.25
20 January 2021
- fix: root level children update
b5bd7fe
v0.7.24
15 January 2021
v0.7.23
12 January 2021
v0.7.22
12 January 2021
v0.7.21
8 January 2021
- fix: tsconfigs for packages
f6d3af8
v0.7.20
8 January 2021
v0.7.20-alpha.1
6 January 2021
- feat: automerge collaboration to backend
0894a7a
v0.7.20-alpha.0
5 January 2021
- fix: automerge backend import
2f05bce
v0.7.19
5 January 2021
- fix: old state passed to connection error
2b8206d
- fix: package json and version
217864d
- fix: bump package version
d7e0151
v0.7.17
2 November 2020
- fix: close connection error
31a14e2
v0.7.16
31 October 2020
- fix: opSet conversion for rootKey
c211725
v0.7.15
31 October 2020
- fix: opRemove on reconnect
24a7f91
v0.7.14
31 October 2020
- fix: splice is not a function error
b47c408
v0.7.13
30 October 2020
- fix: map error
7f2bd39
v0.7.12
30 October 2020
- fix: cleanup createConnection logic
ce563a2
v0.7.11
30 October 2020
- fix: add back createConnection
3d8f999
v0.7.10
30 October 2020
- fix: try reducing number of connections
34db64e
v0.7.9
30 October 2020
v0.7.8
30 October 2020
- fix: add backend changes to slate-collab
2917c98
- fix: call onError for errors during applyOperation
c342509
v0.7.7
29 October 2020
v0.7.6
28 October 2020
v0.7.5
28 October 2020
- fix: socket stored on editor throwing circular error
8a68dca
v0.7.4
28 October 2020
- fix: insert node behavior
4c49a37
- fix: undefined text error
1b2f669
- chore: undo package change
a9a9a43
v0.7.3
27 October 2020
- chore: bump package version
6c157f4
- chore: change to hiveteams package
adec1b7
- fix: mounted update error
f5d51b3
v0.7.0
2 July 2020
- Preserve external history option
#22
- Generate auto-changelog
#21
- feat: take changelog version from bridge package
45b8a16
v0.6.7
22 June 2020
v0.6.6
22 June 2020
- feat: add auto-changelog
73a363c
v0.6.4
22 June 2020
- Implement link editor
#20
- Missing query argument in nspMiddleware
#16
- feat: add onError cb
#15
- Changed the backend socket config types fom Element[] to Node[] and m…
#14
- Fix typing of SyncValue.
#12
- feat: update to slate 0.5x
#10
- feat: refactoring types && handle annotation ops
#6
- feat: travis-ci
#3
- Inner annotations
#2
- feat: mark data
#1
- initial commit
a817eb1
- feat: cursors should works with annotations
0ceb38b
- feat: try to use inner annotations model to cursors
55def80