Commit Graph
3108 Commits
Author SHA1 Message Date
Sidharth Vinod 3b2c7caf07 fix: New diagram button, add MC links 2025-03-18 11:11:31 -07:00
Sidharth Vinod d039f6534a feat: Disable mermaidchart on unsupported diagrams 2025-03-18 10:51:08 -07:00
Sidharth Vinod 4d08026b77 fix: Add collapse icon to card 2025-03-18 10:50:37 -07:00
Sidharth Vinod 9d1df6126b chore: Fix timeline height 2025-03-18 10:12:11 -07:00
Sidharth Vinod ac308717f9 feat: Update theme icon animation 2025-03-17 23:45:14 -07:00
Sidharth Vinod b7da3f80f7 chore: Remove testing-library
It wasn't used for any relevant tests, and svelte5 support is spotty.
2025-03-17 18:15:23 -07:00
Sidharth Vinod 893f8625d5 chore: Update snapshots 2025-03-17 13:30:36 -07:00
Sidharth Vinod 355f1929b2 chore: Sort classes 2025-03-17 13:27:44 -07:00
Sidharth VinodandSteph 059a1a98ab Update docs button target
Co-authored-by: Steph <35910788+huynhicode@users.noreply.github.com>
2025-03-17 13:04:47 -07:00
Sidharth Vinod ea0fc8a621 Merge branch 'develop' into sidv/redesign
* develop:
  chore(deps): update all non-major dependencies
  fix(deps): update all non-major dependencies
2025-03-17 12:47:24 -07:00
Sidharth Vinod 631cc43f2b Merge pull request #1647 from mermaid-js/renovate/all-minor-patch
chore(deps): update all non-major dependencies (minor)
2025-03-17 12:44:07 -07:00
Sidharth Vinod d0b2cf49da chore: Update imports, cleanup classes 2025-03-17 12:43:32 -07:00
Sidharth Vinod bbb1fd2dae chore: Update security verbiage 2025-03-17 12:42:38 -07:00
Sidharth Vinod 176698a299 chore: Set MC Popup to bottom 2025-03-17 12:42:04 -07:00
Sidharth Vinod 4dbe52126e chore: Cleanup editor 2025-03-17 12:41:40 -07:00
Sidharth Vinod 3fd8c43212 chore: Unify copy button 2025-03-17 12:41:18 -07:00
renovate[bot] 75c4764da8 chore(deps): update all non-major dependencies 2025-03-17 19:10:34 +00:00
Sidharth Vinod afd5aaaada Merge pull request #1646 from mermaid-js/renovate/patch-all-minor-patch
fix(deps): update all non-major dependencies (patch)
2025-03-17 12:09:32 -07:00
Sidharth Vinod cd6f1ca613 fix: Reduce sync threshold, increase wait time 2025-03-17 11:19:05 -07:00
Sidharth Vinod 8da3cdedd9 fix: Use McWrapper, fix PNG export 2025-03-17 11:18:40 -07:00
Sidharth Vinod a72e13bb5c fix: FA icons 2025-03-17 10:16:05 -07:00
Sidharth Vinod 9ddc37add5 chore: Fix png export background 2025-03-17 09:39:51 -07:00
Sidharth Vinod cb267911f5 chore: Fix primary dark mode 2025-03-17 09:30:14 -07:00
renovate[bot] d6eb0533c6 fix(deps): update all non-major dependencies 2025-03-17 16:23:21 +00:00
Sidharth Vinod b76fa8106e Merge branch 'develop' into sidv/redesign
* develop:
  chore: Update deps
  chore(deps): update all non-major dependencies
  chore: Prettier ignore pnpm-lock
  chore: Update build dependencies
  chore: Update actions
  chore: Update node version
  chore: Switch from yarn to pnpm
  fix(deps): update dependency mermaid to v11.5.0
