Commit Graph

  • 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
  • 7307fda6a0 Fix tests to work according to updated ymap return type Mansehej 2020-05-19 04:20:09 +05:30
  • 3bba7a16d0 Update Readme for YXmlElement chaining Mansehej 2020-05-19 03:34:22 +05:30
  • abd95a2ca1 Implement chaining for YXmlElement functions Mansehej 2020-05-19 03:21:21 +05:30
  • deefdfabc7 Update Readme for YXmlFragment chaining Mansehej 2020-05-19 03:19:18 +05:30
  • 2d3d9f7506 Implement chaining for YXmlFragment functions Mansehej 2020-05-19 03:18:23 +05:30
  • 13da804b5e use organization funding and issue template file Kevin Jahns 2020-05-18 23:46:21 +02:00
  • f60a915a74 Update Readme for YText chaining Mansehej 2020-05-19 03:10:56 +05:30
  • 77c73d5d2a Implement chaining for YText functions Mansehej 2020-05-19 02:59:18 +05:30
  • b1d32bd256 Update Readme for YMap chaining Mansehej 2020-05-19 02:52:42 +05:30
  • c5ca7b6f8c Update issue templates Kevin Jahns 2020-05-18 23:31:10 +02:00
  • 9f9309e58d Implement chaining for YMap functions Mansehej 2020-05-19 02:51:43 +05:30
  • 99fba7340f Update Readme for YArray chaining Mansehej 2020-05-19 02:40:07 +05:30
  • 9489425285 Implement chaining for YArray functions Mansehej 2020-05-19 02:37:38 +05:30
  • 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
  • ee264dbaa2 Y.Array insert operations return new length Mansehej 2020-05-13 03:07:07 +05:30
  • 821df42931 Add unshift function in Y.Array Mansehej 2020-05-13 02:31:53 +05:30
  • f1a30e7cd7
    Fix missing closing bracket in ReadMe Mansehej Singh 2020-05-13 01:28:02 +05:30
  • 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
  • 9f5bc9ddfe change client id when duplicate content is detected Kevin Jahns 2020-05-03 16:10:58 +02:00
  • 8221db795a
    Update README.md Moritz Hedtke 2020-04-27 22:39:09 +02:00
  • 68b4418956
    Update README.md Moritz Hedtke 2020-04-27 22:35:37 +02:00
  • fa09ebfd82
    Add example of combining providers to README.md Moritz Hedtke 2020-04-27 22:31:26 +02:00
  • b399ffa765 add gc information to API docs Kevin Jahns 2020-04-26 13:24:18 +02:00
  • 180f4667c1 Readme correction: UndoManager accepts options Kevin Jahns 2020-04-17 02:02:09 +02:00
  • 9455373611 Merge branch 'master' of github.com:yjs/yjs Kevin Jahns 2020-04-15 20:50:29 +02:00
  • aa804d89c0 update now.sh links Kevin Jahns 2020-04-15 19:52:34 +02:00
  • 3ef51a5d1a
    run test-exhaustive Kevin Jahns 2020-04-03 12:11:25 +02:00
  • e61089c659
    npm ci before workflow start Kevin Jahns 2020-04-03 12:09:13 +02:00
  • 97625cf29b
    fix workflow Kevin Jahns 2020-04-03 12:05:43 +02:00
  • a5dc6c27aa
    Setup github workflow Kevin Jahns 2020-04-03 12:02:37 +02:00
  • 26a51bafc9 13.0.5 v13.0.5 Kevin Jahns 2020-04-02 01:05:04 +02:00
  • f40e09d156 type fixes for breaking typescript@3.8.* release Kevin Jahns 2020-04-02 01:03:19 +02:00
  • 81650bc8f6 Merge branch 'gived-ISNIT0/187' Kevin Jahns 2020-04-01 23:44:40 +02:00
  • c87caafeb6 lint & refactor PR #187 Kevin Jahns 2020-04-01 23:39:27 +02:00
  • 195b26d90f Merge branch 'ISNIT0/187' of https://github.com/gived/yjs into gived-ISNIT0/187 Kevin Jahns 2020-04-01 14:05:18 +02:00
  • 7e0189ca84 Merge branch 'master' of github.com:yjs/yjs Kevin Jahns 2020-04-01 14:04:45 +02:00
  • 192706f2a8 update readme Kevin Jahns 2020-04-01 14:04:41 +02:00
  • a4ce8ae07d 🐛 fix for #187 Joe Reeve 2020-03-31 16:06:28 +01:00
  • e04a980af1
    Merge pull request #184 from yjs/readme-cleanup Kevin Jahns 2020-03-21 21:50:43 +01:00
  • 47d40eb6b0 remove deadlinks Nik Graf 2020-03-21 15:51:39 +01:00
  • fc4a39cc7d
    Merge pull request #182 from LucasGenoud/patch-1 Kevin Jahns 2020-02-27 18:13:22 +01:00
  • 44e1fd9f14
    Update lib0 to latest version LucasGenoud 2020-02-27 10:51:21 +01:00
  • 02cc5a215f bump lib0 Kevin Jahns 2020-02-19 09:49:54 -06:00
  • d1e8d50c43 13.0.4 v13.0.4 Kevin Jahns 2020-02-12 10:53:56 +01:00
  • 18bb2d0719 fix imports in esm bundle Kevin Jahns 2020-02-12 10:52:51 +01:00
  • 45df311dd7 13.0.3 v13.0.3 Kevin Jahns 2020-02-12 10:38:28 +01:00
  • 62888b4004 bundle yjs as a module to prevent declaration issues from circular dependencies Kevin Jahns 2020-02-12 10:37:22 +01:00
  • 76c389dba0 13.0.2 v13.0.2 Kevin Jahns 2020-02-03 12:23:39 +01:00
  • 78fa98c000 add type definition for YText.length Kevin Jahns 2020-02-03 12:22:35 +01:00
  • e9f9e08450 13.0.1 v13.0.1 Kevin Jahns 2020-01-27 03:43:45 +01:00
  • e3c59b0aa7 more options to gc data (undomanager.clear and tryGc) Kevin Jahns 2020-01-27 03:42:32 +01:00
  • 705dce7838 add y-indexeddb section Kevin Jahns 2020-01-23 22:49:04 +01:00
  • 0fb55981ba 13.0.0 v13.0.0 Kevin Jahns 2020-01-23 21:53:02 +01:00
  • 89378e29ae publish stable Yjs release 🎆 Kevin Jahns 2020-01-23 21:51:26 +01:00
  • cce35270ec typescript typingis!!! fixes #180 Kevin Jahns 2020-01-23 21:45:56 +01:00
  • d78180bf97 make opts optional in PermanentUserData Kevin Jahns 2020-01-23 18:05:12 +01:00
  • 0ab415de3e 13.0.0-108 v13.0.0-108 Kevin Jahns 2020-01-23 05:01:05 +01:00
  • ff3969caeb dedupe npm Kevin Jahns 2020-01-23 05:00:11 +01:00
  • c82cc9f8d6 lint Kevin Jahns 2020-01-23 04:59:17 +01:00