Kevin Jahns
b32f5434f1
Merge pull request #557 from tonny008/patch-1
...
fix comment in doc
2023-11-20 12:28:12 +01:00
Kevin Jahns
61e84c5f99
Merge pull request #579 from jsejcksn/fix/docs/readme
...
docs(readme): fix typo
2023-11-20 12:27:12 +01:00
Kevin Jahns
ac49dbcbd8
Merge pull request #583 from nikgraf/improve-docs
...
add documentation on V2 events
2023-11-14 20:30:04 +01:00
Siddhartha Gunti
a3d69bba72
Adding www.btw.so to the platforms who use Yjs
...
Repo here: https://github.com/btw-so/btw
2023-11-07 18:54:22 +05:30
Nik Graf
e6afc51b84
add documentation on V2 events
2023-10-07 20:56:02 +02:00
Jesse Jackson
171d801e0a
docs(readme): fix typo
...
Update link text for Swift bindings: from "yrb" to "yswift"
2023-10-05 00:41:48 -05:00
Kevin Jahns
b5051e91ac
Merge pull request #533 from booxood/fix-docs-example
...
docs: fix "Example: Syncing clients without loading the Y.Doc" code
2023-09-18 19:32:01 +02:00
Kevin Jahns
a099e98bd6
create error on call - fixes #569
2023-09-07 13:41:35 +02:00
Kevin Jahns
1b0da31d00
Merge pull request #567 from stevenfabre/main
...
Added Liveblocks Yjs to the list of providers
2023-09-06 17:01:29 +02:00
Kevin Jahns
a1fda219e4
lint readme
2023-09-02 17:39:49 +02:00
Kevin Jahns
09687221ac
Merge pull request #568 from himself65/docs-update
...
docs: add `@toeverything/y-indexeddb`
2023-09-01 13:01:57 +02:00
Alex Yang
4d7a366f6e
docs: add @toeverything/y-indexeddb
2023-08-31 17:21:36 -05:00
Steven Fabre
0b30413f6e
Liveblocks in Yjs README
...
Signed-off-by: Steven Fabre <hello@stevenfabre.com>
2023-08-31 05:34:05 -04:00
Kevin Jahns
eeae74decf
sponsors update
2023-08-29 16:34:26 +02:00
Greg Werner
9a9a1ffeeb
Adds IllumiDesk as a reference to the using list
...
Signed-off-by: Greg Werner <werner.greg@gmail.com>
2023-08-28 14:45:43 -04:00
Kevin Jahns
7a4975ee85
Merge branch 'main' into patch-1
2023-08-28 12:26:18 +02:00
Kevin Jahns
92ee76ad6e
Merge pull request #564 from akshaykmr/readme-update-who-is-using
...
add oorja.io to who is using yjs
2023-08-24 14:01:32 +02:00
Alex Yang
61abf3a1db
Update README.md
2023-08-23 09:25:18 -05:00
Akshay Kumar
bd867cb161
add oorja to who is using yjs
2023-08-23 19:31:58 +05:30
Kevin Jahns
87b7d3e951
add Yjs-compatible ports to documentation
2023-08-23 15:42:48 +02:00
GQ
7bdf94167a
fix comment
2023-07-31 15:05:33 +08:00
Braden
03b9a806e8
Update README.md
2023-07-23 14:40:03 -05:00
Kevin Jahns
c398448152
add blocksuite editor by affine
2023-06-16 16:04:30 +02:00
Liucw
1ce1751432
docs: fix "Example: Syncing clients without loading the Y.Doc" code
2023-05-17 14:52:25 +08:00
James Pearce
61eeaef226
Add missing getting-started steps
2023-04-30 16:31:46 -04:00
Kevin Jahns
39167e6e2a
Implement function that obfuscates a ydoc and scrambles its content
2023-04-22 18:39:29 +02:00
Kevin Jahns
7f6c12a541
bump typescript and fix type issues
2023-01-31 12:16:03 +01:00
Kevin Jahns
f215866429
remove poxi on request..
2023-01-19 15:24:53 +01:00
Mael
ab60cd1ff8
New user
2023-01-19 15:06:20 +01:00
Kevin Jahns
1130abe05b
add POXi as a user
2023-01-18 12:20:52 +01:00
Kevin Jahns
0ef5bd42fe
lint readme
2022-11-30 12:26:55 +01:00
Joakim
d7751c16fd
Add missing word
2022-11-05 21:15:33 +01:00
Viktor Qvarfordt
7405057037
Add Sana to -Who Is Using Yjs-
2022-10-23 21:34:43 +02:00
Kevin Jahns
12a9134b09
lint
2022-10-18 16:51:07 +02:00
Kevin Jahns
f1ad5686c1
Add Hyperquery to -Who Is Using Yjs-
2022-10-02 17:10:14 +02:00
MaxNoetzold
3d7ef7e28b
add y-mongodb-provider to provider list in README
2022-09-18 14:17:52 +02:00
Yifeng Wang
fb9df6efe2
add AFFiNE to sponsor list
2022-09-13 21:31:10 +08:00
Eduard Bardají Puig
2157ebb4d0
Update README.md
...
Add missing `.getText()` method to docs.
2022-08-07 20:52:16 +02:00
Kevin Jahns
4504196d5c
add gitter & discord link
2022-05-19 22:15:10 +02:00
Kevin Jahns
40196ae0a3
add slidebeamer as user
2022-04-27 16:33:00 +02:00
Kevin Jahns
3935ba1faa
update sponsors message
2022-04-18 19:12:41 +02:00
Kevin Jahns
4aacb487d2
complete documentation about relative positions
2022-04-17 16:03:20 +02:00
Kevin Jahns
8d809ebacb
Adding Skiff as a user
2022-04-05 09:54:45 +02:00
Kevin Jahns
806bf3f6dd
lint
2022-03-30 14:53:14 +02:00
Kevin Jahns
7d3de7fa07
add blocksurvey.io as a user
2022-03-28 10:50:48 +02:00
Kevin Jahns
4a06492fb1
add stack-item-updated event to Y.UndoManager. implements #407
2022-03-20 22:49:23 +01:00
Dylan Schiemann
5058189a46
Add Living Spec to readme
...
We've sponsored via GitHub and OpenCollective for a while and have made a few contributions. We'd like to be added to the list of users if appropriate. Thanks.
2022-03-13 04:23:17 -07:00
Felix
aa5463b06d
add immer-yjs to Bindings
2022-03-07 11:45:50 +08:00
Kevin Jahns
d0f9c4a27f
lint
2022-03-02 13:25:56 +01:00
Kevin Jahns
67d27dfca2
update readme
2022-03-02 13:19:00 +01:00