Commit Graph

  • 1a536f2fa4
    Fix split_node missing properties bug. (#45) Ulion 2021-01-19 00:49:34 +0800
  • 322b083f68
    Always call external onChange. (#43) Ulion 2021-01-19 00:48:02 +0800
  • f5648255c1 fix: dependency update build curd 2021-01-18 19:41:46 +0300
  • b5f4b5642b Merge branch 'fix_external_onchange' of github.com:xliulian/slate-collaborative curd 2021-01-18 14:01:14 +0300
  • afe29e538e Merge branch 'fix_split_node_missing_properties' of github.com:xliulian/slate-collaborative curd 2021-01-18 14:01:01 +0300
  • a887e26391 v0.7.24 Eric Maciel 2021-01-15 17:30:06 -0500
  • ff417d59fd
    Merge pull request #1 from hiveteams/fix/old-state-error emaciel10 2021-01-15 17:16:50 -0500
  • 2e0e8f0352 fix: cleanup logic to avoid race conditions Eric Maciel 2021-01-15 17:15:50 -0500
  • ef35812723
    Fix setNodes undefined value since automerge does not handle undefined value correctly. (#49) Ulion 2021-01-15 21:22:28 +0800
  • d141da4430
    Fix destory (#48) Ulion 2021-01-15 21:13:12 +0800
  • 24dca9a49c
    Fix cursor delete (#44) Ulion 2021-01-15 21:10:29 +0800
  • e415684d64
    build(deps): bump react from 16.14.0 to 17.0.1 (#40) dependabot-preview[bot] 2021-01-15 16:09:45 +0300
  • 2bd7544977
    build(deps-dev): bump husky from 3.1.0 to 4.3.6 (#46) dependabot-preview[bot] 2021-01-15 16:05:16 +0300
  • 67218fc8ee
    build(deps): bump @types/node from 12.7.5 to 14.14.6 (#42) dependabot-preview[bot] 2021-01-15 16:05:04 +0300
  • e3068d0b48
    build(deps-dev): bump ts-jest from 25.5.1 to 26.4.4 (#41) dependabot-preview[bot] 2021-01-15 16:04:52 +0300
  • 013a9e8ebd
    Merge branch 'master' into dependabot/npm_and_yarn/react-17.0.1 #40 George 2021-01-15 16:04:11 +0300
  • 1106bc1724
    build(deps): bump react-dom from 16.14.0 to 17.0.1 (#39) dependabot-preview[bot] 2021-01-15 16:03:24 +0300
  • 829dc2a71b
    build(deps-dev): bump @commitlint/cli from 9.1.2 to 11.0.0 (#38) dependabot-preview[bot] 2021-01-15 16:03:12 +0300
  • d1d3939c6a
    build(deps): bump slate-react from 0.58.3 to 0.59.0 (#37) dependabot-preview[bot] 2021-01-15 16:03:01 +0300
  • ba61211cf6
    build(deps): bump slate from 0.58.3 to 0.59.0 (#36) dependabot-preview[bot] 2021-01-15 16:02:50 +0300
  • 230117694e
    build(deps): bump faker from 4.1.0 to 5.1.0 (#35) dependabot-preview[bot] 2021-01-15 16:02:28 +0300
  • b68f5afcf9
    build(deps): bump nodemon from 1.19.4 to 2.0.6 (#34) dependabot-preview[bot] 2021-01-15 16:02:17 +0300
  • 77b82ea041 v0.7.23 Eric Maciel 2021-01-12 11:31:47 -0500
  • eb6f39679b fix: remove node and remove text errors Eric Maciel 2021-01-12 11:26:12 -0500
  • 89dafd78b9 fix: slateOps undefined on toSlateOp error Eric Maciel 2021-01-12 09:48:08 -0500
  • 5832eee291 v0.7.22 Eric Maciel 2021-01-12 09:33:55 -0500
  • c29df0d8e7 feat: update backend error handling Eric Maciel 2021-01-12 09:33:10 -0500
  • d4b089a480 feat: better client side error handling Eric Maciel 2021-01-12 09:25:52 -0500
  • 84c95b5251 Fix setNodes undefined value since automerge does not handle undefined value correctly. #49 Ulion 2021-01-10 17:19:24 +0800
  • 94dbe6b91c In case disconnect when the doc is not loaded #48 Ulion 2021-01-09 15:05:56 +0800
  • 3b00ba757c Fix destory Ulion 2021-01-09 08:41:12 +0800
  • c72c42ec05 v0.7.21 Eric Maciel 2021-01-08 18:20:34 -0500
  • f6d3af83c9 fix: tsconfigs for packages Eric Maciel 2021-01-08 18:20:08 -0500
  • d4dc99f6b2 v0.7.20 Eric Maciel 2021-01-08 17:33:22 -0500
  • 2faeda163b fix: make onError optional Eric Maciel 2021-01-08 17:31:02 -0500
  • f425635cf8 feat: cleaner error handling and basic client tests Eric Maciel 2021-01-08 17:27:57 -0500
  • c8df4f7ad0 v0.7.20-alpha.1 Eric Maciel 2021-01-06 15:10:45 -0500
  • 0894a7a917 feat: automerge collaboration to backend Eric Maciel 2021-01-06 15:09:27 -0500
  • 60f7fb21ba v0.7.20-alpha.0 Eric Maciel 2021-01-05 18:54:47 -0500
  • 2f05bced2b fix: automerge backend import Eric Maciel 2021-01-05 18:54:10 -0500
  • 83a20f59a5 v0.7.19 Eric Maciel 2021-01-05 18:51:09 -0500
  • d7e01518a8 fix: bump package version Eric Maciel 2021-01-05 18:50:40 -0500
  • e735ddb219 fix: update changelog Eric Maciel 2021-01-05 18:44:59 -0500
  • 217864dc69 fix: package json and version Eric Maciel 2021-01-05 18:43:59 -0500
  • 2b8206d1c5 fix: old state passed to connection error Eric Maciel 2021-01-05 18:30:40 -0500
  • 77824ac542
    build(deps-dev): bump husky from 3.1.0 to 4.3.6 #46 dependabot-preview[bot] 2021-01-01 02:35:22 +0000
  • 867d7c9e8d Fix split_node missing properties bug. #45 Ulion 2020-12-29 17:55:29 +0800
  • 47989eba33 Always call external onChange. #43 Ulion 2020-12-21 15:40:50 +0800
  • 050467d4aa Fix cursor delete #44 Ulion 2020-12-21 15:39:18 +0800
  • fc8254f922
    build(deps): bump @types/node from 12.7.5 to 14.14.6 #42 dependabot-preview[bot] 2020-11-08 14:55:49 +0000
  • d929420346
    build(deps-dev): bump ts-jest from 25.5.1 to 26.4.4 #41 dependabot-preview[bot] 2020-11-08 14:54:56 +0000
  • 1c716a8fcd
    build(deps): bump react from 16.14.0 to 17.0.1 dependabot-preview[bot] 2020-11-08 14:54:26 +0000
  • bc78f20b5c
    build(deps): bump react-dom from 16.14.0 to 17.0.1 #39 dependabot-preview[bot] 2020-11-08 14:53:37 +0000
  • 17352dca75
    build(deps-dev): bump @commitlint/cli from 9.1.2 to 11.0.0 #38 dependabot-preview[bot] 2020-11-08 14:53:30 +0000
  • 5220999d23
    build(deps): bump slate-react from 0.58.3 to 0.59.0 #37 dependabot-preview[bot] 2020-11-08 14:52:39 +0000
  • 612fa38170
    build(deps): bump slate from 0.58.3 to 0.59.0 #36 dependabot-preview[bot] 2020-11-08 14:49:06 +0000
  • 042cbd2c68
    build(deps): bump faker from 4.1.0 to 5.1.0 #35 dependabot-preview[bot] 2020-11-08 14:47:32 +0000
  • e3f2dfadd5
    build(deps): bump nodemon from 1.19.4 to 2.0.6 #34 dependabot-preview[bot] 2020-11-08 14:46:47 +0000
  • 716fa00c6f
    build(deps-dev): bump husky from 3.1.0 to 4.3.0 #33 dependabot-preview[bot] 2020-11-08 14:46:36 +0000
  • 69ce3a8780 Merge branch 'master' into issue-3264-backend-counts #32 Andrew Poland 2020-11-05 14:05:27 -0500
  • b3fb7d1ed5 #3264 move callback up so we can catch those zeros Andrew Poland 2020-11-05 14:02:27 -0500
  • 8b3e2855c5 v1.2.0 John Barlow 2020-11-05 11:51:19 -0500
  • 6b29ad9259
    #3264 emit counters for counting backend connections (#4) Andrew Poland 2020-11-05 11:50:09 -0500
  • 3f06f30e55 revert dependencies Andrew Poland 2020-11-04 16:26:52 -0500
  • f84c5abd26 revert dependencies Andrew Poland 2020-11-04 16:25:47 -0500
  • 4367cab600 #3264 move logging to callbacks Andrew Poland 2020-11-04 16:21:25 -0500
  • 2e6d89d78c #3264 emit counters for counting backend connections Andrew Poland 2020-11-04 15:27:57 -0500
  • cc4449e6dd Update issue templates George 2020-11-04 22:52:39 +0300
  • 34b9c354a4 v1.1.0 John Barlow 2020-11-03 14:52:54 -0500
  • f11ab22911 ci: removed package-lock.json from .gitignore so build would work correctly John Barlow 2020-11-03 14:39:34 -0500
  • 4a66639b35
    Merge pull request #3 from docket-hq/issue-1 Dustin McCormick 2020-11-03 14:32:11 -0500
  • f319f97eff fix: issue #1: removed unnecessary cleanup code, consolidated down to one spot John Barlow 2020-11-03 14:14:27 -0500
  • dc38936c7b
    Merge pull request #2 from docket-hq/fix-save-frequency John Barlow 2020-11-03 13:59:31 -0500
  • 3272ee96bb
    fix: fix save frequency Dustin McCormick 2020-11-03 11:33:28 -0500
  • 511f0f925d v0.7.17 #31 Eric Maciel 2020-11-02 13:27:52 -0500
  • 31a14e2a35 fix: close connection error Eric Maciel 2020-11-02 13:24:14 -0500
  • de5df0efcd v0.7.16 Eric Maciel 2020-10-31 11:41:52 -0400
  • c21172517a fix: opSet conversion for rootKey Eric Maciel 2020-10-31 11:41:31 -0400
  • 09985bc1f3 v0.7.15 Eric Maciel 2020-10-31 11:34:19 -0400
  • 24a7f917fe fix: opRemove on reconnect Eric Maciel 2020-10-31 11:34:02 -0400
  • 528fd3ab08 v0.7.14 Eric Maciel 2020-10-31 11:01:52 -0400
  • b47c408919 fix: splice is not a function error Eric Maciel 2020-10-31 11:00:58 -0400
  • c2066ed498 v0.7.13 Eric Maciel 2020-10-30 18:06:40 -0400
  • 7f2bd39402 fix: map error Eric Maciel 2020-10-30 18:06:05 -0400
  • c59e5239e4 v0.7.12 Eric Maciel 2020-10-30 17:20:13 -0400
  • ce563a2514 fix: cleanup createConnection logic Eric Maciel 2020-10-30 17:05:09 -0400
  • e8ad6fe205 v0.7.11 Eric Maciel 2020-10-30 16:10:07 -0400
  • 3d8f999872 fix: add back createConnection Eric Maciel 2020-10-30 16:09:42 -0400
  • 5147dce608 v0.7.10 Eric Maciel 2020-10-30 16:05:24 -0400
  • 34db64edaf fix: try reducing number of connections Eric Maciel 2020-10-30 15:58:50 -0400
  • f231ab4f01 v0.7.9 Eric Maciel 2020-10-30 15:28:04 -0400
  • 025943de4e fix: add error handling for applyOperation Eric Maciel 2020-10-30 15:27:26 -0400
  • baeab8a74c chore: bump bridge version Eric Maciel 2020-10-30 10:37:46 -0400
  • 3e837cd518 v0.7.8 Eric Maciel 2020-10-30 10:35:02 -0400
  • c3425096e2 fix: call onError for errors during applyOperation Eric Maciel 2020-10-30 10:34:19 -0400
  • 71ab42d5be feat: nodemon run example curd 2020-10-30 14:36:42 +0300
  • 2917c98010 fix: add backend changes to slate-collab Eric Maciel 2020-10-29 11:40:12 -0400
  • 47dc072d14 v0.7.7 Eric Maciel 2020-10-29 09:34:36 -0400
  • 4598b1758a fix: garbage cursor error on disconnect Eric Maciel 2020-10-29 09:29:28 -0400
  • 176a0f650d fix: undefined value error in setNode Eric Maciel 2020-10-29 09:16:04 -0400