Commit Graph
2015 Commits
Author SHA1 Message Date
Sidharth Vinod ca74cc169b Merge pull request #1032 from mermaid-js/develop
Develop
2022-09-12 10:03:18 +05:30
Sidharth Vinod 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
renovate[bot] 330f02f81b chore(deps): update all non-major dependencies to v0.23.2 2022-09-10 18:52:03 +00:00
Sidharth Vinod 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
Sidharth VinodandAlois Klink 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 Vinod 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 Vinod 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 Vinod 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
renovate[bot] 9846bd7b4c chore(deps): update all non-major dependencies 2022-09-09 14:03:07 +00:00
Sidharth Vinod 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 Vinod 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 Vinod 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 Vinod 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
renovate[bot] 4d534ddabb chore(deps): update dependency node-html-parser to v6 2022-09-09 13:18:39 +00:00
renovate[bot] 86d212c659 chore(deps): update dependency font-awesome to v6 2022-09-09 13:18:18 +00:00
renovate[bot] 9176448e17 chore(deps): update actions/setup-node action to v3 2022-09-09 13:18:12 +00:00
renovate[bot] c0b4e37267 fix(deps): pin dependency analytics-plugin-plausible to 0.0.6 2022-09-09 13:17:41 +00:00
renovate[bot] fa634ad25a chore(deps): update all non-major dependencies 2022-09-09 13:16:21 +00:00
renovate[bot] 0d13a451de chore(deps): update dependency @types/pako to v2 2022-09-09 13:10:48 +00:00
Sidharth Vinod 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 Vinod 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
sidharthv96 55e3d0219b Update Browserslist 2022-09-09 04:50:00 +00:00
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
sidharthv96 44cd7c2fe8 Update Browserslist 2022-09-06 07:02:35 +00:00
Sidharth Vinod 0c037e4505 Merge pull request #1003 from mermaid-js/sidv/fixEditorDataFlow
fixEditorDataFlow
2022-09-06 12:31:12 +05:30
Sidharth Vinod 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
dependabot[bot] bdad74f19c chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.35.1 to 5.36.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.36.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-02 18:23:55 +00:00
Sidharth Vinod 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 Vinod 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
dependabot[bot] aeaf80d00c chore(deps-dev): bump cypress-localstorage-commands from 2.2.0 to 2.2.1
Bumps [cypress-localstorage-commands](https://github.com/javierbrea/cypress-localstorage-commands) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/javierbrea/cypress-localstorage-commands/releases)
- [Changelog](https://github.com/javierbrea/cypress-localstorage-commands/blob/master/CHANGELOG.md)
- [Commits](https://github.com/javierbrea/cypress-localstorage-commands/compare/v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: cypress-localstorage-commands
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-02 18:11:58 +00:00
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 Vinod 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