Commit Graph

  • 87b7d3e951 add Yjs-compatible ports to documentation Kevin Jahns 2023-08-23 15:42:48 +02:00
  • 7bdf94167a fix comment GQ 2023-07-31 15:05:33 +08:00
  • 03b9a806e8 Update README.md Braden 2023-07-23 14:40:03 -05:00
  • 5ee6992d1f 13.6.7 v13.6.7 Kevin Jahns 2023-07-17 14:43:07 +02:00
  • dd31040656 Merge pull request #553 from yjs/simpler-bulk-changes-fix-542 Kevin Jahns 2023-07-17 14:35:18 +02:00
  • c77dedb68d bulk-merging structs - replaces #542, fixes #541 Kevin Jahns 2023-07-17 14:29:54 +02:00
  • b56debef00 14.0.0-1 v14.0.0-1 move Kevin Jahns 2023-06-28 15:27:24 +02:00
  • 5b16071380 fix #481 - calculate path correctly when parents are moved Kevin Jahns 2023-06-28 15:25:59 +02:00
  • 90f2a06b5e throw error when event changes are computed after a transaction Kevin Jahns 2023-06-27 13:20:53 +02:00
  • 7ced59c847 fix #485 - forEach index Kevin Jahns 2023-06-27 12:21:40 +02:00
  • 8586806932 13.6.6 v13.6.6 Kevin Jahns 2023-06-25 19:10:34 +02:00
  • 981340139f skip iterating when there are no formatting items - replaces #547 Kevin Jahns 2023-06-25 12:46:02 +02:00
  • b792902f17 13.6.5 v13.6.5 Kevin Jahns 2023-06-22 17:55:45 +02:00
  • 83b7c6839e Merge pull request #548 from YousefED/fix/equalDeleteSets Kevin Jahns 2023-06-22 17:46:34 +02:00
  • 65c4d40a87 Merge branch 'NilSet-path-cache-invalidation' Kevin Jahns 2023-06-22 17:48:19 +02:00
  • 942c8a267b remove duplicate Transaction.callAll logic Kevin Jahns 2023-06-22 17:46:49 +02:00
  • eda085936a keep original imports yousefed 2023-06-21 18:29:40 +02:00
  • 12be6c006a fix equalDeleteSets yousefed 2023-06-21 18:28:53 +02:00
  • 5d862477cd invalidate cached path when changing currentTarget of event Noel Levy 2023-06-19 11:31:45 -07:00
  • c398448152 add blocksuite editor by affine Kevin Jahns 2023-06-16 16:04:18 +02:00
  • 2fbba13246 13.6.4 v13.6.4 Kevin Jahns 2023-06-15 13:11:40 +02:00
  • 885a740470 heavily improve performance when there are many events Kevin Jahns 2023-06-15 13:09:30 +02:00
  • aedd4c8bf3 13.6.3 v13.6.3 Kevin Jahns 2023-06-15 12:47:48 +02:00
  • 9563612126 Merge pull request #540 from yjs/ytext-cleanup-538-refactor Kevin Jahns 2023-06-15 12:39:12 +02:00
  • ce098d0ac2 refactor #538 (formatting attrs) a bit Kevin Jahns 2023-06-15 12:40:28 +02:00
  • 08801dd406 scan the document once for all ytexts when cleaning up Noel Levy 2023-06-12 18:20:06 -07:00
  • 3741f43a11 group cleanups for YText changes into a single transaction Noel Levy 2023-06-12 16:56:19 -07:00
  • 00ef472d68 13.6.2 v13.6.2 Kevin Jahns 2023-06-08 11:19:06 +02:00
  • 719858201a implement snapshotContainsUpdate Kevin Jahns 2023-06-08 11:14:49 +02:00
  • 1ce1751432 docs: fix "Example: Syncing clients without loading the Y.Doc" code Liucw 2023-05-17 14:52:25 +08:00
  • 5db1eed181 Merge pull request #528 from jamesgpearce/patch-1 Kevin Jahns 2023-05-05 12:21:56 +02:00
  • 2e9a648d08 13.6.1 v13.6.1 Kevin Jahns 2023-05-04 11:29:08 +02:00
  • 83712cb1a6 update typings of getAttributes Kevin Jahns 2023-05-04 11:26:11 +02:00
  • 30b56d5ae9 Enable typings for inserting custom attrs in YXmlElement - fixes #531 Kevin Jahns 2023-05-04 10:07:05 +02:00
  • 61eeaef226 Add missing getting-started steps James Pearce 2023-04-30 16:31:46 -04:00
  • adaa95ebb8 add example to createDocFromSnapshot - #159 Kevin Jahns 2023-04-27 18:08:10 +02:00
  • 1f2f08ef7e 13.6.0 v13.6.0 Kevin Jahns 2023-04-22 18:41:44 +02:00
  • 39167e6e2a Implement function that obfuscates a ydoc and scrambles its content Kevin Jahns 2023-04-22 18:38:12 +02:00
  • 5a8519d2c2 13.5.53 v13.5.53 Kevin Jahns 2023-04-18 20:09:59 +02:00
  • d039d48b3f ytext: diff should never create useless delta op Kevin Jahns 2023-04-18 20:07:17 +02:00
  • 710ac31af3 13.5.52 v13.5.52 Kevin Jahns 2023-04-03 14:12:34 +02:00
  • 49f435284f lint Kevin Jahns 2023-04-03 14:10:26 +02:00
  • ba96f2fe74 implement fix for #500. extends #515 Kevin Jahns 2023-04-03 14:01:38 +02:00
  • 99bab4a1d8 Fix lint errors Dominik Henneke 2023-04-03 13:30:36 +02:00
  • 1674d3986d Restore deleted entries in a map Dominik Henneke 2023-03-28 20:32:22 +02:00
  • dc3e99e6a1 Merge pull request #518 from WofWca/jsdoc-yarray Kevin Jahns 2023-04-02 11:47:46 +02:00
  • fb6664a2bc docs: fix JSDoc typo WofWca 2023-04-01 23:12:49 +08:00
  • 0d7e865531 13.5.51 v13.5.51 Kevin Jahns 2023-03-22 11:05:23 +01:00
  • e73eb0bf92 use lib0 conditional exports in cjs file Kevin Jahns 2023-03-22 11:02:55 +01:00
  • d815855450 specify engine Kevin Jahns 2023-03-21 11:27:37 +01:00
  • 61ba6cdde1 bump ci to use current nodejs versions Kevin Jahns 2023-03-21 11:22:59 +01:00
  • cb70d7bad3 fix typings and lib0 resolution Kevin Jahns 2023-03-21 11:14:37 +01:00
  • 2001bec8eb modernize tsconfig Kevin Jahns 2023-03-11 12:20:52 +01:00
  • 2e2710ded9 13.5.50 v13.5.50 Kevin Jahns 2023-03-11 09:15:11 +01:00
  • 227018f5c7 toDelta doesnt create transaction - fixes #506 Kevin Jahns 2023-03-11 09:13:27 +01:00
  • da8bacfc78 add tests for complex Y.Text deltas Kevin Jahns 2023-03-10 12:53:48 +01:00
  • 92bad63145 add docs: tr.changes should only be computed during the event Kevin Jahns 2023-03-09 18:44:43 +01:00
  • 52ff230dd1 13.5.49 v13.5.49 Kevin Jahns 2023-03-09 13:59:08 +01:00
  • fe48efe64f fix generating too many cleanup transactions. closes #506 Kevin Jahns 2023-03-09 13:44:52 +01:00
  • 7e40fc442d 13.5.48 v13.5.48 Kevin Jahns 2023-03-02 19:50:34 +01:00
  • 035e350062 optimize formatting cleanup Kevin Jahns 2023-03-02 19:48:00 +01:00
  • bf338d8040 fix attribute update issue - fixes #503 Kevin Jahns 2023-03-02 19:08:01 +01:00
  • 658c520b93 13.5.47 v13.5.47 Kevin Jahns 2023-02-21 14:37:24 +01:00
  • 2576d4efca increasing sort of ds encoding Kevin Jahns 2023-02-21 14:35:28 +01:00
  • 58b754950e Merge pull request #439 from Synthesia-Technologies/feat/deterministic-update-encoding Kevin Jahns 2023-02-21 10:59:31 +01:00
  • ea7ad07f34 13.5.46 v13.5.46 Kevin Jahns 2023-02-14 16:21:01 +01:00
  • 1c999b250e fix #474 - formatting bug Kevin Jahns 2023-02-14 16:16:14 +01:00
  • e9189365ee add debugging case for #474 - unfininished Kevin Jahns 2023-02-13 14:27:57 +01:00
  • e0a2f11db3 13.5.45 v13.5.45 Kevin Jahns 2023-01-31 12:57:56 +01:00
  • 7445a9ce5f add whenSynced and isSynced property with refined logic Kevin Jahns 2023-01-31 12:56:07 +01:00
  • 7f6c12a541 bump typescript and fix type issues Kevin Jahns 2023-01-31 12:16:03 +01:00
  • 370d0c138d Merge pull request #496 from neftaly/array.from Kevin Jahns 2023-01-25 13:12:52 +01:00
  • e0b111510b Merge pull request #497 from stefanionita/patch-1 Kevin Jahns 2023-01-24 12:42:57 +01:00
  • 0b769d67ac Update README.md Stefan Ionita 2023-01-23 16:14:30 -05:00
  • d29de75f85 Add test for Y.Array.from Neftaly Hernandez 2023-01-23 06:41:57 +00:00
  • f215866429 remove poxi on request.. Kevin Jahns 2023-01-19 15:24:53 +01:00
  • 093b41ccc4 Merge pull request #495 from laem/patch-1 Kevin Jahns 2023-01-19 15:20:41 +01:00
  • ab60cd1ff8 New user Mael 2023-01-19 15:06:20 +01:00
  • 1130abe05b add POXi as a user Kevin Jahns 2023-01-18 12:20:52 +01:00
  • 31b4ab8d0c 13.5.44 v13.5.44 Kevin Jahns 2023-01-01 18:25:03 +01:00
  • ab978b2003 add exports.module field - #438 Kevin Jahns 2023-01-01 18:23:21 +01:00
  • afc6728c9e 13.5.43 v13.5.43 Kevin Jahns 2022-11-30 12:28:28 +01:00
  • 0ef5bd42fe lint readme Kevin Jahns 2022-11-30 12:26:55 +01:00
  • 3ece681758 allow transactions within event handlers having different origins Kevin Jahns 2022-11-30 12:09:19 +01:00
  • cac9407185 remove snapshot param in yxml.getAttributes Kevin Jahns 2022-11-30 09:23:35 +01:00
  • 7ea8ffebae Merge pull request #482 from joakim/patch-2 Kevin Jahns 2022-11-08 16:30:12 +01:00
  • d7751c16fd Add missing word Joakim 2022-11-05 21:15:33 +01:00
  • a64c51ec06 Merge pull request #478 from ViktorQvarfordt/patch-1 Kevin Jahns 2022-10-24 13:10:31 +02:00
  • 7405057037 Add Sana to -Who Is Using Yjs- Viktor Qvarfordt 2022-10-23 21:34:43 +02:00
  • 6208b82872 13.5.42 v13.5.42 Kevin Jahns 2022-10-18 16:52:38 +02:00
  • 12a9134b09 lint Kevin Jahns 2022-10-18 16:51:07 +02:00
  • 7395229086 Port test from @PatrickShaw #432. Allow infinite captureTimeout in UndoManager #431. Closes #432 Kevin Jahns 2022-10-18 16:45:30 +02:00
  • 8fb73edd97 Merge pull request #453 from Cargo/main Kevin Jahns 2022-10-03 11:58:03 +02:00
  • f1ad5686c1 Add Hyperquery to -Who Is Using Yjs- Kevin Jahns 2022-10-02 17:10:14 +02:00
  • ed9236bdc7 Merge pull request #464 from MaxNoetzold/main Kevin Jahns 2022-09-26 22:08:43 +02:00
  • 5405fd2d7c Merge pull request #465 from neo/patch-1 Kevin Jahns 2022-09-20 13:07:23 +02:00
  • 12667f6b66 Remove unused return in forEach of YMap Wenchen Li 2022-09-19 18:19:41 -04:00
  • 3d7ef7e28b add y-mongodb-provider to provider list in README MaxNoetzold 2022-09-18 14:17:52 +02:00
  • 56267e0a7d Merge pull request #455 from scenaristeur/patch-1 Kevin Jahns 2022-09-16 23:26:04 +02:00
  • da71f6fa45 Merge pull request #463 from doodlewind/patch-1 Kevin Jahns 2022-09-14 17:43:04 +02:00