Commit Graph
100 Commits
Author SHA1 Message Date
Sidharth Vinod 9626f6b5df fix: PNG export icons 2025-05-09 21:58:33 +05:30
Sidharth VinodandGitHub 91fc0895b2 Merge pull request #1712 from mermaid-js/update-announcement-bar
chore: Update announcement bar
2025-05-06 10:43:47 +05:30
Sidharth VinodandGitHub 48c23374a4 Merge pull request #1713 from mermaid-js/renovate/patch-all-minor-patch
fix(deps): update all non-major dependencies (patch)
2025-05-06 10:43:31 +05:30
Sidharth Vinod 0b5a038c9d chore: Cleanup tagline logic 2025-05-05 21:40:43 +05:30
Sidharth VinodandGitHub 881648a87e Merge pull request #1703 from mermaid-js/renovate/all-minor-patch
chore(deps): update all non-major dependencies (minor)
2025-05-02 00:58:57 +05:30
Sidharth VinodandGitHub 6b42be2841 Merge pull request #1710 from mermaid-js/sidv/1659
fix: #1659 Frozen UI with comment regex
2025-05-01 18:43:11 +05:30
Sidharth Vinod 6a07387688 fix: #1659 Frozen UI with comment regex 2025-05-01 17:57:40 +05:30
Sidharth Vinod 2eaf136c75 feat: Support jsonSchema to validate config 2025-04-19 12:11:59 +05:30
Sidharth VinodandGitHub 5c35d5e589 Merge pull request #1698 from jsoref/docs/link
chore: Improve screen reader link for `live version`
2025-04-18 12:25:05 -07:00
Sidharth Vinod 0479af715b 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): update dependency vite to v5.4.18 [security]
  chore(deps): update all non-major dependencies
