Samy Pessé
|
e7572d61c6
|
Only emit "load" when sync is set to true
|
2023-10-22 11:03:25 +02:00 |
|
Kevin Jahns
|
227018f5c7
|
toDelta doesnt create transaction - fixes #506
|
2023-03-11 09:13:27 +01:00 |
|
Kevin Jahns
|
2576d4efca
|
increasing sort of ds encoding
|
2023-02-21 14:35:28 +01:00 |
|
Kevin Jahns
|
7445a9ce5f
|
add whenSynced and isSynced property with refined logic
|
2023-01-31 12:56:07 +01:00 |
|
Kevin Jahns
|
7f6c12a541
|
bump typescript and fix type issues
|
2023-01-31 12:16:03 +01:00 |
|
Ville Immonen
|
81a36a2762
|
add more accurate typing for YEvent.target
|
2022-01-15 14:22:17 +02:00 |
|
Kevin Jahns
|
28e1b19e57
|
add loading event logic
|
2021-11-24 23:15:55 +01:00 |
|
Kevin Jahns
|
9a7250f192
|
fix undoing of content containing subdocs
|
2021-11-19 13:47:10 +01:00 |
|
Kevin Jahns
|
4154b12f14
|
handle local/remote autoload edge cases
|
2021-11-19 13:27:14 +01:00 |
|
Kevin Jahns
|
c91945228f
|
inherid collectionid
|
2021-10-29 21:53:21 +02:00 |
|
Viktor Qvarfordt
|
2c80a955da
|
Fix type annotation of getMap
Make `getMap<T>()` take a generic type parameter just like `getArray<T>()`.
|
2021-10-10 11:05:18 +02:00 |
|
Kevin Jahns
|
7bd764fba7
|
use non-explicit resolution for lib0
|
2021-05-14 18:53:24 +02:00 |
|
Kevin Jahns
|
034463798d
|
deprecate toJSON
|
2020-12-22 17:04:31 +01:00 |
|
Kevin Jahns
|
e81267d4df
|
implement correct destroy event
|
2020-12-04 14:01:14 +01:00 |
|
Kevin Jahns
|
e17d661769
|
implemented first subdocuments draft #234
|
2020-09-10 01:54:16 +02:00 |
|
Kevin Jahns
|
bb45816f05
|
remove bare for .. of iterations - fixes #220
|
2020-07-12 20:04:56 +02:00 |
|
Kevin Jahns
|
b73a720fdc
|
merge with upstream
|
2020-07-12 18:50:32 +02:00 |
|
Kevin Jahns
|
859e169c91
|
fix empty type name
|
2020-07-12 18:40:39 +02:00 |
|
Duane Johnson
|
1a942aa4e0
|
whitespace
|
2020-07-12 09:38:20 -06:00 |
|
Duane Johnson
|
368dc6b36a
|
Add YDoc toJSON
|
2020-07-12 09:36:51 -06:00 |
|
Kevin Jahns
|
9f5bc9ddfe
|
change client id when duplicate content is detected
|
2020-05-03 16:10:58 +02:00 |
|
Kevin Jahns
|
f40e09d156
|
type fixes for breaking typescript@3.8.* release
|
2020-04-02 01:03:30 +02:00 |
|
Kevin Jahns
|
e3c59b0aa7
|
more options to gc data (undomanager.clear and tryGc)
|
2020-01-27 03:42:32 +01:00 |
|
Kevin Jahns
|
6cd9e2be32
|
lint
|
2020-01-22 16:42:16 +01:00 |
|
Kevin Jahns
|
22917bca19
|
fix gc & proper options typings for Y.Doc, fixes #176
|
2019-12-10 17:51:49 +01:00 |
|
Kevin Jahns
|
03458dc641
|
Port Undo/Redo approach with a clean API
|
2019-06-23 13:04:14 +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
|
8c36f67f0b
|
rework and document api
|
2019-05-07 13:44:23 +02:00 |
|