Commit Graph

  • 6376d69b58 fix undo of map update Kevin Jahns 2018-06-23 00:29:44 +02:00
  • 00135dcfab v13.0.0-62 -- distribution files v13.0.0-62 Kevin Jahns 2018-06-13 00:08:16 +02:00
  • 5cf6f45f19 13.0.0-62 Kevin Jahns 2018-06-13 00:08:01 +02:00
  • 967903673b fixed undo/redo issues and implemented ability to manually flush the UndoManager Kevin Jahns 2018-06-13 00:06:38 +02:00
  • 2d897f1844 add function to create lots of rooms experimental-connectors Kevin Jahns 2018-06-07 16:36:42 +02:00
  • fb2f9bc493 add client-server updateCounter support to sync all persisted rooms Kevin Jahns 2018-06-04 17:35:39 +02:00
  • 6f9ae0c4fc save current state at the beginning in YIndexedDB Kevin Jahns 2018-06-03 22:39:22 +02:00
  • 9df20fac8a added YIndexedDB Kevin Jahns 2018-06-03 21:58:51 +02:00
  • a1fb1a6258 add persistence decoder Kevin Jahns 2018-06-02 22:14:48 +02:00
  • 417d0ef3b5 save state in FilePersistence Kevin Jahns 2018-06-02 13:33:04 +02:00
  • 9be256231b enable gc in demo Kevin Jahns 2018-05-23 16:15:11 +02:00
  • c122bdc750 BinaryEncoder writes directly to ArrayBuffer, improves memory consumption Kevin Jahns 2018-05-23 16:06:38 +02:00
  • 4ef36ab81c fix tests Kevin Jahns 2018-05-23 14:16:54 +02:00
  • cccc0e1015 implemented experimental websockets-connector Kevin Jahns 2018-05-23 14:01:00 +02:00
  • d50d408cdd v13.0.0-61 -- distribution files v13.0.0-61 Kevin Jahns 2018-05-18 02:03:20 +02:00
  • db5312443e 13.0.0-61 Kevin Jahns 2018-05-18 02:02:44 +02:00
  • dbda07424b fix DomBinding destroy Kevin Jahns 2018-05-18 02:01:53 +02:00
  • 684d38d6c8 make compatible with webpack and less sophisticated module bundlers Kevin Jahns 2018-05-13 13:07:24 +02:00
  • 44fa064eb2 Merge branch 'master' of github.com:y-js/yjs Kevin Jahns 2018-05-12 16:43:28 +02:00
  • 9b6fffd880 Add rollup dependency - closes #110 Kevin Jahns 2018-05-12 16:43:05 +02:00
  • e9993b2643 Merge pull request #111 from larskarbo/patch-1 Kevin Jahns 2018-05-12 16:41:14 +02:00
  • 762e9e8a3a do not log _start in logItemHelper. Fixes #114 Kevin Jahns 2018-05-12 15:42:31 +02:00
  • 6ddeb788c7 Merge branch 'master' of github.com:y-js/yjs Kevin Jahns 2018-05-09 16:28:07 +02:00
  • b9245f323c prefer !== undefined check instead of hasOwnProperty Kevin Jahns 2018-05-09 16:27:55 +02:00
  • c0e630b635 prefer parentElement instead of parentNode Kevin Jahns 2018-05-09 14:42:24 +02:00
  • ed963dca41 v13.0.0-60 -- distribution files v13.0.0-60 Kevin Jahns 2018-05-08 13:46:43 +02:00
  • e56457a0ef 13.0.0-60 Kevin Jahns 2018-05-08 13:46:27 +02:00
  • ca13849828 fix domBinding infinite loop Kevin Jahns 2018-05-08 13:45:51 +02:00
  • 92c2fbd6d3 remove debug dependency Kevin Jahns 2018-05-07 11:52:37 +02:00
  • 86a176e554 v13.0.0-59 -- distribution files v13.0.0-59 Kevin Jahns 2018-05-07 11:46:33 +02:00
  • 65b8921f05 13.0.0-59 Kevin Jahns 2018-05-07 11:45:39 +02:00
  • 1ace7f4b73 fix parentNode binding in case parent doesn't fire MO Kevin Jahns 2018-05-07 11:41:45 +02:00
  • a0b81c336e v13.0.0-58 -- distribution files v13.0.0-58 Kevin Jahns 2018-05-05 15:35:07 +02:00
  • 6336064516 13.0.0-58 Kevin Jahns 2018-05-05 15:33:53 +02:00
  • 49d2e42b41 fix missing dom-binding - still investigating Kevin Jahns 2018-05-05 15:33:16 +02:00
  • c098e8e745 implement scroll-fixer Kevin Jahns 2018-05-05 14:47:59 +02:00
  • 3bac7362c2 v13.0.0-57 -- distribution files v13.0.0-57 Kevin Jahns 2018-05-02 18:43:14 +02:00
  • 38558a7fad 13.0.0-57 Kevin Jahns 2018-05-02 18:42:56 +02:00
  • bdb3782f8f add option to disable gc (compatible with older versions) Kevin Jahns 2018-05-02 18:42:18 +02:00
  • 62c5b58404 v13.0.0-56 -- distribution files v13.0.0-56 Kevin Jahns 2018-04-27 18:45:01 +02:00
  • bc32f7348e 13.0.0-56 Kevin Jahns 2018-04-27 18:43:24 +02:00
  • 09a94f053e merge with master Kevin Jahns 2018-04-27 18:39:34 +02:00
  • 0df0079fa3 Merge branch 'master' of github.com:y-js/yjs Kevin Jahns 2018-04-27 18:33:51 +02:00
  • a54d826d6d bugfixes v13-doc Kevin Jahns 2018-04-27 18:33:28 +02:00
  • 99f92cb9a0 fix filtering Kevin Jahns 2018-04-26 16:01:17 +02:00
  • e788ad1333 fix hook binding Kevin Jahns 2018-04-26 14:07:12 +02:00
  • 1fe37c565e hooks port to domBinding Kevin Jahns 2018-04-26 13:26:21 +02:00
  • ed2273e2ed Remove y-array duplicates Lars Karbo 2018-04-24 12:59:51 -07:00
  • 94933a704d correctly handle gc with UndoManager and un-merge when syncing Kevin Jahns 2018-04-23 13:25:30 +02:00
  • ef6eb08335 fix most gc bugs - test suite running again Kevin Jahns 2018-04-19 18:28:25 +02:00
  • d915c8dd13 prelim gc Kevin Jahns 2018-03-29 18:24:14 +02:00
  • 32207cbca0 implement new mark deleted / gc approach Kevin Jahns 2018-03-29 16:36:34 +02:00
  • 135c6d31be documentation and fix tests Kevin Jahns 2018-03-29 11:58:02 +02:00
  • 61149b458a less duplicate code Kevin Jahns 2018-03-23 05:22:45 +01:00
  • ba97bfdd9e remove fundraiser campaign Kevin Jahns 2018-03-23 04:44:26 +01:00
  • 689bca8602 Merge remote-tracking branch 'origin' into v13-doc Kevin Jahns 2018-03-23 04:40:08 +01:00
  • 6dd43cde17 cleanup docs Kevin Jahns 2018-03-23 04:35:52 +01:00
  • 026675b438 separate dom binding Kevin Jahns 2018-03-23 01:55:47 +01:00
  • 29760cfe53 v13.0.0-55 -- distribution files v13.0.0-55 Kevin Jahns 2018-03-14 18:52:59 -07:00
  • 941a22b257 13.0.0-55 Kevin Jahns 2018-03-14 18:52:49 -07:00
  • 4aa41b98a9 fix dom filtering bug Kevin Jahns 2018-03-14 18:51:48 -07:00
  • acf443aacb reworking bindings Kevin Jahns 2018-03-12 03:36:37 +01:00
  • aa8c934833 Add fundraiser campaign Kevin Jahns 2018-03-06 05:27:03 +01:00
  • 814af5a3d7 fix import locations Kevin Jahns 2018-03-06 05:22:18 +01:00
  • bbc207aaa6 restructer and move to esdoc Kevin Jahns 2018-03-06 03:17:36 +01:00
  • a9b610479d big documentation update - all public functions and classes are documented now Kevin Jahns 2018-03-05 03:03:40 +01:00
  • 55f0abcdfc v13.0.0-54 -- distribution files v13.0.0-54 Kevin Jahns 2018-03-01 16:45:38 +01:00
  • 079de07eff 13.0.0-54 Kevin Jahns 2018-03-01 16:45:25 +01:00
  • 54453e87fa fix consecutive undo,redo,undo,redo.. (abc test) Kevin Jahns 2018-03-01 16:44:18 +01:00
  • 1b0e3659c3 undo fixes for consecutive undo-redo Kevin Jahns 2018-03-01 13:50:01 +01:00
  • dc22a79ac4 properly unregister event when binding is destroyed Kevin Jahns 2018-02-27 03:52:40 +01:00
  • 384a4b72b0 add quill-cursors example Kevin Jahns 2018-02-26 17:15:27 +01:00
  • f35c056bde fix some tests Kevin Jahns 2018-02-26 03:23:22 +01:00
  • 250050e83b Merge remote-tracking branch 'origin' into y-richtext-rewrite Kevin Jahns 2018-02-26 02:19:08 +01:00
  • 248d08be30 implement quill binding for y-text Kevin Jahns 2018-02-26 02:18:39 +01:00
  • 6360083ee3 v13.0.0-53 -- distribution files v13.0.0-53 Kevin Jahns 2018-02-25 02:32:27 +01:00
  • 641f426339 13.0.0-53 Kevin Jahns 2018-02-25 02:31:59 +01:00
  • fcbca65d8f fromBinary is a transaction Kevin Jahns 2018-02-25 02:31:20 +01:00
  • 70e8ed37e4 v13.0.0-52 -- distribution files v13.0.0-52 Kevin Jahns 2018-02-18 19:20:34 +01:00
  • 5f8ae0dd43 13.0.0-52 Kevin Jahns 2018-02-18 19:20:00 +01:00
  • de14fe0f3e fix getAttribute vs attributes.value fixes y-js/y-xml#8 Kevin Jahns 2018-02-18 18:58:49 +01:00
  • 5e4b071693 actually use clock in undo-manager Kevin Jahns 2018-02-15 18:58:43 +01:00
  • 937de2c59f fix fast undo-redo bug Kevin Jahns 2018-02-15 18:28:53 +01:00
  • f1f1bff901 preliminary undo-redo fixes Kevin Jahns 2018-02-15 17:58:14 +01:00
  • da748a78f4 start rewriting y-richtext Kevin Jahns 2018-02-15 01:25:08 +01:00
  • cedcb118c8 v13.0.0-51 -- distribution files v13.0.0-51 Kevin Jahns 2018-02-07 14:08:56 +01:00
  • 4855b2d590 13.0.0-51 Kevin Jahns 2018-02-07 14:08:43 +01:00
  • 908ce31e2f Merge branch 'master' of github.com:y-js/yjs Kevin Jahns 2018-02-07 14:08:07 +01:00
  • e4d4c23f0b bugfix - persist deletes when syncing Kevin Jahns 2018-02-07 14:07:57 +01:00
  • fc500a8247 Merge pull request #94 from LukasDrgon/patch-3 Kevin Jahns 2018-01-31 20:36:26 -08:00
  • d6c1a11a9b v13.0.0-50 -- distribution files v13.0.0-50 Kevin Jahns 2018-01-30 20:13:17 -08:00
  • 4b84541d76 13.0.0-50 Kevin Jahns 2018-01-30 20:12:58 -08:00
  • a3ab42c157 implemnt mutual exclude pattern directly in Persistence.js Kevin Jahns 2018-01-30 20:11:59 -08:00
  • fdcc19d8f5 v13.0.0-49 -- distribution files v13.0.0-49 Kevin Jahns 2018-01-30 15:53:50 -08:00
  • bbd3317d62 13.0.0-49 Kevin Jahns 2018-01-30 15:53:33 -08:00
  • 5d3922cb64 fix undo-redo Kevin Jahns 2018-01-30 15:51:54 -08:00
  • 2e486d4f46 v13.0.0-48 -- distribution files v13.0.0-48 Kevin Jahns 2018-01-29 16:42:20 -08:00
  • a81a2cd553 13.0.0-48 Kevin Jahns 2018-01-29 16:41:52 -08:00
  • c0d24bdba4 lint Kevin Jahns 2018-01-29 16:41:27 -08:00
  • 40e913e9c5 add toBinary and fromBinary to Y.utils Kevin Jahns 2018-01-29 16:39:09 -08:00