Austin Fulbright
1a95d48852
added Imperative state
2024-07-24 13:53:00 -04:00
Austin Fulbright
0b67cffdfa
fixed cherrypicking tests
2024-07-24 10:37:21 -04:00
Austin Fulbright
d2e2017907
fixed undefined for type errors
2024-07-24 09:48:46 -04:00
Austin Fulbright
5460bc0a0c
fixed checkout branch with no commits
2024-07-24 07:13:10 -04:00
Austin-Fulbright
ebd4da95cd
Merge branch 'mermaid-js:develop' into feature/4401_creating_langium_parser_gitGraph
2024-07-24 05:37:54 -04:00
Sidharth Vinod
4694ec08d3
Merge pull request #5663 from mermaid-js/add-blog-posts
...
DOCS: Add blog posts
2024-07-24 11:03:58 +05:30
Sidharth Vinod
e26dbfe11a
chore: Revert pnpm changes
2024-07-24 11:03:40 +05:30
Sidharth Vinod
0d6552e63d
Merge pull request #5662 from mermaid-js/update-product-hunt-content
...
DOCS: Update product hunt badges
2024-07-24 10:45:31 +05:30
Steph
e683b8886a
add most recent blog posts
2024-07-23 16:57:03 -07:00
Steph
765e0cd35c
update product hunt badges
2024-07-23 16:46:42 -07:00
NicolasNewman
880c4d4ed6
feat(arch): updated syntax & demos/docs to reflect changes
2024-07-23 15:31:11 -05:00
Sidharth Vinod
c0bf6d8bbc
Merge pull request #5657 from mermaid-js/renovate/patch-eslint
...
chore(deps): update dependency typescript-eslint to v8.0.0-alpha.51
2024-07-23 10:39:11 +05:30
NicolasNewman
2ae2686e34
chore(arch): merged with develop
2024-07-22 11:17:52 -05:00
NicolasNewman
25609d69c4
chore(arch): changed syntax keyword from architecture -> architecture-beta
2024-07-22 09:34:36 -05:00
Knut Sveidqvist
04b31b8672
MC-1730 Adding mc theme
2024-07-22 12:52:22 +02:00
Knut Sveidqvist
2eddee90e0
MC-1730 Adding mc theme
2024-07-22 12:52:16 +02:00
renovate[bot]
d809d8ba28
chore(deps): update dependency typescript-eslint to v8.0.0-alpha.49
2024-07-22 10:39:47 +00:00
Sidharth Vinod
c91dc7d0bc
Merge pull request #5656 from mermaid-js/renovate/autofix-ci-action-digest
...
chore(deps): update autofix-ci/action digest to ff86a55
2024-07-22 16:02:18 +05:30
Sidharth Vinod
7bc75851cf
Merge pull request #5658 from mermaid-js/update-browserslist
...
Update Browserslist
2024-07-22 16:01:58 +05:30
Knut Sveidqvist
63f9043d40
Mermaid version 11.0.0-b.46
2024-07-22 11:06:31 +02:00
Knut Sveidqvist
e019a60bdd
MC-1730 Adding neo and neo-dark to valid themes
2024-07-22 11:03:09 +02:00
Knut Sveidqvist
0a4ace5128
Merge remote-tracking branch 'os_repo/5237-unified-layout-common-renderer' into alanaV11
2024-07-22 11:01:51 +02:00
Knut Sveidqvist
1c0cb8b2d7
Adding base theme to config.schema
2024-07-22 11:00:51 +02:00
Knut Sveidqvist
4d8e519298
Adding new-shapes and picking up node data from node data statement
2024-07-22 10:59:17 +02:00
renovate[bot]
ee8893291c
chore(deps): update autofix-ci/action digest to ff86a55
2024-07-22 08:28:09 +00:00
Sidharth Vinod
fca35a3363
Merge pull request #5654 from Gusted/elkjs
...
Remove `elkjs` dependency from mermaid package
2024-07-22 13:57:07 +05:30
Knut Sveidqvist
7156735394
MC-1730 Fix for failing unit-test
2024-07-22 10:12:03 +02:00
Austin Fulbright
6f7c291512
Added gitGraphAst as typescript added gitGraphTypes and gitGraphParser
2024-07-22 04:10:36 -04:00
cmmoran
0ad2282395
chore: update browsers list
2024-07-22 07:06:49 +00:00
Austin Fulbright
1d0e98dd62
Added the langium module for gitGraph
2024-07-21 19:50:59 -04:00
Gusted
f20d89ee51
Remove elkjs
dependency from mermaid package
...
The ELK integration was moved to it's own package in
https://github.com/mermaid-js/mermaid/pull/5049 to avoid pulling in a
copyleft dependency by default. However the `elkjs` dependency is still
present in the mermaid package, this patch removes it.
2024-07-19 19:12:18 +02:00
Knut Sveidqvist
958204e831
Using the shape data
2024-07-19 18:20:39 +02:00
Knut Sveidqvist
82c247bb11
Merge branch '5237-unified-layout-common-renderer' into knsv/new-shapes
2024-07-19 16:09:47 +02:00
Ashish Jain
64a5c11318
Fix broken unit test
2024-07-19 15:40:20 +02:00
Ashish Jain
05abfd132b
lint fixes
2024-07-19 14:55:51 +02:00
Knut Sveidqvist
31370ed240
Merge branch 'alanaV11' of github.com:Mermaid-Chart/alana-mermaid into alanaV11
2024-07-19 14:30:01 +02:00
Knut Sveidqvist
e6722bc7f6
MC-1730 Lint fixes
2024-07-19 14:29:52 +02:00
Ashish Jain
3f0e18cb94
fix lint issue
2024-07-19 14:27:00 +02:00
Knut Sveidqvist
cc0dcd68f8
Merge remote-tracking branch 'os_repo/5237-unified-layout-common-renderer' into alanaV11
2024-07-19 14:15:08 +02:00
Ashish Jain
2800f555c7
fix lint issue
2024-07-19 14:12:19 +02:00
Ashish Jain
86e4642046
fix review comments
2024-07-19 14:09:31 +02:00
Knut Sveidqvist
2a56b640c0
Merge from #5237
2024-07-19 14:07:29 +02:00
Knut Sveidqvist
2718cdae51
#5237 Fix for issues generated by linkting/cleanup
2024-07-19 12:19:27 +02:00
autofix-ci[bot]
7175f5776f
[autofix.ci] apply automated fixes
2024-07-19 09:55:36 +00:00
Knut Sveidqvist
d96dcd2529
#5237 Updated configuration schema for elk layout
2024-07-19 11:53:15 +02:00
Knut Sveidqvist
eae67a9696
First take on JISON and parsing of the node shape data
2024-07-19 11:16:02 +02:00
Ashish Jain
5b47950f9f
merge from develop
2024-07-19 10:31:52 +02:00
Sidharth Vinod
3c3d28d8ee
Merge pull request #5643 from mermaid-js/renovate/patch-eslint
...
chore(deps): update dependency typescript-eslint to v8.0.0-alpha.45
2024-07-18 21:51:08 +05:30
Sidharth Vinod
61f55feca1
Merge pull request #5647 from mermaid-js/fix/3801
...
feat(3801): Multiple Tags support for Git Graph
2024-07-18 21:50:11 +05:30
Ashish Jain
138ee49943
fix for broken katex,state,error spec
2024-07-18 16:24:59 +02:00