Commit Graph
100 Commits
Author SHA1 Message Date
Sidharth Vinod 3f3086dae5 chore(vscode): Ignore develop PRs 2022-09-20 12:20:23 +05:30
Sidharth VinodandGitHub b7140fb2aa Merge pull request #1045 from mermaid-js/renovate/patch-all-minor-patch
chore(deps): update all non-major dependencies (patch)
2022-09-18 21:20:56 +05:30
Sidharth VinodandGitHub 6d428c8734 Merge pull request #1047 from mermaid-js/sidv/browserList
Update Browserlist workflow
2022-09-18 15:40:55 +05:30
Sidharth VinodandGitHub e5bc61a294 Merge branch 'develop' into sidv/browserList 2022-09-18 10:00:40 +05:30
Sidharth Vinod 4f1b54b2ab Update Browserlist 2022-09-18 09:56:58 +05:30
Sidharth VinodandGitHub e90c77efc1 Merge pull request #1046 from mermaid-js/renovate/all-minor-patch
chore(deps): update all non-major dependencies (minor)
2022-09-18 09:55:56 +05:30
Sidharth VinodandGitHub 58516c0947 Merge pull request #1044 from mermaid-js/renovate/mermaid-9.x
chore(deps): update dependency @types/mermaid to v9
2022-09-18 09:55:30 +05:30
Sidharth Vinod 927e291bf5 Update Browserlist 2022-09-18 09:54:00 +05:30
Sidharth VinodandGitHub 342b29c704 Merge branch 'master' into develop 2022-09-18 09:45:48 +05:30
Sidharth VinodandGitHub 53feec5701 Merge pull request #1041 from aloisklink/chore/update-to-mermaid-v9.1.7
chore(deps): bump mermaid from 9.1.6 to 9.1.7
2022-09-18 09:45:13 +05:30
Sidharth VinodandGitHub cb73944f12 Merge branch 'develop' into chore/update-to-mermaid-v9.1.7 2022-09-18 09:34:03 +05:30
Sidharth VinodandGitHub a7f99c641a Merge pull request #1040 from mermaid-js/develop
Release
2022-09-15 12:50:41 +05:30
Sidharth VinodandGitHub b86b229aff Merge branch 'master' into develop 2022-09-15 12:15:06 +05:30
Sidharth VinodandGitHub a9b50f462b Merge pull request #1039 from mermaid-js/sidv/removeGA
Reduce analytics calls
2022-09-15 12:14:22 +05:30
Sidharth Vinod 5f3b8ddba0 Merge branch 'sidv/removeGA' of https://github.com/mermaid-js/mermaid-live-editor into sidv/removeGA
* 'sidv/removeGA' of https://github.com/mermaid-js/mermaid-live-editor:
2022-09-15 12:11:55 +05:30
Sidharth Vinod 3bef3ba7fd Only log valid diagrams 2022-09-15 12:11:49 +05:30
Sidharth VinodandGitHub 3328e35cfa Merge branch 'develop' into sidv/removeGA 2022-09-15 12:09:19 +05:30
Sidharth Vinod 1b1ed01156 Reduce analytics calls 2022-09-15 12:04:46 +05:30
Sidharth VinodandGitHub ca41deab2a Merge pull request #989 from mermaid-js/sidv/removeGA
Remove Google Analytics
2022-09-14 14:40:56 +05:30
Sidharth Vinod bff3c95c7c Merge branch 'develop' into sidv/removeGA
* develop: (58 commits)
  chore(deps): update all non-major dependencies
  chore(deps): update all non-major dependencies
  chore(deps): update all non-major dependencies to v0.23.2
  chore: Remove commented code
  Apply suggestions from code review
  fix: Error marker bug
  Simplify debounce handling
  chore: Slight CSS spacing adjustments
  chore(deps): update all non-major dependencies
  chore(deps): update dependency node-html-parser to v6
  chore(deps): update dependency font-awesome to v6
  chore(deps): update actions/setup-node action to v3
  fix(deps): pin dependency analytics-plugin-plausible to 0.0.6
  chore(deps): update all non-major dependencies
  chore(deps): update dependency @types/pako to v2
  Disable dependabot for renovate
  chore: Update deps
  Update Browserslist
  chore: Update svelte
  Update svelte
  ...
