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
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
renovate[bot]
d6eb0533c6
fix(deps): update all non-major dependencies
2025-03-17 16:23:21 +00: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
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
GitHub Action
80526e58f7
build: update Browserslist db
2025-03-15 02:45:22 +00:00
Sidharth Vinod
e9bc0c24de
Merge pull request #1496 from aloisklink/fix/stop-parsing-syntax-error-as-html
...
Use `<output>` and `<pre>` to format mermaid errors
2025-03-15 07:30:21 +05:30
Sidharth Vinod
d92c1e5e4c
Merge pull request #1636 from mermaid-js/release-promotion
...
Release live editor
2025-03-15 06:39:13 +05:30
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
ec40c0369c
Merge pull request #1635 from mermaid-js/sidv/panZoomRough
...
fix: Flickering when rendering, PanZoom & Rough mode combined
2025-03-15 06:36:16 +05:30
Sidharth Vinod
a56be6ae14
fix: Flickering when rendering, PanZoom & Rough mode combined
2025-03-14 18:00:12 -07:00
Sidharth Vinod
e29170a1aa
Merge pull request #1634 from mermaid-js/release-promotion
...
Release live editor
2025-03-15 06:02:18 +05:30
Sidharth Vinod
d7cd301e15
chore: Simplify queueing logic
2025-03-14 17:26:29 -07:00
Sidharth Vinod
393a5f659e
fix: Blank screen on initial load
...
Queued the rendering pipeline
2025-03-14 15:51:37 -07:00
Sidharth Vinod
51b187be6a
Merge pull request #1620 from mermaid-js/release-promotion
...
Release live editor
2025-03-13 21:54:54 +05:30
Sidharth Vinod
e91e190601
Merge pull request #1629 from mermaid-js/renovate/all-minor-patch
...
chore(deps): update all non-major dependencies (minor)
2025-03-13 16:24:09 +00:00
Sidharth Vinod
40c66ce6e3
Merge pull request #1628 from mermaid-js/renovate/patch-all-minor-patch
...
chore(deps): update dependency autoprefixer to v10.4.21
2025-03-13 16:23:53 +00:00
Sidharth Vinod
57fc6ede1e
Merge pull request #1632 from mermaid-js/sidv/FixAnalytics
...
fix: Analytics
2025-03-13 21:53:18 +05:30
Sidharth Vinod
62f60867f2
chore: Add delay for playground toggle
2025-03-13 09:22:30 -07:00
Sidharth Vinod
91331bda7e
fix: Record correct diagram type, send playground toggle event immediately.
2025-03-13 09:11:46 -07:00
renovate[bot]
86c7425271
chore(deps): update dependency autoprefixer to v10.4.21
2025-03-13 15:50:33 +00:00
Sidharth Vinod
73dd347bab
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 typescript to v5.8.2
chore(deps): update all non-major dependencies
build: update Browserslist db
2025-03-13 08:46:19 -07:00
renovate[bot]
b9060ddc31
chore(deps): update all non-major dependencies
2025-03-13 15:02:07 +00:00
Sidharth Vinod
ac812ca1e4
Merge pull request #1619 from mermaid-js/renovate/all-minor-patch
...
chore(deps): update dependency typescript to v5.8.2
2025-03-03 12:31:36 +00:00
renovate[bot]
c1ecd9cd04
chore(deps): update dependency typescript to v5.8.2
2025-03-03 06:25:23 +00:00
Sidharth Vinod
68371dae63
Merge pull request #1617 from mermaid-js/browserslist-update
...
build: update Browserslist db
2025-03-03 06:24:29 +00:00
Sidharth Vinod
009e4f2390
Merge pull request #1618 from mermaid-js/renovate/patch-all-minor-patch
...
chore(deps): update all non-major dependencies (patch)
2025-03-03 06:24:19 +00:00
renovate[bot]
50696445cd
chore(deps): update all non-major dependencies
2025-03-03 02:46:19 +00:00