Kevin Jahns
|
29fb4a0aab
|
improve double-import error message
|
2022-06-13 10:27:04 +02:00 |
|
Ulf Karlsson
|
db53b6c720
|
Add decode methods
|
2022-02-07 17:15:06 +01:00 |
|
Kevin Jahns
|
1cf709093c
|
export V1 ⇔ V2 update format conversion. Closes #363
|
2021-12-15 18:45:08 +01:00 |
|
Kevin Jahns
|
2ec19defcb
|
export testHelper esm properly
|
2021-11-06 15:55:59 +01:00 |
|
Kevin Jahns
|
a9b92b9099
|
13.5.15
|
2021-10-15 19:17:08 +02:00 |
|
Kevin Jahns
|
cbddf6ef90
|
add warning when Yjs was already imported
|
2021-10-15 19:10:11 +02:00 |
|
Kevin Jahns
|
2b377cd46d
|
export findIndexSS
|
2021-10-07 11:31:40 +02:00 |
|
Kevin Jahns
|
2199ac3e4e
|
merge relativePosition updates
|
2021-01-30 00:12:01 +01:00 |
|
Kevin Jahns
|
275d52b19d
|
implement diffUpdates with tests - #263
|
2021-01-29 18:18:29 +01:00 |
|
Kevin Jahns
|
304812fb07
|
concept for improved implementation of pending updates
|
2021-01-17 15:22:36 +01:00 |
|
Kevin Jahns
|
baca852733
|
add relevant relative positions exports
|
2021-01-13 01:16:21 +01:00 |
|
Kevin Jahns
|
656328631c
|
first prototype of associative relative positions (left- or right-associative)
|
2021-01-08 23:03:16 +01:00 |
|
Kevin Jahns
|
dbd1b3cb59
|
add tests for meta decoding of updates and state vector comparison of update and ydoc approach
|
2020-12-30 20:21:14 +01:00 |
|
Kevin Jahns
|
47221c26c4
|
test with v1 and v2 encoding
|
2020-12-16 23:26:38 +01:00 |
|
Kevin Jahns
|
072947c0bb
|
implement update logging
|
2020-12-16 21:25:00 +01:00 |
|
Kevin Jahns
|
7a45be8c88
|
add merge tests for #263
|
2020-12-07 19:47:48 +01:00 |
|
Kevin Jahns
|
b812a3dd6c
|
Add getItem to the exports
|
2020-11-21 19:27:12 +01:00 |
|
calibr
|
ceba4b1837
|
restoring document to a specific state using a Snapshot, #159
|
2020-07-27 03:56:32 +03:00 |
|
Kevin Jahns
|
6e3b708599
|
implement search-marker prototype (limited usage for now)
|
2020-07-15 22:03:02 +02:00 |
|
Kevin Jahns
|
076d550dfa
|
export YTextEvent - fixes #213
|
2020-07-12 20:13:18 +02:00 |
|
Kevin Jahns
|
0b8f032364
|
add AbstractConnector interface - implements #215
|
2020-07-12 19:07:16 +02:00 |
|
Kevin Jahns
|
cf420d6241
|
export decodeStateVector - fixes #218
|
2020-07-12 18:41:34 +02:00 |
|
Kevin Jahns
|
6c2cf0f769
|
Implement experimental new encoder 🚀
|
2020-07-12 18:25:54 +02:00 |
|
Kevin Jahns
|
4547b35641
|
cleanup formatting attributes
|
2020-05-11 01:45:27 +02:00 |
|
Kevin Jahns
|
9f5bc9ddfe
|
change client id when duplicate content is detected
|
2020-05-03 16:10:58 +02:00 |
|
Kevin Jahns
|
62888b4004
|
bundle yjs as a module to prevent declaration issues from circular dependencies
|
2020-02-12 10:37:22 +01:00 |
|
Kevin Jahns
|
e3c59b0aa7
|
more options to gc data (undomanager.clear and tryGc)
|
2020-01-27 03:42:32 +01:00 |
|
Kevin Jahns
|
27efe86f9c
|
isParentOf
|
2020-01-14 05:13:51 +01:00 |
|
Kevin Jahns
|
d1f5ff0f59
|
implement PermanentUserData storage prototype
|
2019-09-17 18:53:59 +02:00 |
|
Kevin Jahns
|
1d297601e8
|
export .createDeleteSet functionality
|
2019-09-04 22:08:05 +02:00 |
|
Kevin Jahns
|
bb1c0b809f
|
implement snapshot & event.changes
|
2019-09-03 16:33:29 +02:00 |
|
Kevin Jahns
|
8bcff6138c
|
Y.Text snapshot support (toDelta)
|
2019-08-31 22:42:18 +02:00 |
|
Kevin Jahns
|
0e7da017fe
|
Use lib0/any-encoding instead of JSON
|
2019-08-09 01:15:46 +02:00 |
|
Kevin Jahns
|
e376b5d472
|
UndoManager fixes
|
2019-06-24 23:04:53 +02:00 |
|
Kevin Jahns
|
2192aa5821
|
Use generic Item with typed content to reduce cache misses
|
2019-05-28 14:18:20 +02:00 |
|
Kevin Jahns
|
4a7d6f0a2d
|
fix sorting bug that only affects older node versions (probably because old sorting algorithms are not stable)
|
2019-05-14 15:21:34 +02:00 |
|
Kevin Jahns
|
8c36f67f0b
|
rework and document api
|
2019-05-07 13:44:23 +02:00 |
|
Kevin Jahns
|
45237571b7
|
gc more efficiently
|
2019-04-23 20:51:32 +02:00 |
|
Kevin Jahns
|
07a6a0044b
|
simplify exposed APi
|
2019-04-12 20:04:07 +02:00 |
|
Kevin Jahns
|
654510f3ff
|
read struct refs as array
|
2019-04-10 18:52:22 +02:00 |
|
Kevin Jahns
|
52ec698635
|
implement some of the commented todos
|
2019-04-09 04:01:37 +02:00 |
|
Kevin Jahns
|
7a111de186
|
refactor read/write of structs
|
2019-04-07 23:08:08 +02:00 |
|
Kevin Jahns
|
7d0c048708
|
Items accept origins as IDs
|
2019-04-05 19:46:18 +02:00 |
|
Kevin Jahns
|
30bf3742c9
|
add internals file and use it to organize imports
|
2019-04-04 19:35:38 +02:00 |
|
Kevin Jahns
|
6578727c9c
|
fixed all type issues
|
2019-04-03 13:23:27 +02:00 |
|
Kevin Jahns
|
415de1cc4c
|
all YArray.tests type fixes
|
2019-04-03 02:30:44 +02:00 |
|
Kevin Jahns
|
e23582b1cd
|
more type fixes and rethinking writeStructs
|
2019-04-02 23:08:58 +02:00 |
|
Kevin Jahns
|
c188f813a4
|
fixed YMap
|
2019-03-29 13:49:13 +01:00 |
|
Kevin Jahns
|
d9ab593b07
|
prelim refactor commit
|
2019-03-26 01:14:15 +01:00 |
|
Kevin Jahns
|
293527e62b
|
fix a few tsc errors (96 remaining)
|
2019-03-13 02:15:43 +01:00 |
|