2022-09-14 14:39:36 +05:30
Sidharth VinodandGitHub 610502502a Merge pull request #1035 from mermaid-js/renovate/all-minor-patch
chore(deps): update all non-major dependencies (minor)
2022-09-13 19:47:07 +05:30
Sidharth VinodandGitHub 0ae679ec12 Merge pull request #1034 from mermaid-js/renovate/patch-all-minor-patch
chore(deps): update all non-major dependencies (patch)
2022-09-13 17:47:22 +05:30
Sidharth VinodandGitHub ca74cc169b Merge pull request #1032 from mermaid-js/develop
Develop
2022-09-12 10:03:18 +05:30
Sidharth VinodandGitHub 08c27a2500 Merge pull request #1033 from mermaid-js/renovate/patch-all-minor-patch
chore(deps): update all non-major dependencies to v0.23.2 (patch)
2022-09-11 00:40:09 +05:30
Sidharth VinodandGitHub 9f27cb4b65 Merge pull request #1031 from mermaid-js/sidv/optimizeDebounce
Simplify debounce handling
2022-09-11 00:19:53 +05:30
Sidharth Vinod b596c58ca7 chore: Remove commented code 2022-09-10 20:53:34 +05:30
fc533d8e11 Apply suggestions from code review
Co-authored-by: Alois Klink <alois@aloisklink.com>
2022-09-10 20:51:21 +05:30
Sidharth Vinod 01483420c9 Merge branch 'master' into sidv/optimizeDebounce
* master:
  fix: Error marker bug
2022-09-10 14:54:31 +05:30
Sidharth VinodandGitHub 8ded1dc1cb Merge pull request #1030 from mermaid-js/develop
chore: Slight CSS spacing adjustments
2022-09-10 14:30:31 +05:30
Sidharth Vinod 62c760fc70 fix: Error marker bug 2022-09-10 14:24:56 +05:30
Sidharth Vinod 90445dbf46 Simplify debounce handling
Previously events were debounced at source of generation.
Now they are debounced only at effected areas where necessary.
2022-09-10 13:53:03 +05:30
Sidharth VinodandGitHub 21f7e25cc1 Merge branch 'master' into develop 2022-09-09 23:30:58 +05:30
Sidharth Vinod ff9f9b7cf9 chore: Slight CSS spacing adjustments 2022-09-09 23:18:39 +05:30
Sidharth VinodandGitHub c085723530 Merge pull request #1027 from mermaid-js/renovate/patch-all-minor-patch
chore(deps): update all non-major dependencies (patch)
2022-09-09 20:44:35 +05:30
Sidharth VinodandGitHub 5b34b1921d Merge pull request #1024 from mermaid-js/renovate/font-awesome-6.x
chore(deps): update dependency font-awesome to v6
2022-09-09 19:32:08 +05:30
Sidharth VinodandGitHub 1aa4bff8f8 Merge pull request #1021 from mermaid-js/renovate/actions-setup-node-3.x
chore(deps): update actions/setup-node action to v3
2022-09-09 19:31:37 +05:30
Sidharth VinodandGitHub 77501eee1c Merge pull request #1026 from mermaid-js/renovate/pin-dependencies
fix(deps): pin dependency analytics-plugin-plausible to 0.0.6
2022-09-09 19:31:27 +05:30
Sidharth VinodandGitHub 106d68efd4 Merge pull request #1025 from mermaid-js/renovate/node-html-parser-6.x
chore(deps): update dependency node-html-parser to v6
2022-09-09 19:31:11 +05:30
Sidharth VinodandGitHub 7c358b5c5b Merge pull request #1022 from mermaid-js/develop
Disable dependabot for renovate
2022-09-09 18:40:43 +05:30
Sidharth Vinod 8f7209de11 Disable dependabot for renovate 2022-09-09 18:39:34 +05:30
Sidharth VinodandGitHub be42ce5f7f Merge pull request #1013 from mermaid-js/develop
Develop
2022-09-09 10:51:52 +05:30
Sidharth Vinod dc2c2a2b13 Merge branch 'develop' of https://github.com/mermaid-js/mermaid-live-editor into develop
* 'develop' of https://github.com/mermaid-js/mermaid-live-editor:
  Update Browserslist