2025-04-16 16:26:21 +05:30
Sidharth Vinod 8aafb909a6 fix: Fallback page 2025-04-16 16:26:15 +05:30
Sidharth VinodandGitHub 64787974d8 Merge pull request #1690 from mermaid-js/renovate/all-minor-patch
chore(deps): update all non-major dependencies (minor)
2025-04-16 03:46:18 -07:00
Sidharth Vinod 1052420e34 fix: Fallback to sveltekit on 404 in GH pages 2025-04-16 16:14:47 +05:30
Sidharth VinodandGitHub f27f4b336c Merge pull request #1691 from mermaid-js/renovate/npm-sveltejs-kit-vulnerability
chore(deps): update dependency @sveltejs/kit to v2.20.6 [security]
2025-04-16 03:10:35 -07:00
Sidharth Vinod bf25d3cc60 fix: New diagram link 2025-04-16 15:39:57 +05:30
Sidharth VinodandAlois Klink 6ae68fc546 feat: Wait for fontawesome to load
Co-authored-by: Alois Klink <alois@aloisklink.com>
2025-04-13 18:03:59 +05:30
Sidharth Vinod 8b13bf48e7 feat: Support pan while zooming 2025-04-13 13:50:30 +05:30
285baa4c83 Update src/lib/util/panZoom.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-13 01:16:56 -07:00
Sidharth Vinod 7c22576783 chore: Track PWA install device type 2025-04-13 13:41:26 +05:30
Sidharth Vinod e11017672f chore: Track PWA installs 2025-04-13 13:40:50 +05:30
Sidharth Vinod f4a736db62 chore: Add analytics for mobileViewToggle 2025-04-13 13:38:02 +05:30
Sidharth Vinod 2b242befe1 fix: Reduce gap in mobile 2025-04-13 13:34:51 +05:30
Sidharth VinodandAlois the eagle Klink 3039d5cb47 fix: SVG size to avoid
Co-authored-by: Alois "the eagle" Klink <alois@aloisklink.com>
2025-04-13 13:16:44 +05:30
Sidharth Vinod 4bf6dc0db6 chore: Unify code update logic 2025-04-13 13:12:30 +05:30
Sidharth Vinod 795663aafa chore: Cleanup deps 2025-04-13 12:01:15 +05:30
Sidharth Vinod bd1ca7e2ab feat: Add syntax highlighting 2025-04-13 11:57:53 +05:30
Sidharth Vinod 89f648ab8f chore: Update theme-color 2025-04-13 10:13:38 +05:30
Sidharth Vinod ff1a0d97d3 chore: Update og:image 2025-04-13 10:13:11 +05:30
Sidharth Vinod a11aae3573 chore: Update theme color 2025-04-13 10:02:11 +05:30
Sidharth Vinod 6c8402948a feat: Support touch pan & zoom 2025-04-13 09:51:39 +05:30
Sidharth Vinod a5df32931c fix: Responsive breakpoints, remove zoom icons in mobile 2025-04-13 09:51:22 +05:30
Sidharth Vinod 835231d291 fix: Promo bar alignment 2025-04-13 09:50:35 +05:30
Sidharth Vinod 4c31e1fe5d fix: Orientation in PWA manifest 2025-04-13 09:50:13 +05:30
Sidharth VinodandAlois Klink ebff808b31 fix: Privacy popup size
Co-authored-by: Alois Klink <alois@aloisklink.com>
2025-04-13 01:31:31 +05:30
Sidharth Vinod 224296c1d8 fix: padding 2025-04-13 01:27:38 +05:30
Sidharth Vinod 4ec52d9282 chore: Simplify pane logic 2025-04-13 01:25:18 +05:30
Sidharth Vinod 74ad9f44d0 feat: Add mobile support 2025-04-12 20:00:52 +05:30
Sidharth Vinod c530984c97 chore: Simplify URL params setting 2025-04-03 23:24:54 +05:30
Sidharth VinodandGitHub 643a7ca760 Merge pull request #1676 from mermaid-js/sidv/consolidateUTMSource
fix: Consolidate UTM source
2025-04-03 10:49:37 -07:00
Sidharth Vinod aa0d62ba11 fix: Consolidate UTM source 2025-04-03 23:16:20 +05:30
Sidharth VinodandGitHub a2965bc3ca Merge pull request #1672 from mermaid-js/trackConversion
MC-2931 Add UTM params to MC URLs
2025-04-02 12:21:31 -07:00
Sidharth Vinod a24c66b554 Merge branch 'develop' into trackConversion
* develop:
  fix URLS
