Kevin Jahns
|
f604250fc3
|
add ydoc.isDestroyed property
|
2024-09-10 15:35:46 +02:00 |
|
Batchor
|
4fb7789cdd
|
add ScienHub as a user.
|
2024-09-05 15:23:58 -07:00 |
|
Batchor
|
c1ef9a12b9
|
add ScienHub as a user.
|
2024-09-05 15:22:40 -07:00 |
|
Kevin Jahns
|
7422b18e87
|
add eclipse theia as a user
|
2024-09-04 00:02:19 +02:00 |
|
Kevin Jahns
|
95e2bc4429
|
add secsync
|
2024-09-02 18:54:19 +02:00 |
|
Kevin Jahns
|
f2ff8b9536
|
add kanbert as a user
|
2024-08-30 19:09:59 +02:00 |
|
Kevin Jahns
|
3f9bfe42f7
|
Merge pull request #664 from jul13579/add-qdacity-to-readme
Add QDAcity to `README.md`
|
2024-08-29 17:51:35 +02:00 |
|
Julian Lehrhuber
|
5b4d2a6bcf
|
Add QDAcity to README.md
|
2024-08-29 14:24:29 +02:00 |
|
Kevin Jahns
|
44e51080af
|
fix new lint issues
|
2024-08-06 16:48:14 +02:00 |
|
Kevin Jahns
|
dd17228a8f
|
update markdownlint
|
2024-08-06 16:37:52 +02:00 |
|
Kevin Jahns
|
eeb4c9969d
|
lint readme
|
2024-08-05 16:14:47 +02:00 |
|
Kevin Jahns
|
56d5e3287b
|
Merge pull request #660 from mtreinik/main
Add missing functions and remove erroneus function from API docs
|
2024-07-30 17:20:14 +02:00 |
|
Mikko Reinikainen
|
294c6a15c5
|
Remove erroneous ymap.get(index:number) from API docs
|
2024-07-30 12:55:45 +03:00 |
|
Mikko Reinikainen
|
c944a4553c
|
Add Y.Array.from() and yarray.clone() to API docs
|
2024-07-30 12:55:11 +03:00 |
|
Kevin Jahns
|
f29cd2baf4
|
update users
|
2024-07-10 17:52:29 +02:00 |
|
Kevin Jahns
|
384ec4db78
|
Merge pull request #651 from nikgraf/patch-2
add react-yjs to bindings
|
2024-06-30 12:04:10 +02:00 |
|
Nik Graf
|
5e19c35405
|
add react-yjs to bindings
|
2024-06-24 13:35:55 +02:00 |
|
Kevin Jahns
|
1bfa6dfb74
|
13.6.18
v13.6.18
|
2024-06-18 16:59:36 +02:00 |
|
Kevin Jahns
|
2e5abad773
|
fix #645 yjs/y-utility#8
|
2024-06-18 16:51:57 +02:00 |
|
Kevin Jahns
|
3f1746f3a9
|
add lexical editor
|
2024-06-17 20:29:14 +02:00 |
|
Kevin Jahns
|
34b06b6cf9
|
13.6.17
v13.6.17
|
2024-06-17 15:15:04 +02:00 |
|
Kevin Jahns
|
d4dac558c0
|
fix creating relative position from json when type name is the empty string
|
2024-06-17 15:13:07 +02:00 |
|
Kevin Jahns
|
a47a48b891
|
Merge pull request #649 from szv/readme-fixes
Readme fixes
|
2024-06-15 20:12:15 +02:00 |
|
Sebastian Szvetecz
|
2e79d0369e
|
Fixed markdown link for ellipsus.org in README.md
|
2024-06-12 01:12:48 +02:00 |
|
Sebastian Szvetecz
|
88506f6d78
|
Fixed star icon in README.md
|
2024-06-12 01:12:13 +02:00 |
|
Kevin Jahns
|
fbd088ee78
|
13.6.16
v13.6.16
|
2024-06-10 12:21:06 +02:00 |
|
Kevin Jahns
|
0678ed1eb5
|
fix event.path in observeDeep - closes #457
|
2024-06-10 12:18:16 +02:00 |
|
Kevin Jahns
|
0973e0acd4
|
Merge pull request #648 from ellipsus-writes/export-merge-ds
Export mergeDeleteSets
|
2024-06-07 17:20:20 +02:00 |
|
Fuad Saud
|
6932696795
|
Export mergeDeleteSets
Useful for comparing snapshots.
|
2024-06-06 13:38:08 +02:00 |
|
Kevin Jahns
|
a4303f914d
|
Merge pull request #646 from MaxNoetzold/patch-1
Add y-postgresql to provider list in README
|
2024-06-04 13:47:02 +02:00 |
|
Max Nötzold
|
03593aeeb1
|
fix linting errors
|
2024-05-21 16:03:31 +02:00 |
|
Max Nötzold
|
d67a951104
|
add y-postgresql info to readme
|
2024-05-21 15:30:24 +02:00 |
|
Kevin Jahns
|
72205a688f
|
Merge pull request #644 from i12345/patch-1
Update INTERNALS.md
|
2024-05-15 21:00:32 +02:00 |
|
i12345
|
edad668dbd
|
Update INTERNALS.md
explained 53 bit JS numbers
|
2024-05-15 13:43:59 -05:00 |
|
Kevin Jahns
|
c264b1c291
|
Merge pull request #640 from malte-j/patch-1
Add y-op-sqlite to Readme
|
2024-05-11 12:27:35 +02:00 |
|
Kevin Jahns
|
cdd8e4f5fc
|
Merge pull request #643 from jasonbw/patch-1
Fix y-websocket `server.cjs` path
|
2024-05-09 13:43:05 +02:00 |
|
Jason Wang
|
06e71f651d
|
Fix y-websocket server path
The commmit c3d14cf07d renamed `server.js` to `server.cjs`; mirror that change here.
|
2024-05-09 05:55:26 -05:00 |
|
Malte Janßen
|
54594a2d75
|
Add y-op-sqlite to readme
|
2024-04-30 16:29:06 +02:00 |
|
Kevin Jahns
|
13772bf891
|
Merge pull request #603 from kevboh/patch-1
add screen.garden as user
|
2024-04-28 21:39:28 +02:00 |
|
Kevin Jahns
|
0896ed42b2
|
Merge branch 'main' into patch-1
|
2024-04-28 21:38:49 +02:00 |
|
Kevin Jahns
|
656b7e7f6a
|
add more users
|
2024-04-28 21:16:58 +02:00 |
|
Kevin Jahns
|
0511b66346
|
Merge pull request #635 from synix/fix/unused-transaction
remove unused _transaction in YArrayEvent
|
2024-04-28 21:08:58 +02:00 |
|
Kevin Jahns
|
91b718cde0
|
13.6.15
v13.6.15
|
2024-04-27 00:50:32 +02:00 |
|
Kevin Jahns
|
d56221b66a
|
Merge pull request #637 from synix/fix/readme-lint
fix: markdownlint readme error
|
2024-04-27 00:46:42 +02:00 |
|
Kevin Jahns
|
ce43124ad0
|
[relative-positions] add option to configure whether to follow redon insertions - #638
|
2024-04-27 00:24:49 +02:00 |
|
synix
|
0af69cf6d6
|
fix: markdownlint readme error
|
2024-04-26 13:15:06 +08:00 |
|
synix
|
3df335cb4c
|
update slice() function's doc
|
2024-04-26 12:03:28 +08:00 |
|
synix
|
387be70ae9
|
make slice() function's doc more accurate
|
2024-04-26 11:49:52 +08:00 |
|
Kevin Jahns
|
927c2369aa
|
Merge pull request #636 from fxsalazar/patch-1
Add Hocuspocus as a backend provider
|
2024-04-26 00:42:32 +02:00 |
|
Felix Salazar
|
8270373c9f
|
Add Hocuspocus as a backend provider
|
2024-04-25 19:34:05 +02:00 |
|