2022-09-09 10:22:45 +05:30
Sidharth Vinod 9cc1503940 chore: Update deps 2022-09-09 10:22:22 +05:30
Sidharth Vinod 4825d4a5c4 chore: Update svelte 2022-09-09 10:18:32 +05:30
Sidharth Vinod 45d6efac4b Merge branch 'master' into develop
* master:
2022-09-06 12:33:22 +05:30
Sidharth Vinod e4703dfd2d Merge branch 'develop' of https://github.com/mermaid-js/mermaid-live-editor into develop
* 'develop' of https://github.com/mermaid-js/mermaid-live-editor:
  Update Browserslist
2022-09-06 12:33:13 +05:30
Sidharth Vinod 93a86ba7f6 Update svelte 2022-09-06 12:33:08 +05:30
Sidharth VinodandGitHub 0c037e4505 Merge pull request #1003 from mermaid-js/sidv/fixEditorDataFlow
fixEditorDataFlow
2022-09-06 12:31:12 +05:30
Sidharth VinodandGitHub 28bae8cd9b Merge pull request #1011 from mermaid-js/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-5.36.1
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.35.1 to 5.36.1
2022-09-03 00:29:53 +05:30
Sidharth VinodandGitHub 243d720c25 Merge pull request #1007 from mermaid-js/dependabot/npm_and_yarn/develop/cypress-localstorage-commands-2.2.1
chore(deps-dev): bump cypress-localstorage-commands from 2.2.0 to 2.2.1
2022-09-02 23:50:30 +05:30
Sidharth VinodandGitHub e8ba2f1e6d Merge pull request #1012 from mermaid-js/develop
Develop
2022-09-02 23:50:17 +05:30
Sidharth Vinod 83ca1c5438 Disable debounce removal 2022-09-02 23:48:42 +05:30
Sidharth Vinod fee0addc6b Merge branch 'develop' into sidv/fixEditorDataFlow
* develop:
  Fix test
  Update SvelteKit
  Update SK
  SvelteKit 453
2022-09-02 23:41:04 +05:30
Sidharth VinodandGitHub d375b5cfea Merge pull request #1009 from mermaid-js/sidv/skUpdate
Update SvelteKit
2022-09-02 23:39:33 +05:30
Sidharth Vinod 0a19740b27 Fix test 2022-09-02 23:35:52 +05:30
Sidharth Vinod 973f1b7446 Update SvelteKit 2022-09-02 23:32:34 +05:30
Sidharth Vinod 4774a13446 Update Sveltekit 2022-09-02 22:54:01 +05:30
Sidharth Vinod 6c74a97a32 Update SK 2022-09-02 22:51:52 +05:30
Sidharth Vinod ce1dc1f3af Update snapshots 2022-09-02 22:32:12 +05:30
Sidharth Vinod 0f3ce99659 Merge branch 'develop' into sidv/fixEditorDataFlow
* develop:
  Fix test
  chore(deps-dev): bump eslint-plugin-tailwindcss from 3.6.0 to 3.6.1
  chore(deps-dev): bump cypress from 10.6.0 to 10.7.0