2025-04-02 23:54:51 +05:30
Sidharth Vinod b17e136225 MC-2931 Add utm params to MC URLs 2025-04-02 23:50:12 +05:30
Sidharth VinodandGitHub 3be0ad92f5 Merge pull request #1670 from mermaid-js/update-promo-links
Promo bars - fix URLS
2025-04-02 10:56:07 -07:00
Sidharth VinodandGitHub 4d1a0ae07b Merge pull request #1667 from mermaid-js/renovate/npm-vite-vulnerability
chore(deps): update dependency vite to v5.4.16 [security]
2025-04-02 02:31:12 -07:00
Sidharth VinodandGitHub 034fccaebb Merge pull request #1663 from mermaid-js/renovate/mermaid-packages
fix(deps): update dependency mermaid to ^11.6.0
2025-04-02 02:20:34 -07:00
Sidharth VinodandGitHub 8fd44b8d5b Merge pull request #1652 from mermaid-js/renovate/patch-all-minor-patch
chore(deps): update all non-major dependencies (patch)
2025-04-02 02:20:17 -07:00
Sidharth VinodandGitHub a5c4036927 Merge pull request #1665 from mermaid-js/announcement-bar
Update announcement bar
2025-04-02 02:19:48 -07:00
Sidharth Vinod 72e8e583a9 chore: Update fade delay 2025-04-02 14:46:59 +05:30
Sidharth VinodandGitHub 5aa0d4a921 Merge branch 'develop' into announcement-bar 2025-04-02 02:14:03 -07:00
Sidharth Vinod 8320bb0651 fix: Type issue on lint 2025-04-02 14:43:45 +05:30
Sidharth VinodandGitHub 50180ed72a Merge branch 'develop' into announcement-bar 2025-04-02 01:58:16 -07:00
Sidharth Vinod 1f702e4960 fix: Update download image size to match CI 2025-04-02 14:24:58 +05:30
Sidharth Vinod 37716245f7 fix #1655: Reset pan & zoom state if invalid 2025-03-26 09:36:28 -07:00
Sidharth VinodandGitHub 097f6f0f34 Merge pull request #1633 from mermaid-js/sidv/redesign
Redesign
2025-03-24 10:40:44 -07:00
Sidharth Vinod 0eda1c0b8b fix: Temp hack for zenuml 2025-03-24 10:34:42 -07:00
Sidharth Vinod 3124112006 fix: OptimizeDeps 2025-03-20 12:29:12 -07:00
Sidharth Vinod ee446eb2b8 fix: Dark mode code icon 2025-03-20 12:21:26 -07:00
Sidharth Vinod 866ca5f747 chore: Tweak popup text 2025-03-20 12:17:15 -07:00
Sidharth Vinod 41019ffa9a chore: Minor design tweaks 2025-03-20 12:07:28 -07:00
Sidharth Vinod 64e156085b test: Fix tests 2025-03-19 19:54:42 -07:00
Sidharth Vinod 501c983b99 test: Fix tests 2025-03-19 19:10:51 -07:00
Sidharth Vinod 3005deffc5 chore: Fix lint error 2025-03-18 13:00:08 -07:00
Sidharth Vinod f166156b86 Merge branch 'develop' into sidv/redesign
* develop:
  chore: Update script name
  chore: Remove cypress
  chore: Ignore cypress
  chore: Update test exclude
  chore: Tweak test config
  chore: Ignore cypress
  chore: Fix pw issues
  chore: Add playwright tests
2025-03-18 12:59:32 -07:00
Sidharth Vinod 9250ac3eaa feat: Change Switch to Button for grid and rough 2025-03-18 12:58:25 -07:00
Sidharth Vinod 6111a40dc3 chore: Center empty history text 2025-03-18 12:57:50 -07:00
Sidharth VinodandGitHub 93d02aadc0 Merge pull request #1649 from mermaid-js/sidv/pw
chore: Add playwright tests
2025-03-18 12:57:23 -07:00
Sidharth Vinod c97c6c2199 chore: Fix icon path 2025-03-18 11:55:05 -07:00
Sidharth Vinod b3093087f6 chore: Fix icon path 2025-03-18 11:54:09 -07:00
Sidharth Vinod d29ad6345b fix: Update MC Icon 2025-03-18 11:51:19 -07:00
Sidharth Vinod 7c725556b0 chore: Tweak render delay 2025-03-18 11:42:49 -07:00
Sidharth Vinod df26e5176f chore: Fix spacing in main menu 2025-03-18 11:16:30 -07:00
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 4c0de566f0 chore: Update script name 2025-03-17 22:16:30 -07:00
Sidharth Vinod 324dd0b4b2 chore: Remove cypress 2025-03-17 21:27:33 -07:00
Sidharth Vinod 5ed07028c7 chore: Ignore cypress 2025-03-17 20:04:15 -07:00
Sidharth Vinod 9f06808026 chore: Update test exclude 2025-03-17 20:03:07 -07:00
Sidharth Vinod 23c93e9e92 chore: Tweak test config 2025-03-17 19:59:34 -07:00
Sidharth Vinod 65faee55b7 chore: Ignore cypress 2025-03-17 19:51:38 -07:00
Sidharth Vinod 87e0b91543 chore: Fix pw issues 2025-03-17 19:51:04 -07:00
Sidharth Vinod bb084867fa chore: Add playwright tests 2025-03-17 19:47:13 -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 VinodandGitHub 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
Sidharth VinodandGitHub 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