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
renovate[bot] and GitHub
75c4764da8
chore(deps): update all non-major dependencies
2025-03-17 19:10:34 +00:00
renovate[bot] and GitHub
d6eb0533c6
fix(deps): update all non-major dependencies
2025-03-17 16:23:21 +00: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] and GitHub
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
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
renovate[bot] and GitHub
b9060ddc31
chore(deps): update all non-major dependencies
2025-03-13 15:02:07 +00:00
renovate[bot] and GitHub
50696445cd
chore(deps): update all non-major dependencies
2025-03-03 02:46:19 +00:00
renovate[bot] and GitHub
f45b04e16a
chore(deps): update all non-major dependencies
2025-02-20 12:31:22 +00:00
renovate[bot] and GitHub
4cead1811f
fix(deps): update all non-major dependencies
2025-02-04 15:28:23 +00:00
renovate[bot] and GitHub
d36571491f
chore(deps): update all non-major dependencies
2025-02-04 12:46:37 +00:00
renovate[bot] and GitHub
4233a1e21e
chore(deps): update dependency @sveltejs/kit to v2.8.3 [security]
2025-01-26 04:39:02 +00:00
renovate[bot] and GitHub
c77fc8c979
fix(deps): update all non-major dependencies
2025-01-23 20:30:38 +00:00
renovate[bot] and GitHub
1e6e994413
chore(deps): update all non-major dependencies
2024-11-14 15:05:37 +00:00
Sidharth Vinod
09616ed156
chore: Fix unit test
2024-11-08 21:42:57 +05:30
Sidharth Vinod
118f03385e
Merge branch 'develop' into sidv/svelte5
...
* develop:
chore(deps): update all non-major dependencies
chore(deps): update dependency vite to v5.4.6 [security]
fix(deps): update all non-major dependencies
test: increase file size limit
fix(deps): update dependency mermaid to v11.4.0
build: update Browserslist db
2024-11-08 21:36:10 +05:30
renovate[bot] and GitHub
aa9e9c8a23
chore(deps): update all non-major dependencies
2024-11-08 10:15:08 +00:00
renovate[bot] and GitHub
84db2c7c6a
fix(deps): update all non-major dependencies
2024-11-08 10:01:04 +00:00
Sidharth Vinod
190bac8c70
Svelte 5 migration
2024-10-30 23:38:20 +05:30
Sidharth Vinod
60e2b307e9
Bump mermaid@11.3.0
2024-10-03 21:17:14 +05:30
Sidharth Vinod
e4092a6be2
chore: Update mermaid to 11.2.1
2024-09-16 22:14:18 +05:30
Nano Miratus
4781d46c03
update dependencies
2024-09-09 21:38:28 +02:00
renovate[bot] and GitHub
762f8f00a3
fix(deps): update all non-major dependencies
2024-09-04 19:07:59 +00:00
Sidharth Vinod
d023a1142b
feat: Add layout-elk
2024-08-28 17:43:37 +05:30
Sidharth Vinod
2cdc8ed09e
Merge branch 'develop' into sidv/MermaidV11
...
* develop:
chore(deps): update all non-major dependencies
2024-08-24 14:39:05 +05:30
renovate[bot] and GitHub
15bb56bd7e
chore(deps): update all non-major dependencies
2024-08-24 08:55:48 +00:00
Sidharth Vinod
c77ccfeaba
chore: Release mermaid v11
2024-08-24 14:23:06 +05:30
Sidharth Vinod and GitHub
82b9bfe64a
Merge branch 'develop' into fix/stop-parsing-syntax-error-as-html
2024-08-02 18:12:38 +05:30
renovate[bot] and GitHub
36f9cfbb4a
chore(deps): update all non-major dependencies
2024-08-01 13:01:01 +00:00
Alois Klink
0671a9b2f1
Revert "feat: Sanitize error message"
...
This reverts commit 996a20d90e .
A better way to do fix this bug would be to not parse the syntax error
as HTML in the first place.
2024-07-26 17:20:15 +09:00
Sidharth Vinod
996a20d90e
feat: Sanitize error message
2024-07-24 11:26:57 +05:30
renovate[bot] and GitHub
c4b848efd4
chore(deps): update all non-major dependencies
2024-07-13 12:49:17 +00:00
renovate[bot] and GitHub
8a2bfcf02e
chore(deps): update all non-major dependencies
2024-06-24 14:30:04 +00:00
renovate[bot] and GitHub
915b8990ae
chore(deps): update all non-major dependencies
2024-06-16 13:46:29 +00:00
Sidharth Vinod and GitHub
262d9e972a
Merge pull request #1462 from mermaid-js/renovate/all-minor-patch
...
chore(deps): update all non-major dependencies (minor)
2024-06-16 13:44:16 +00:00
renovate[bot] and GitHub
238557b911
chore(deps): update all non-major dependencies
2024-06-16 13:42:33 +00:00
Sidharth Vinod
7ce93ea210
Merge branch 'develop' into pr/maxstanley/1412
...
* develop: (34 commits)
chore: Add isRough to stats
Update snapshots
feat: Add rough mode
fix(deps): update dependency mermaid to v10.9.1
chore(deps): update all non-major dependencies
build: update Browserslist db
chore(deps): update dependency svelte to v4.2.16
chore(deps): update all non-major dependencies
chore(deps): update all non-major dependencies
chore(deps): update all non-major dependencies
build: update Browserslist db
build: update Browserslist db
chore(deps): update all non-major dependencies
chore(deps): update all non-major dependencies
Update README.md
fix(#1401 ): Handle error when loading gist
chore(deps): update all non-major dependencies
chore(deps): update all non-major dependencies
Fix clicking issue in diagramUpdate.spec.ts
Remove pnpm-lock.yaml
...
2024-06-16 19:07:48 +05:30
Sidharth Vinod
cba9a6754d
feat: Add rough mode
2024-05-23 14:05:59 +05:30
renovate[bot] and GitHub
b51ab519c2
fix(deps): update dependency mermaid to v10.9.1
2024-05-21 06:45:58 +00:00
renovate[bot] and GitHub
c9db1b90c4
chore(deps): update all non-major dependencies
2024-05-20 00:12:40 +00:00
Sidharth Vinod and GitHub
86a7909e2b
Merge branch 'develop' into renovate/all-minor-patch
2024-05-03 12:33:35 +05:30
renovate[bot] and GitHub
580e2f7506
chore(deps): update all non-major dependencies
2024-05-02 09:48:11 +00:00
renovate[bot] and GitHub
cc227ea993
chore(deps): update all non-major dependencies
2024-05-01 15:30:24 +00:00
renovate[bot] and GitHub
c5d3eb322a
chore(deps): update all non-major dependencies
2024-04-11 19:52:59 +00:00