2022-09-02 22:24:12 +05:30
Sidharth VinodandGitHub 6f5d84c8b6 Merge pull request #1004 from mermaid-js/dependabot/npm_and_yarn/develop/cypress-10.7.0
chore(deps-dev): bump cypress from 10.6.0 to 10.7.0
2022-09-02 22:23:37 +05:30
Sidharth VinodandGitHub 4da693cd87 Merge pull request #1006 from mermaid-js/dependabot/npm_and_yarn/develop/eslint-plugin-tailwindcss-3.6.1
chore(deps-dev): bump eslint-plugin-tailwindcss from 3.6.0 to 3.6.1
2022-09-02 22:23:28 +05:30
Sidharth VinodandGitHub da3b52454f Merge pull request #984 from mermaid-js/sidv/historyDownlod
Fix #968 : Ability to download and upload history
2022-09-02 22:23:17 +05:30
Sidharth Vinod 92d66da692 Fix test 2022-09-02 22:12:49 +05:30
Sidharth Vinod e6ab76a5d1 Remove updateEditor 2022-09-02 21:35:16 +05:30
Sidharth Vinod 40bd944597 Merge branch 'develop' into sidv/fixEditorDataFlow
* develop:
  chore(deps-dev): bump node-html-parser from 5.4.1 to 5.4.2
  chore(deps-dev): bump @typescript-eslint/parser from 5.34.0 to 5.36.1
  chore(deps-dev): bump eslint from 8.22.0 to 8.23.0
2022-09-02 21:21:02 +05:30
Sidharth VinodandGitHub 8ec68c1ab9 Merge pull request #997 from mermaid-js/dependabot/npm_and_yarn/develop/eslint-8.23.0
chore(deps-dev): bump eslint from 8.22.0 to 8.23.0
2022-09-02 21:12:44 +05:30
Sidharth VinodandGitHub 98a017806e Merge pull request #999 from mermaid-js/dependabot/npm_and_yarn/develop/typescript-eslint/parser-5.36.1
chore(deps-dev): bump @typescript-eslint/parser from 5.34.0 to 5.36.1
2022-09-02 21:12:32 +05:30
Sidharth VinodandGitHub e3e8b921bc Merge pull request #1000 from mermaid-js/dependabot/npm_and_yarn/develop/node-html-parser-5.4.2
chore(deps-dev): bump node-html-parser from 5.4.1 to 5.4.2
2022-09-02 21:12:23 +05:30
Sidharth Vinod 831d1e384d Disable debounce in CI 2022-09-02 21:08:57 +05:30
Sidharth Vinod 4c86d95f21 Remove debounce 2022-09-02 21:04:42 +05:30
Sidharth Vinod 64e8ed09ba Fix race condition 2022-09-02 21:01:14 +05:30
Sidharth Vinod 70b67afb87 Optimize editor data flow 2022-09-02 19:41:51 +05:30
Sidharth Vinod 38824e8bab Merge branch 'master' into sidv/fixEditorDataFlow
* master:
  Update Browserslist
  Fix #1001 Diagram errors are not highlighted in editor
  chore(deps-dev): bump @sveltejs/kit
2022-09-02 18:38:59 +05:30
Sidharth VinodandGitHub 63869b8d11 Merge pull request #1002 from mermaid-js/develop
Fix #1001 Diagram errors are not highlighted in editor
2022-09-02 17:14:51 +05:30
Sidharth Vinod 347192c5aa Fix #1001 Diagram errors are not highlighted in editor 2022-09-02 14:39:31 +05:30
Sidharth Vinod 5cb681c766 SvelteKit 453 2022-08-30 08:44:09 +05:30
Sidharth Vinod de3ce94bb4 Unit tests for history 2022-08-30 08:35:36 +05:30
Sidharth Vinod d966b23114 Unit tests for history 2022-08-29 21:56:26 +05:30
Sidharth Vinod 04b898ee54 Metrics 2022-08-28 23:10:40 +05:30
Sidharth Vinod 83175127b0 Merge branch 'master' into sidv/historyDownlod
* master:
  Increase retries
  Temp fix for vite bug
  Update sk
  Update Browserslist
  chore(deps): bump node from 18.7.0 to 18.8.0
  chore(deps-dev): bump @typescript-eslint/eslint-plugin
  chore(deps-dev): bump typescript from 4.7.4 to 4.8.2
  Update svelteKit
  chore(deps): bump daisyui from 2.22.0 to 2.24.0
