Commit Graph
2006 Commits
Author SHA1 Message Date
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
Sidharth Vinod 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 Vinod 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 Vinod 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
dependabot[bot] 2dfe417220 chore(deps-dev): bump eslint-plugin-tailwindcss from 3.6.0 to 3.6.1
Bumps [eslint-plugin-tailwindcss](https://github.com/francoismassart/eslint-plugin-tailwindcss) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/francoismassart/eslint-plugin-tailwindcss/releases)
- [Commits](https://github.com/francoismassart/eslint-plugin-tailwindcss/compare/v3.6.0...v3.6.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-02 15:45:56 +00:00
dependabot[bot] 3ffea6f168 chore(deps-dev): bump cypress from 10.6.0 to 10.7.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.6.0 to 10.7.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v10.6.0...v10.7.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-02 15:45:12 +00:00
Sidharth Vinod 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