NicolasNewman
b21fc9fe22
feat(arch): added theme variables for dark and default
2024-04-22 10:49:36 -05:00
NicolasNewman
634b00b379
feat(arch): changed how groups are stored in the db
2024-04-22 10:49:06 -05:00
NicolasNewman
b28f9f8136
docs(arch): started writing diagram documentation
2024-04-22 10:48:01 -05:00
welfuture
273941a9fe
chore: remove repetitive words
...
Signed-off-by: welfuture <wellfuture@qq.com >
2024-04-20 20:46:14 +08:00
NicolasNewman
ac7891c14b
feat(arch): improved handling of styles
2024-04-19 12:30:55 -05:00
Celil Buğra Karacan
718811be9c
Update stateDiagram.md
...
Add explanation for naming a composite state
2024-04-19 16:40:34 +03:00
Celil Buğra Karacan
8d9cb09261
Update stateDiagram.md
...
Add renamed composite as an example of composites with spaced names.
2024-04-19 16:39:03 +03:00
Aakansha Doshi
196d88559c
fix: simply from and to in message to string type
2024-04-18 20:41:44 +05:30
NicolasNewman
2dfadca14c
style(arch): disabled no-console for archDB, removed jison
2024-04-18 10:05:45 -05:00
NicolasNewman
84f1d82aac
feat(arch): implemented group icons
2024-04-18 10:03:20 -05:00
NicolasNewman
1d27fac4d9
feat(arch): added cloud svg icon
2024-04-17 15:12:05 -05:00
NicolasNewman
a5d3164ea4
feat(arch): edge labels implemented
2024-04-17 12:27:53 -05:00
Yash-Singh1
357da0ca28
Update docs
2024-04-17 03:50:39 +00:00
Yash Singh
9b411fa8d4
test: sankey, pie, seq diagram
2024-04-16 20:47:47 -07:00
Yash Singh
087a5748c8
test: seq, state
2024-04-16 17:52:26 -07:00
Yash Singh
6105185d05
test: requirement, sankey
2024-04-16 17:14:49 -07:00
Yash Singh
c993a817d1
test: block, er, gantt, git, pie
2024-04-16 14:46:50 -07:00
Yash Singh
002aa29f19
test: unsafe props to make sure they work with changes
2024-04-16 13:52:25 -07:00
Yash Singh
07de090723
fix: move from objects to Maps
2024-04-16 13:52:25 -07:00
Sidharth Vinod
3809732e48
Merge pull request #5173 from ilyes-ced/feature/add-point-styling-quadrant-to-charts
...
feat: Add point styling for quadrant chart
2024-04-16 09:17:07 +05:30
Sidharth Vinod
eb4a6fd2ed
docs: Add quadrant point styling
...
Co-authored-by: ilyes-ced <109927235+ilyes-ced@users.noreply.github.com >
2024-04-16 08:45:22 +05:30
Sidharth Vinod
3357844a1f
feat: Change precedence of styling
2024-04-16 08:44:21 +05:30
NicolasNewman
cb302a08b8
feat(arch): converted parser from jison to langium
2024-04-15 15:42:05 -05:00
Sidharth Vinod
0d8fe3b626
Merge pull request #5433 from mermaid-js/renovate/all-minor
...
chore(deps): update all minor dependencies (minor)
2024-04-15 12:11:26 +05:30
renovate[bot]
5df988d2ac
chore(deps): update all minor dependencies
2024-04-15 05:49:28 +00:00
Sidharth Vinod
e9ef277929
Merge pull request #5463 from mermaid-js/renovate/patch-all-patch
...
chore(deps): update all patch dependencies (patch)
2024-04-15 11:17:24 +05:30
renovate[bot]
2dcdcba227
chore(deps): update all patch dependencies
2024-04-15 02:00:26 +00:00
Sidharth Vinod
5b6c5dff0a
fix: eslint ignore, type definition
2024-04-14 12:11:01 +05:30
Sidharth Vinod
7fa887b644
Merge pull request #5426 from ad1992/aakansha/typesafe
...
fix: make sequenceDB typesafe
2024-04-14 04:09:05 +00:00
Sidharth Vinod
5c6b2cf490
Merge pull request #5446 from mermaid-js/renovate/patch-all-patch
...
chore(deps): update all patch dependencies (patch)
2024-04-14 04:08:48 +00:00
renovate[bot]
e0930b5cbb
chore(deps): update all patch dependencies
2024-04-13 21:31:37 +00:00
Sidharth Vinod
2a3d03254d
Merge branch 'develop' into aakansha/typesafe
2024-04-13 11:53:58 +05:30
Sidharth Vinod
e570863801
Merge pull request #5445 from FutzMonitor/5422issue
...
Adds 'Switch' as an Alias for 'Checkout`
2024-04-13 06:21:44 +00:00
Sidharth Vinod
866d9416b4
fix: Remove ImperativeState
type restriction.
2024-04-13 11:50:19 +05:30
Sidharth Vinod
e048085b5a
Merge branch 'develop' into 5422issue
2024-04-13 11:31:08 +05:30
Sidharth Vinod
9ed2f4b2d3
Merge branch 'master' into develop
...
* master:
📝 🐛 fix schema link
2024-04-12 23:59:27 +05:30
Sidharth Vinod
c2eb2184fc
Merge branch 'master' into develop
...
* master:
update latest news section
add Turing machine blog post
2024-04-12 23:58:52 +05:30
Sidharth Vinod
a2e3b4ca06
Merge pull request #5456 from dudeofawesome/patch-1
...
📝 🐛 fix schema link
2024-04-12 23:57:44 +05:30
Louis Orleans
909ad02a18
📝 🐛 fix schema link
...
The original domain (`mermaid-js.github.io`) only redirects to the new domain (`mermaid.js.org`) from the root `/`. I've updated the link to point to the new domain directly.
2024-04-12 23:56:14 +05:30
Sidharth Vinod
4a930d2b5b
Merge pull request #5455 from mermaid-js/update-latest-news
...
DOCS: update latest news
2024-04-12 09:25:08 +05:30
steph
4a19103891
update latest news section
2024-04-11 10:53:34 -07:00
NicolasNewman
497712a3fa
feat(arch): exposed createIcon function
2024-04-11 12:22:34 -05:00
NicolasNewman
073175e5f7
style(arch): resolved es-lint errors
2024-04-11 12:21:44 -05:00
futzmonitor
bb0c45b090
Changes to rendering/gitGraph.spec.js
...
- Added additional rendering test functionality for recognizing 'switch' as an alias to 'checkout'.
2024-04-08 09:45:44 -04:00
futzmonitor
d0583f9947
1. Changes to gitGraph.jison
...
- Updated the regex to allow either 'checkout' or 'switch'
2. Changes to gitGraphParser.spec.js
- Additional test coverage added for the changes made to the parser.
3. Changes to gitGraphParserV2.spec.js
- Additional test coverafe added for the changes made to the parser.
4. Changes to gitgraph.md
- Updated documentation to let users know that checkout/switch can be used interchangeably.
2024-04-07 20:40:57 -04:00
NicolasNewman
6bd1da219a
refactor(arch): refactored code to be consistent with other diagrams
2024-04-07 17:27:01 -05:00
NicolasNewman
0a14f2cffc
fix(arch): changed how cytoscape namespace extension is handled to prevent conflicts
2024-04-06 22:50:25 -05:00
NicolasNewman
dcb1b4871f
merge(arch): : Merge branch 'develop' of https://github.com/mermaid-js/mermaid into 5367/architecture-diagram
2024-04-06 22:03:46 -05:00
NicolasNewman
baa6c9e4b9
test(arch): added edge arrow demo
2024-04-06 21:55:06 -05:00
NicolasNewman
251e808a29
build(arch): expose SVG library types
2024-04-06 21:51:35 -05:00