2022-08-28 22:56:26 +05:30
Sidharth Vinod adc9dc7460 Tests 2022-08-28 22:55:47 +05:30
Sidharth VinodandGitHub 52dd52bfd4 Merge pull request #991 from mermaid-js/dependabot/npm_and_yarn/develop/sveltejs/kit-1.0.0-next.444
chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.442 to 1.0.0-next.444
2022-08-27 14:14:01 +05:30
Sidharth VinodandGitHub 9e02aaf962 Merge pull request #990 from mermaid-js/develop
Develop
2022-08-27 13:32:34 +05:30
Sidharth VinodandGitHub 3a48e4e519 Merge pull request #983 from mermaid-js/sidv/upgradeSvelteKit
Upgrade SvelteKit
2022-08-27 13:23:19 +05:30
Sidharth Vinod 6987b6f3c6 Increase retries 2022-08-27 13:07:59 +05:30
Sidharth Vinod d2acfd5d36 Merge branch 'develop' into sidv/upgradeSvelteKit
* develop:
  Update Browserslist
  chore(deps): bump node from 18.7.0 to 18.8.0
  chore(deps-dev): bump @typescript-eslint/eslint-plugin
  chore(deps-dev): bump typescript from 4.7.4 to 4.8.2
  chore(deps): bump daisyui from 2.22.0 to 2.24.0
2022-08-27 12:57:39 +05:30
Sidharth Vinod b384e53d8b Merge branch 'sidv/upgradeSvelteKit' of https://github.com/mermaid-js/mermaid-live-editor into sidv/upgradeSvelteKit
* 'sidv/upgradeSvelteKit' of https://github.com/mermaid-js/mermaid-live-editor:
  Update sk
2022-08-27 12:57:28 +05:30
Sidharth Vinod a6dcabd4b7 Temp fix for vite bug 2022-08-27 12:57:22 +05:30
Sidharth Vinod 082e6dfffc Update sk 2022-08-27 00:22:09 +05:30
Sidharth VinodandGitHub 6ad4d415b2 Merge pull request #976 from mermaid-js/dependabot/npm_and_yarn/develop/daisyui-2.24.0
chore(deps): bump daisyui from 2.22.0 to 2.24.0
2022-08-27 00:19:03 +05:30
Sidharth VinodandGitHub e2c81de42e Merge pull request #985 from mermaid-js/dependabot/npm_and_yarn/develop/typescript-4.8.2
chore(deps-dev): bump typescript from 4.7.4 to 4.8.2
2022-08-27 00:18:35 +05:30
Sidharth VinodandGitHub e8162c2004 Merge pull request #987 from mermaid-js/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-5.35.1
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.34.0 to 5.35.1
2022-08-27 00:17:57 +05:30
Sidharth VinodandGitHub 5ea615ae26 Merge pull request #988 from mermaid-js/dependabot/docker/develop/node-18.8.0
chore(deps): bump node from 18.7.0 to 18.8.0
2022-08-27 00:17:48 +05:30
Sidharth Vinod 4116956469 Remove GA 2022-08-26 23:27:15 +05:30
Sidharth Vinod a1312fc095 Merge branch 'master' into sidv/upgradeSvelteKit
* master:
2022-08-25 10:11:58 +05:30
Sidharth VinodandGitHub 9395c1f154 Merge pull request #981 from mermaid-js/develop
Develop
2022-08-25 10:07:29 +05:30
Sidharth Vinod 5a880f3efe feat: Upload history 2022-08-25 10:05:27 +05:30
Sidharth Vinod d160e43eae Fix #968 : Ability to download and upload history 2022-08-25 10:05:19 +05:30
Sidharth Vinod 1a7a79d936 Merge branch 'develop' of https://github.com/mermaid-js/mermaid-live-editor into develop
* 'develop' of https://github.com/mermaid-js/mermaid-live-editor:
  chore(deps-dev): bump eslint from 8.21.0 to 8.22.0
2022-08-24 20:21:33 +05:30