2025-03-17 09:21:04 -07:00
Sidharth Vinod 4a8dbfadba Merge pull request #1644 from mermaid-js/sidv/pnpm
chore: Switch from yarn to pnpm
2025-03-16 19:49:53 -07:00
Sidharth Vinod 15df6a2fcb chore: Update deps 2025-03-16 19:47:10 -07:00
Sidharth Vinod 506128c5df Merge branch 'develop' into sidv/pnpm
* develop:
  chore(deps): update all non-major dependencies
  fix(deps): update dependency mermaid to v11.5.0
2025-03-16 19:45:42 -07:00
Sidharth Vinod 1195ea94b3 Merge pull request #1642 from mermaid-js/renovate/patch-all-minor-patch
chore(deps): update all non-major dependencies (patch)
2025-03-16 19:43:06 -07:00
renovate[bot] 90894781cd chore(deps): update all non-major dependencies 2025-03-17 02:42:56 +00:00
Sidharth Vinod 18cd3c4591 Merge pull request #1643 from mermaid-js/renovate/mermaid-packages
fix(deps): update dependency mermaid to v11.5.0
2025-03-16 19:42:04 -07:00
Sidharth Vinod 4091da60c6 chore: Prettier ignore pnpm-lock 2025-03-16 19:41:19 -07:00
Sidharth Vinod 4a143ae8e2 chore: Update build dependencies 2025-03-16 19:40:25 -07:00
Sidharth Vinod 2159375e81 chore: Update actions 2025-03-16 19:37:05 -07:00
Sidharth Vinod 5742878799 chore: Update node version 2025-03-16 19:33:45 -07:00
Sidharth Vinod 592c3addac chore: Switch from yarn to pnpm 2025-03-16 19:19:10 -07:00
renovate[bot] 9beb411c14 fix(deps): update dependency mermaid to v11.5.0 2025-03-17 00:35:39 +00:00
Sidharth Vinod 21be4caf82 Merge branch 'develop' into sidv/redesign
* develop:
  chore: Fix coverage dependency
  chore: sort gitignore
  chore: Add redirect to home on 404 error
  chore: Update subdomain
  chore: Update import
  chore: Remove redundant config
  chore: Add CNAME
  chore: Remove lint after build
  chore: Use official action to deploy to pages
  build: update Browserslist db
  fix: use `<output>` and `<pre>` to format errors
  Revert "feat: Sanitize error message"
2025-03-16 17:34:39 -07:00
Sidharth Vinod 6e7c7467a3 fix: PanZoom 2025-03-16 17:32:14 -07:00
Sidharth Vinod b5be8ca4fc Merge pull request #1639 from mermaid-js/browserslist-update
build: update Browserslist db
2025-03-15 20:35:47 -07:00
Sidharth Vinod 66b4a427b7 chore: Fix coverage dependency 2025-03-15 20:35:03 -07:00
Sidharth Vinod 3a65f2382d chore: sort gitignore 2025-03-15 20:31:15 -07:00
Sidharth Vinod c677afc04a chore: Add redirect to home on 404 error 2025-03-15 20:30:41 -07:00
Sidharth Vinod 4973083133 chore: Update subdomain 2025-03-15 20:09:21 -07:00
Sidharth Vinod 9288094c30 chore: Update import 2025-03-15 20:00:13 -07:00
Sidharth Vinod fe428c7cea chore: Remove redundant config 2025-03-15 19:55:50 -07:00
Sidharth Vinod 423fe7e0d6 chore: Add CNAME 2025-03-15 19:49:00 -07:00
Sidharth Vinod c9905606a1 chore: Remove lint after build 2025-03-15 19:32:37 -07:00
Sidharth Vinod e0cbcd21a8 Merge pull request #1637 from mermaid-js/release-promotion
Release live editor
2025-03-15 19:29:41 -07:00
Sidharth Vinod 214f6d0862 chore: Use official action to deploy to pages 2025-03-15 19:25:47 -07:00