Commit Graph

  • 415de1cc4c all YArray.tests type fixes Kevin Jahns 2019-04-03 02:30:44 +02:00
  • e23582b1cd more type fixes and rethinking writeStructs Kevin Jahns 2019-04-02 23:08:58 +02:00
  • 73c28952c2 fix all types but yxmlelement Kevin Jahns 2019-03-30 11:00:54 +01:00
  • 1bc1e88d6a fix y-text Kevin Jahns 2019-03-30 01:08:09 +01:00
  • c188f813a4 fixed YMap Kevin Jahns 2019-03-29 13:49:13 +01:00
  • ff981a8697 fixed YArray Kevin Jahns 2019-03-29 01:02:44 +01:00
  • d9ab593b07 prelim refactor commit Kevin Jahns 2019-03-26 01:14:15 +01:00
  • 293527e62b fix a few tsc errors (96 remaining) Kevin Jahns 2019-03-13 02:15:43 +01:00
  • 5a42a94cf4 add typescript to lint script Kevin Jahns 2019-03-13 01:49:51 +01:00
  • 040808300c clean up build script - no more warnings Kevin Jahns 2019-03-13 01:16:31 +01:00
  • 57975d409e cleanup dependencies Kevin Jahns 2019-03-13 00:22:38 +01:00
  • 306b2c64f3 Merge branch 'master' of https://github.com/y-js/yjs Kevin Jahns 2019-03-13 00:04:42 +01:00
  • 585265e9a5 refactor and remove dependency circles Kevin Jahns 2019-03-13 00:04:19 +01:00
  • 777ae9503a Merge pull request #142 from mtn/mtn-patch-1 Kevin Jahns 2019-03-12 03:36:51 +01:00
  • 4c1798e5fa fix all remaining tests (xml tests) Kevin Jahns 2019-03-12 01:42:51 +01:00
  • f4d85e2a3e fix y-text tests Kevin Jahns 2019-03-12 01:22:06 +01:00
  • a0f0c9c377 testing: use lib0.testing.compare to compare Maps and sets Kevin Jahns 2019-03-11 18:34:50 +01:00
  • 95ec2a435a fix remaining y-map tests Kevin Jahns 2019-03-11 17:52:51 +01:00
  • da9836fe59 added all y-map tests Kevin Jahns 2019-03-11 12:31:37 +01:00
  • 3a7411f9e8 reworked some ymap tests (a few are running again) Kevin Jahns 2019-03-11 00:00:41 +01:00
  • 39cee7c6e7 refix array tests and switch to lib0 Kevin Jahns 2019-03-10 23:26:53 +01:00
  • 0a5753c191 decode items before they are decoded. fixes lots of y-array tests Kevin Jahns 2019-03-07 18:57:39 +01:00
  • 76b7d0b651 fixed some issues in random tests Kevin Jahns 2019-03-06 13:29:16 +01:00
  • 99e3e95a00 added remaining y-array tests (random still failing) Kevin Jahns 2019-03-05 14:00:31 +01:00
  • 93ee4ee287 converted first y-array test to funlib/testing Kevin Jahns 2019-03-04 14:28:18 +01:00
  • c5cc403a29 update test commands Kevin Jahns 2019-03-01 23:45:09 +01:00
  • 75f4a0a5f0 restructuring the project Kevin Jahns 2019-03-01 23:26:40 +01:00
  • 591df5c00a Correct typo in README example Michael Noronha 2019-02-23 17:30:05 -06:00
  • f6b4819ae3 prosemirror: implement isChangeOrigin in state Kevin Jahns 2019-01-31 09:50:52 +01:00
  • d483d9cc83 13.0.0-78 v13.0.0-78 Kevin Jahns 2019-01-29 01:38:40 +01:00
  • 453407b93d fix connection status and awareness info when disconnected (ws-provider) Kevin Jahns 2019-01-29 01:38:23 +01:00
  • e699f92333 13.0.0-77 v13.0.0-77 Kevin Jahns 2019-01-29 00:56:15 +01:00
  • 6ff47719ef Merge branch 'master' of github.com:y-js/yjs Kevin Jahns 2019-01-29 00:55:22 +01:00
  • 3a0694c35c added utilities to make and recover snapshots Kevin Jahns 2019-01-29 00:54:58 +01:00
  • 74e5243742 Merge pull request #138 from calibr/yjs Kevin Jahns 2019-01-23 11:00:37 +01:00
  • dcf43b9797 switch to the next item in YArray's iterator after processing a Type item calibr 2019-01-16 03:12:58 +03:00
  • 77e479c03b working on snapshotting and version history Kevin Jahns 2019-01-09 23:54:36 +01:00
  • ec58a99748 add clock vector to awareness protocol Kevin Jahns 2018-12-22 15:50:41 +01:00
  • f1eb66655b implemented leveldb persistence for websocket server Kevin Jahns 2018-12-22 13:45:59 +01:00
  • 7f4ae9fe14 implemented codemirror binding with cursor support Kevin Jahns 2018-12-21 13:51:38 +01:00
  • c0ba56a21f update v13 docs Kevin Jahns 2018-12-19 01:02:11 +01:00
  • 4063e28b5e 13.0.0-76 v13.0.0-76 Kevin Jahns 2018-12-11 20:19:07 +01:00
  • b6f7cd7869 fix broadcast channel communication Kevin Jahns 2018-12-11 20:18:11 +01:00
  • 1a79e429ed 13.0.0-75 v13.0.0-75 Kevin Jahns 2018-12-11 19:49:50 +01:00
  • 04066a5678 permission protocol + reduce circular dependencies Kevin Jahns 2018-12-11 19:49:21 +01:00
  • e09ef15349 13.0.0-74 Kevin Jahns 2018-12-04 18:07:04 +01:00
  • 3d70eee959 item: increase parent length only if parentSub=null Kevin Jahns 2018-12-03 23:09:59 +01:00
  • 582095e5a3 improved granularity of prosemirror binding Kevin Jahns 2018-12-03 17:09:00 +01:00
  • c9ea3a412e more efficient length computing Kevin Jahns 2018-11-28 13:20:14 +01:00
  • a2c51c36e9 implement generic broadcastchannel and apply it to websocket provider Kevin Jahns 2018-11-27 18:29:18 +01:00
  • ab3dba5b06 add source file info to examples Kevin Jahns 2018-11-27 15:24:58 +01:00
  • 3ddff186c2 back to .js extension Kevin Jahns 2018-11-27 14:59:12 +01:00
  • 9bd199a6e7 add description to each example Kevin Jahns 2018-11-27 00:57:15 +01:00
  • 01d0825ae6 13.0.0-73 v13.0.0-73 Kevin Jahns 2018-11-26 17:14:48 +01:00
  • e2f98525d2 clean examples build Kevin Jahns 2018-11-26 17:14:45 +01:00
  • 70a0a03130 no start content in prosemirror example Kevin Jahns 2018-11-26 16:16:46 +01:00
  • 656d85c62e add dom example Kevin Jahns 2018-11-26 16:05:12 +01:00
  • e168dd48fb proper api endpoints for examples Kevin Jahns 2018-11-26 14:54:46 +01:00
  • 12d43199d5 add http listener to websocket-server Kevin Jahns 2018-11-26 13:08:23 +01:00
  • 539fa8b21d examples use hosted server Kevin Jahns 2018-11-26 02:13:06 +01:00
  • f572f94586 port support Kevin Jahns 2018-11-25 23:41:17 +01:00
  • c12d00b227 mjs nodejs support Kevin Jahns 2018-11-25 22:39:30 +01:00
  • e4a5f2caec jsdoc fixes Kevin Jahns 2018-11-25 05:43:18 +01:00
  • 9f9f465238 update logo link Kevin Jahns 2018-11-25 04:50:23 +01:00
  • 8450ff86d7 make npm build ready for netlify Kevin Jahns 2018-11-25 03:41:07 +01:00
  • 70139262c5 add rollup-cli as dependency Kevin Jahns 2018-11-25 03:36:06 +01:00
  • 9c0da271eb large scale refactoring Kevin Jahns 2018-11-25 03:17:00 +01:00
  • ade3e1949d update cdn destination. closes #128 Kevin Jahns 2018-11-20 15:03:28 +01:00
  • eec63a008f 13.0.0-72 v13.0.0-72 Kevin Jahns 2018-11-20 03:53:55 +01:00
  • 52abcdd043 fix all tests Kevin Jahns 2018-11-16 12:33:20 +01:00
  • f94653424a add prosemirror tests Kevin Jahns 2018-11-14 07:20:06 +01:00
  • d67a794e2c 13.0.0-71 v13.0.0-71 Kevin Jahns 2018-11-09 01:49:59 +01:00
  • 60318083a6 make websocket-server a binary and add bindings and provider to npm package Kevin Jahns 2018-11-09 01:49:43 +01:00
  • 7607070452 13.0.0-70 v13.0.0-70 Kevin Jahns 2018-11-09 01:24:06 +01:00
  • 28fb7b6e9c remove logging in prosemirror binding Kevin Jahns 2018-11-09 01:23:16 +01:00
  • aafe15757f implemented awareness protocol and added cursor support Kevin Jahns 2018-11-09 00:13:30 +01:00
  • 31d6ef6296 cleanup prosemirror example Kevin Jahns 2018-11-06 15:15:27 +01:00
  • 32b8fac37f added prosemirror binding Kevin Jahns 2018-11-06 13:41:05 +01:00
  • e8060de914 13.0.0-69 Kevin Jahns 2018-11-02 01:54:53 +01:00
  • 22b036527c further refine build process to also include lib Kevin Jahns 2018-11-02 01:54:40 +01:00
  • feb1e030d7 13.0.0-68 Kevin Jahns 2018-11-02 01:52:24 +01:00
  • bd271e3952 update publish process Kevin Jahns 2018-11-02 01:52:20 +01:00
  • df80938190 13.0.0-67 Kevin Jahns 2018-11-02 00:47:09 +01:00
  • 67bbc0a3fe implemented websocket provider ydb-integration Kevin Jahns 2018-10-30 00:51:09 +01:00
  • e1ece6dc66 refactoring: removed default connector and persistence, new code style, proper jsdocs, enabled typechecking Kevin Jahns 2018-10-29 21:58:21 +01:00
  • fe038822a3 Merge branch 'ydb-integration' of https://github.com/y-js/yjs into ydb-integration Kevin Jahns 2018-10-22 12:23:47 +02:00
  • dece14486c start refactoring Kevin Jahns 2018-10-22 12:23:35 +02:00
  • 2daffbc2ca implement syncstate Kevin Jahns 2018-10-17 15:14:47 +02:00
  • 4c01a34d09 integrate ydb client and adapt some demos Kevin Jahns 2018-10-13 14:38:29 +02:00
  • 3b08267daa merge experimental-connectors Kevin Jahns 2018-10-08 17:08:20 +02:00
  • b98ebddb69 ydb client Kevin 2018-10-08 16:09:50 +02:00
  • f1f05eaa5a v13.0.0-66 -- distribution files v13.0.0-66 Kevin Jahns 2018-07-17 18:50:15 +02:00
  • 9d5bf50676 13.0.0-66 Kevin Jahns 2018-07-17 18:50:03 +02:00
  • c0972f8158 reset selection also for local transactions Kevin Jahns 2018-07-17 18:49:28 +02:00
  • 240cf64841 v13.0.0-65 -- distribution files v13.0.0-65 Kevin Jahns 2018-07-16 18:38:27 +02:00
  • 548125a944 13.0.0-65 Kevin Jahns 2018-07-16 18:38:09 +02:00
  • a7b124ca6e 13.0.0-64 v13.0.0-64 Kevin Jahns 2018-07-16 18:19:36 +02:00
  • 4022374620 dombinding: always set browser range after change Kevin Jahns 2018-07-16 18:15:24 +02:00
  • 86dc602a8d v13.0.0-63 -- distribution files v13.0.0-63 Kevin Jahns 2018-06-23 00:31:01 +02:00
  • 860e4d7af6 13.0.0-63 Kevin Jahns 2018-06-23 00:30:45 +02:00