Ashish Jain
7e837dfee2
#5237 add support for diagram title
2024-04-29 15:58:54 +02:00
Knut Sveidqvist
21185227ad
Merge
2024-04-29 11:21:51 +02:00
Knut Sveidqvist
b3e29dc11b
#5237 Adding elk support
2024-04-29 11:20:58 +02:00
Ashish Jain
9f6fc5a074
#5237 WIP
2024-04-29 11:19:06 +02:00
Steph
edad740e15
add ai blog post
2024-04-26 13:17:36 -07:00
Sidharth Vinod
8265e53128
Merge pull request #5485 from cbugk/develop
...
Add named composite state example to stateDiagram-v2
2024-04-26 18:08:12 +00:00
Sidharth Vinod
e49c95c220
chore: Fix typo
2024-04-26 23:16:11 +05:30
Knut Sveidqvist
b22ae106b2
#5237 Adding support for decision
2024-04-26 15:00:19 +02:00
Knut Sveidqvist
7fe4a2ce6c
#5237 More rough shapes
2024-04-26 14:15:07 +02:00
Ashish Jain
8102ba4d52
#5237 added support for node with label/description
2024-04-26 12:46:53 +02:00
Ashish Jain
dd5bfb3b24
#5237 WIP
2024-04-26 12:24:02 +02:00
Alexandre Colucci
18defaae6d
Update integrations-community: Add MarkChart, a macOS app to preview Mermaid diagrams
2024-04-26 08:17:40 +02:00
Knut Sveidqvist
a2702e4058
#5237 Adding support for rounded rect
2024-04-26 07:24:57 +02:00
Knut Sveidqvist
e6e463092c
#5237 Adding roughjs edges
2024-04-25 15:48:33 +02:00
Yash Singh
128c69aa76
fix: use maps for quadrant diagrams
2024-04-24 19:15:21 -07:00
Ronid1
17fd681bdb
fix arrow pointer x position
2024-04-24 12:53:40 -07:00
Ashish Jain
3e4193e3d5
#5237 WIP
2024-04-24 15:23:13 +02:00
Knut Sveidqvist
da40dbf1dd
#5237 Adding roughjs
2024-04-24 15:21:28 +02:00
Knut Sveidqvist
01350467bd
Merge branch '5237-unified-layout-common-renderer' of github.com:mermaid-js/mermaid into 5237-unified-layout-common-renderer
2024-04-24 14:51:07 +02:00
Knut Sveidqvist
6b1d568172
#5237 Adding roughjs
2024-04-24 14:40:09 +02:00
Ashish Jain
d220720dde
#5237 WIP
2024-04-24 14:40:05 +02:00
Ronid1
e852156b9f
add bidirectional arrow to sequence diagram
2024-04-23 20:36:58 -07:00
Knut Sveidqvist
b7f864cdb0
#5237 Adding missing await
2024-04-23 15:26:19 +02:00
Knut Sveidqvist
1f8accd6e0
#5237 WIP, refactoring, adding
2024-04-23 14:09:02 +02:00
Knut Sveidqvist
8205e3619a
#5237 WIP, testing common layoutAndRender
2024-04-23 11:04:43 +02:00
NicolasNewman
7f33ae0f40
fix(mathml): fixed flowchart equations being cut off
2024-04-22 17:15:10 -05:00
NicolasNewman
13aa3265e3
docs(mathml): updated docs to include forceLegacyMathML
2024-04-22 17:14:36 -05:00
NicolasNewman
3b0687e557
feat(mathml): added additional config option for forcing legacy rendering
2024-04-22 17:12:12 -05:00
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 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
70038e90ce
Merge branch 'develop' into sidv/tinyMermaid
...
* develop: (52 commits)
docs: Add quadrant point styling
feat: Change precedence of styling
chore(deps): update all minor dependencies
chore(deps): update all patch dependencies
fix: eslint ignore, type definition
chore(deps): update all patch dependencies
fix: Remove `ImperativeState` type restriction.
📝 🐛 fix schema link
update latest news section
Changes to rendering/gitGraph.spec.js - Added additional rendering test functionality for recognizing 'switch' as an alias to 'checkout'.
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.
revert from and to type to object
add eslint rule consistent-type-definations
Update createText.ts
chore(deps): update all patch dependencies
revert lock file
simplify message type from and to
move types to separate file
use interfaces instead of types
feat: create utils func + test cases
...
2024-04-16 12:34:42 +05:30
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