renovate[bot]
6b09a7ef2d
fix(deps): update dependency mermaid to ^11.9.0
2025-07-21 01:24:27 +00:00
Sidharth Vinod
1dbf0ab5f6
feat: Add Treemap support (mermaid 11.8.1)
2025-07-07 21:16:54 +05:30
Sidharth Vinod and Alois Klink
400f3ecf95
fix: Hide AI Repair button in config tab
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2025-05-26 23:14:45 +05:30
Sidharth Vinod
5ce27dd981
Merge pull request #1714 from mermaid-js/renovate/all-minor-patch
...
chore(deps): update dependency lucide-svelte to ^0.507.0
2025-05-06 05:13:58 +00:00
renovate[bot]
829ee28cf9
fix(deps): update all non-major dependencies
2025-05-06 01:45:13 +00:00
renovate[bot]
cc702bb556
chore(deps): update dependency lucide-svelte to ^0.507.0
2025-05-05 01:48:03 +00:00
renovate[bot]
d3c8efd712
chore(deps): update all non-major dependencies
2025-05-01 16:01:56 +00:00
renovate[bot]
9391b17366
fix(deps): update all non-major dependencies
2025-05-01 13:15:09 +00:00
renovate[bot]
a54971bc56
chore(deps): update all non-major dependencies
2025-04-16 10:12:03 +00:00
renovate[bot]
87af8a8c30
chore(deps): update dependency @sveltejs/kit to v2.20.6 [security]
2025-04-14 19:30:27 +00:00
renovate[bot]
22444a2000
chore(deps): update all non-major dependencies
2025-04-13 08:27:39 +00:00
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
6c8402948a
feat: Support touch pan & zoom
2025-04-13 09:51:39 +05:30
Sidharth Vinod
74ad9f44d0
feat: Add mobile support
2025-04-12 20:00:52 +05:30
renovate[bot]
6528a0a26a
chore(deps): update all non-major dependencies
2025-04-11 22:52:35 +00:00
renovate[bot]
cd5a858dcc
chore(deps): update all non-major dependencies
2025-04-02 09:23:00 +00:00
Sidharth Vinod
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
renovate[bot]
5befc1221c
fix(deps): update dependency mermaid to ^11.6.0
2025-04-02 09:15:27 +00:00
renovate[bot]
bc57d8660e
chore(deps): update all non-major dependencies
2025-04-02 09:15:01 +00:00
Sidharth Vinod
8320bb0651
fix: Type issue on lint
2025-04-02 14:43:45 +05:30
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
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
65faee55b7
chore: Ignore cypress
2025-03-17 19:51:38 -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
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
renovate[bot]
75c4764da8
chore(deps): update all non-major dependencies
2025-03-17 19:10:34 +00: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
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
renovate[bot]
90894781cd
chore(deps): update all non-major dependencies
2025-03-17 02:42:56 +00:00
Sidharth Vinod
4a143ae8e2
chore: Update build dependencies
2025-03-16 19:40:25 -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
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
66b4a427b7
chore: Fix coverage dependency
2025-03-15 20:35:03 -07:00
Sidharth Vinod
99255ab693
Merge branch 'develop' into pr/aloisklink/1496
...
* develop: (101 commits)
fix: Flickering when rendering, PanZoom & Rough mode combined
chore: Simplify queueing logic
fix: Blank screen on initial load
chore: Add delay for playground toggle
fix: Record correct diagram type, send playground toggle event immediately.
chore(deps): update dependency autoprefixer to v10.4.21
chore(deps): update all non-major dependencies
chore(deps): update dependency typescript to v5.8.2
chore(deps): update all non-major dependencies
build: update Browserslist db
Use netlify to redirect users
chore: Add sitemap to robots.txt
fix: Add redirect for /index.html
chore: Add sitemap
fix: Do not index /view page
chore(deps): update all non-major dependencies
feat: Pause banner animation when mouse is on the banner
fix: Layout for banner
use snippets
update urls and styling
...
2025-03-14 18:08:52 -07:00
Sidharth Vinod
02ef7eab78
chore: Simplify docs button
2025-03-14 11:03:10 -07:00
Sidharth Vinod
4e7c42f59a
fix: Icons
2025-03-13 23:16:56 -07:00
Sidharth Vinod
83715bb250
Merge branch 'develop' into sidv/redesign
...
* develop:
chore: Add delay for playground toggle
fix: Record correct diagram type, send playground toggle event immediately.
chore(deps): update dependency autoprefixer to v10.4.21
chore(deps): update all non-major dependencies
chore(deps): update dependency typescript to v5.8.2
chore(deps): update all non-major dependencies
build: update Browserslist db
2025-03-13 15:21:54 -07:00
Sidharth Vinod
1e89e2b4be
feat: Privacy popup
2025-03-13 13:22:22 -07:00
Sidharth Vinod
0532e403bf
feat: Add history section
2025-03-13 13:01:47 -07:00
renovate[bot]
b9060ddc31
chore(deps): update all non-major dependencies
2025-03-13 15:02:07 +00:00
Sidharth Vinod
fcc7a03650
feat: Migrate to Material icons with Iconify, partial
2025-03-12 21:17:36 -07:00
Sidharth Vinod
f608761fa2
feat: Dark mode
2025-03-10 21:27:50 -07:00
Sidharth Vinod
db2e8e0297
fix: Change font
2025-03-06 18:15:20 +05:30
Sidharth Vinod
9c5ef434dc
fix: Resizing, card
2025-03-06 12:24:19 +05:30