Commit Graph

  • e1a2ccd7f6 add tests to snapshots case and fix the case of empty ranges Kevin Jahns 2020-09-28 18:32:24 +02:00
  • be8cc8a20c Merge branch '159-create-doc-from-snapshot-2' of git://github.com/calibr/yjs into calibr-159-create-doc-from-snapshot-2 Kevin Jahns 2020-09-28 17:57:51 +02:00
  • a253cfc090 Merge pull request #235 from DeepAnchor/patch-1 Kevin Jahns 2020-09-28 17:55:25 +02:00
  • 992c0b5e32 13.4.0-0 v13.4.0-0 Kevin Jahns 2020-09-10 01:57:00 +02:00
  • e17d661769 implemented first subdocuments draft #234 Kevin Jahns 2020-09-10 01:54:16 +02:00
  • fef3fc2a4a remove debug messages calibr 2020-09-08 13:33:41 +03:00
  • eee695eeeb use encoding/decoding for restoring snapshots calibr 2020-09-08 13:32:02 +03:00
  • 38e38a92dc Fix typo in README example John Rees 2020-09-04 11:30:01 +01:00
  • dadc08597d Merge branch 'josephg-main' into main Kevin Jahns 2020-09-03 19:14:39 +02:00
  • e769a2a354 Finishing up INTERNALS.md Kevin Jahns 2020-09-03 19:14:19 +02:00
  • 0dd0a4be14 Added draft of INTERNALS.js describing how Yjs works Seph Gentle 2020-09-03 10:02:04 +10:00
  • 7193ae63b7 Fix JSDoc annotation DeepAnchor 2020-08-25 13:09:34 -07:00
  • 4d48224518 Add typing rideg 2020-08-24 09:57:38 -07:00
  • b4fc073aa5 properly annotate DeltaItem.insert - fixes #227 Kevin Jahns 2020-08-08 18:29:50 +02:00
  • 9c0d1eb209 Merge branch '159-create-doc-from-snapshot-2' of git://github.com/calibr/yjs into calibr-159-create-doc-from-snapshot-2 Kevin Jahns 2020-08-08 12:03:50 +02:00
  • 6a9f853d12 fix readme formatting Kevin Jahns 2020-08-08 02:43:03 +02:00
  • ce3b0f3043 13.3.2 v13.3.2 Kevin Jahns 2020-08-07 19:31:29 +02:00
  • 94646b2f45 fix item.content undefined Kevin Jahns 2020-08-07 19:29:08 +02:00
  • 29c2ad4492 13.3.1 v13.3.1 Kevin Jahns 2020-08-07 17:53:00 +02:00
  • 637fadf38e lint markdown Kevin Jahns 2020-08-07 17:51:17 +02:00
  • 0c6c11d583 Merge branch 'main' of github.com:yjs/yjs into main Kevin Jahns 2020-08-07 17:47:28 +02:00
  • 6f9a2c9df7 implement before/afterAllTransactions Kevin Jahns 2020-08-07 17:47:20 +02:00
  • 7876a96163 Merge pull request #224 from ajhyndman/document-tojson Kevin Jahns 2020-08-04 16:53:10 +02:00
  • ceba4b1837 restoring document to a specific state using a Snapshot, #159 calibr 2020-07-22 18:35:03 +03:00
  • 22653c799c Document the doc.toJSON method Andrew Hyndman 2020-07-22 21:47:55 -07:00
  • 68109b033f lint - fixes #223 Kevin Jahns 2020-07-22 12:32:34 +02:00
  • 38eb2e502c stricter searchMarker filter Kevin Jahns 2020-07-16 20:44:54 +02:00
  • 270a69fcf6 13.3.0 v13.3.0 Kevin Jahns 2020-07-15 22:18:47 +02:00
  • 6e3b708599 implement search-marker prototype (limited usage for now) Kevin Jahns 2020-07-15 22:03:02 +02:00
  • 6e8167fe51 integration refactor with stackHead magic Kevin Jahns 2020-07-13 17:38:39 +02:00
  • 3449687280 micro optimizations in struct reader Kevin Jahns 2020-07-13 15:47:51 +02:00
  • 3406247a3e choose rencoding version at random Kevin Jahns 2020-07-12 21:11:12 +02:00
  • 076d550dfa export YTextEvent - fixes #213 Kevin Jahns 2020-07-12 20:13:18 +02:00
  • bb45816f05 remove bare for .. of iterations - fixes #220 Kevin Jahns 2020-07-12 20:04:56 +02:00
  • 5414ac7f6e yjs implements unpkg - implements #216 Kevin Jahns 2020-07-12 19:13:50 +02:00
  • 0b8f032364 add AbstractConnector interface - implements #215 Kevin Jahns 2020-07-12 19:07:16 +02:00
  • dc136ff56a Merge branch 'relm-us-ydoctojson' into main Kevin Jahns 2020-07-12 18:51:04 +02:00
  • b73a720fdc merge with upstream Kevin Jahns 2020-07-12 18:50:32 +02:00
  • cf420d6241 export decodeStateVector - fixes #218 Kevin Jahns 2020-07-12 18:41:34 +02:00
  • 859e169c91 fix empty type name Kevin Jahns 2020-07-12 18:39:15 +02:00
  • 6c2cf0f769 Implement experimental new encoder 🚀 Kevin Jahns 2020-07-12 18:25:45 +02:00
  • 1a942aa4e0 whitespace Duane Johnson 2020-07-12 09:38:20 -06:00
  • 368dc6b36a Add YDoc toJSON Duane Johnson 2020-07-12 09:26:08 -06:00
  • 2151c514e5 fix empty parentYKey issue Kevin Jahns 2020-07-08 17:54:41 +02:00
  • bb25ce7731 Remove tsc import doc because typescript is now natively supported Kevin Jahns 2020-06-29 00:32:08 +02:00
  • e31e968f0d fix node arraybuffer decoding Kevin Jahns 2020-06-20 01:48:00 +02:00
  • 1a494761a3 add compatibility tests Kevin Jahns 2020-06-19 21:45:10 +02:00
  • b434501d11 merge upstream Kevin Jahns 2020-06-18 00:33:35 +02:00
  • d1d86277b8 update sponsors ❤️ Kevin Jahns 2020-06-18 00:32:51 +02:00
  • d7a11ccf4d fix gc regression issue & add another breaking condition for the integration algorithm Kevin Jahns 2020-06-18 00:31:25 +02:00
  • e07b0f4100 Merge pull request #211 from relm-us/doc-get-docs Kevin Jahns 2020-06-16 22:28:24 +02:00
  • 4c48116947 Added Sponsor ❤️ Kevin Jahns 2020-06-13 14:48:11 +02:00
  • 78c947273e Small improvements to Y.Doc().get(..) documentation Duane Johnson 2020-06-09 18:46:14 -06:00
  • 6dd26d3b48 reduce number of variables and sanity checks 😵 Kevin Jahns 2020-06-09 23:48:27 +02:00
  • 6b0154f046 improve mem usage by conditional execution of the integration part (step throught the integration if there are conflicting items) Kevin Jahns 2020-06-09 16:34:07 +02:00
  • 7fb63de8fc 13.2.0 v13.2.0 Kevin Jahns 2020-06-09 01:04:00 +02:00
  • c4d80d133d Merge branch 'master' of github.com:yjs/yjs Kevin Jahns 2020-06-09 00:54:59 +02:00
  • cebe96c001 Merge pull request #209 from relm-us/ymap-size Kevin Jahns 2020-06-09 00:54:52 +02:00
  • 4d2369ce21 Merge branch 'master' of github.com:yjs/yjs Kevin Jahns 2020-06-09 00:53:38 +02:00
  • 5293ab4df1 Improve memory usage by omitting the ItemRef step and directly applying the Item Kevin Jahns 2020-06-09 00:53:05 +02:00
  • e53c01c6c5 Add 'size' getter to Y.Map Duane Johnson 2020-06-07 07:44:37 -06:00
  • 03faa27787 Merge pull request #208 from relm-us/ymap-iterable-constructor Kevin Jahns 2020-06-07 12:34:08 +02:00
  • 868dd5f0a5 Add optional iterable param to Y.Map(), matching Map() Duane Johnson 2020-06-06 21:32:24 -06:00
  • fa58ce53cd Update Sponsors ❤️ Kevin Jahns 2020-06-07 01:56:16 +02:00
  • 0a0098fdfb reuse item position references in Y.Text Kevin Jahns 2020-06-05 00:27:36 +02:00
  • a5a48d07f6 13.1.1 v13.1.1 Kevin Jahns 2020-06-04 18:15:58 +02:00
  • 7b16d5c92d implement pivoting in struct search Kevin Jahns 2020-06-04 18:14:41 +02:00
  • ee147c14f1 Merge branch 'master' of github.com:yjs/yjs Kevin Jahns 2020-06-04 17:07:27 +02:00
  • e86d5ba25b fix ref offset issue Kevin Jahns 2020-06-04 17:07:17 +02:00
  • 149ca6f636 Merge pull request #205 from Kisama/ytext-newline-option Kevin Jahns 2020-06-03 19:22:29 +02:00
  • e4223760b0 - rollback shorter url to original and ignore max length check for specific line - add opts sanitize for applyDelata in YText - apply applyDelata document about YText Cole 2020-06-03 11:00:50 +09:00
  • 9d3dd4e082 Add setter form permit empty paragraph at the end of the content when applyDelta. Cole 2020-06-02 09:59:09 +09:00
  • 5a4ff33bf4 Merge branch 'master' of github.com:yjs/yjs Cole 2020-06-03 11:12:38 +09:00
  • a059fa12e9 13.1.0 v13.1.0 Kevin Jahns 2020-06-02 23:52:56 +02:00
  • 0628d8f1c9 fix linting Kevin Jahns 2020-06-02 23:44:13 +02:00
  • 19e2d51190 Merge branch 'master' of github.com:yjs/yjs Kevin Jahns 2020-06-02 23:20:54 +02:00
  • 60fab42b3f improve memory allocation ⇒ less "minor gc" cleanups Kevin Jahns 2020-06-02 23:20:45 +02:00
  • 469404c6e1 move quill relate newline remove logic to y-quill Cole 2020-06-01 19:17:54 +09:00
  • c9756e5b57 add npm funding url Kevin Jahns 2020-05-31 23:24:35 +02:00
  • 601d24e930 Add more backers ❤️ Kevin Jahns 2020-05-30 21:20:59 +02:00
  • b2c16674f2 Add sponsors to readme ❤️ Kevin Jahns 2020-05-29 15:19:43 +02:00
  • 13da804b5e use organization funding and issue template file Kevin Jahns 2020-05-18 23:46:21 +02:00
  • c5ca7b6f8c Update issue templates Kevin Jahns 2020-05-18 23:31:10 +02:00
  • f4b68c0dd4 Merge pull request #200 from Mansehej/yarray-unshift Kevin Jahns 2020-05-18 22:14:13 +02:00
  • 4407f70052 Update ReadMe for y-array unshift Mansehej 2020-05-16 02:39:37 +05:30
  • 8bb52a485a Implement unshift to y-arrays Mansehej 2020-05-16 02:36:43 +05:30
  • 9fc18d5ce0 fix lint issues Kevin Jahns 2020-05-18 18:43:16 +02:00
  • ada4f400b5 Merge branch 'mohe2015-patch-1' Kevin Jahns 2020-05-18 18:04:18 +02:00
  • 06048b87ee rework provider combination demo Kevin Jahns 2020-05-18 18:04:04 +02:00
  • 05dde1db01 Merge branch 'patch-1' of git://github.com/mohe2015/yjs into mohe2015-patch-1 Kevin Jahns 2020-05-18 17:41:20 +02:00
  • b5b32c5b3c add relm and nimbus as users of Yjs Kevin Jahns 2020-05-18 17:09:44 +02:00
  • 3f0e2078de Update README.md Kevin Jahns 2020-05-14 17:01:49 +02:00
  • 21470bb409 Update README.md Kevin Jahns 2020-05-14 16:59:48 +02:00
  • 772bb87d5c 13.0.8 v13.0.8 Kevin Jahns 2020-05-13 19:29:51 +02:00
  • dab172fa1d Rework UndoManager to support changes from other / multiple users Kevin Jahns 2020-05-13 19:28:30 +02:00
  • a70c5112cd fix wrong type declaration in documentation. fixes #195 Kevin Jahns 2020-05-11 11:10:38 +02:00
  • 7cb423c046 13.0.7 v13.0.7 Kevin Jahns 2020-05-11 01:46:51 +02:00
  • 4547b35641 cleanup formatting attributes Kevin Jahns 2020-05-11 01:45:27 +02:00
  • 4c87f9a021 13.0.6 v13.0.6 Kevin Jahns 2020-05-08 14:50:53 +02:00
  • 4b08c67e06 bump lib0 to fix critical encoding issue in safari Kevin Jahns 2020-05-08 14:48:25 +02:00