Alois Klink
d82958d73d
refactor!(sankey): default to useMaxWidth
true
...
All other diagrams default to `useMaxWidth` `true`.
BREAKING CHANGE: Change the default value of `useMaxWidth` for sankey
diagrams to `true`.
2024-08-20 18:53:40 +09:00
Alois Klink
6b5286eff8
refactor!(git): default to useMaxWidth
true
...
All other diagrams (with the exception of Sankey) default to `true`.
BREAKING CHANGE: Change the default value of `useMaxWidth` for gitgraphs
to `true`.
2024-08-20 18:53:22 +09:00
NicolasNewman
95c483934d
feat(arch): all non-generic icon packs are now lazy loaded
2024-08-19 17:40:12 -05:00
autofix-ci[bot]
bd0237369b
[autofix.ci] apply automated fixes
2024-08-17 14:56:05 +00:00
Oliver Wolf
79d50ebc76
add MonsterWriter to list of community integrations
2024-08-17 16:45:52 +02:00
NicolasNewman
8f970cddf9
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into 5367/architecture-diagram
2024-08-14 10:08:30 -05:00
NicolasNewman
731b330e40
docs(er): added min version req to multi-line labels
2024-08-12 16:00:44 -05:00
NicolasNewman
261aea3089
feat(er): allow multi-line relationship labels
2024-08-12 15:51:03 -05:00
autofix-ci[bot]
d24239530c
[autofix.ci] apply automated fixes
2024-08-12 09:25:34 +00:00
Ashish Jain
d4d7ca7d65
review comment fixes
2024-08-09 15:07:09 +02:00
Steph
c0d6d89330
update badge on mermaid chart page
2024-07-30 12:30:46 -07: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
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
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
autofix-ci[bot]
7175f5776f
[autofix.ci] apply automated fixes
2024-07-19 09:55:36 +00:00
Ashish Jain
5b47950f9f
merge from develop
2024-07-19 10:31:52 +02:00
Sidharth Vinod
932260f26b
Merge pull request #5641 from inverted-capital/patch-1
...
typo
2024-07-18 10:06:28 +00:00
Sidharth Vinod
e099e7d220
Merge branch 'develop' into pr/NicolasNewman/5452
...
* develop:
[autofix.ci] apply automated fixes
[autofix.ci] apply automated fixes
docs: Test autofix.ci
chore: Remove update step from lint.yml
Add autofix.ci
fix: double space in wrapped sequence diagram messages
chore: update browsers list
chore(deps): update eslint
chore: move abs below return check
fix: Handle negative numbers in `formatBytes`
chore: Use single quotes
fix: emphasis => em
fix: Handle spaces after newline
test: Change emphasis to em
chore: Fix emphasis type
feat: Use marked instead of mdast-util-from-markdown
Add Madness to integrations-community.md
2024-07-18 15:29:14 +05:30
autofix-ci[bot]
aba109afa4
[autofix.ci] apply automated fixes
2024-07-18 09:30:19 +00:00
autofix-ci[bot]
7dda1f5724
[autofix.ci] apply automated fixes
2024-07-18 09:29:46 +00:00
autofix-ci[bot]
c5cf5550c6
[autofix.ci] apply automated fixes
2024-07-18 09:05:13 +00:00
Ashish Jain
b3dfb5a21f
merge from develop
2024-07-17 14:46:40 +02:00
ashishjain0512
dd7b071a94
Update docs
2024-07-15 11:13:38 +00:00
Ashish Jain
6ead2e16ea
fix: typo issue
2024-07-15 12:32:25 +02:00
NicolasNewman
7c1cb236a6
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into 5367/architecture-diagram
2024-07-13 22:12:52 -05:00
ScriptBloom
84b51792d6
docs: fix the classDef example in stateDiagram not display as code block, and long text display overflows
2024-07-13 02:33:05 +08:00
NicolasNewman
78dfffa1a7
docs(arch): icon documentation
2024-07-09 15:51:03 -05:00
Sidharth Vinod
60a30a3beb
chore: Update docs
2024-07-09 10:43:27 +05:30
NicolasNewman
a94fe811dd
docs(arch): included junction nodes in docs
2024-07-06 16:34:03 -05:00
NicolasNewman
bde35b23f7
chore(arch): merge with develop
2024-07-06 16:24:08 -05:00
Sidharth Vinod
95d629e615
Merge pull request #5614 from begleynk/patch-1
...
Adds Doctave to list of integrations
2024-07-01 09:09:33 +00:00
Niklas Begley
254ec07da9
Sync docs folder
2024-07-01 11:50:56 +03:00
Sidharth Vinod
d5a03a9054
Merge branch 'sidv/eslintv9' into 5237-unified-layout-common-renderer-eslint
...
* sidv/eslintv9: (24 commits)
chore: Cleanup tsconfig
chore: Fix lint
Apply suggestions from code review
chore: Remove extra words from cspell
chore: Log granular rebuild times
fix: Message wrap
fix: Message wrap
chore: Use `??` instead of `||`
chore: Organise imports
chore: Remove unused variables
chore: Remove cross-env from eslint
chore: Cleanup rules
chore: Fix eslint issues
chore: Fix eslint issues
chore: Add type checked rules, auto fix
chore: Remove max_old_space_size as v9 does not have perf issues
fix: Eslint jison linting
chore: Resolve eslint errors
chore: Resolve eslint errors
chore: Remove orphaned files
...
2024-06-30 15:58:14 +05:30
Sidharth Vinod
1fad9e6eef
chore: Fix eslint issues
2024-06-30 01:19:11 +05:30
Sidharth Vinod
7f2902594c
Merge branch 'develop' into 5237-unified-layout-common-renderer
...
* develop: (59 commits)
docs: Update mermaid.init remove date
docs: Remove incorrect =
chore: Prettier format
chore: Update config.type.ts
chore Add vitest.workspace.js
chore: Stricter TS version
chore: Remove MermaidAPI from docs
doc: Update deprecation message
doc: Update deprecation message
fix: prevent escaping label styles
chore: update browsers list
chore(deps): update all patch dependencies
docs: Added demo diagram of bidirectional arrows for sequence diagrams
fix(deps): update all patch dependencies
chore: Update drupal regex
chore: Update pnpm
chore: Update docs to remove html tag like text
rebuild
chore: Use string templates
chore: Update docs
...
2024-06-28 11:51:54 +05:30
Sidharth Vinod
c1052bd3c5
docs: Update mermaid.init remove date
2024-06-27 18:05:40 +05:30
Sidharth Vinod
a2cc86a414
docs: Remove incorrect =
2024-06-27 17:20:22 +05:30
Sidharth Vinod
4b5e73102c
chore: Remove MermaidAPI from docs
2024-06-27 16:55:05 +05:30
Sidharth Vinod
eb0cb42f36
Merge branch 'develop' into sidv/deprecateMermaidAPI
...
* develop: (21 commits)
chore: update browsers list
chore(deps): update all patch dependencies
docs: Added demo diagram of bidirectional arrows for sequence diagrams
fix(deps): update all patch dependencies
chore: Update drupal regex
chore: Update pnpm
rebuild
chore: Use string templates
chore: Fix docs
fix tests
update arrow startx position
move arrowhead adjustment to buildMessageModel
fixed incorrect spacing, added e2e-test
Format
Replace regex with contain match
Format
Fix test
Add charset=UTF-8
Encode string to UTF-8 before encoding to Base64
fix arrow pointer x position
...
2024-06-27 14:15:46 +05:30
steph
0691c722c3
update product hunt badge on mermaid chart page
2024-06-26 22:21:49 -07:00
Sidharth Vinod
5ba3696f95
chore: Update docs to remove html tag like text
2024-06-21 08:45:52 +05:30
Sidharth Vinod
77a02fefe4
Merge branch 'develop' into sidv/deprecateMermaidAPI
...
* develop: (138 commits)
chore: Update docs
chore: Add argos token to cypress config.
chore: Remove cy.get('svg') calls
chore: fix Argos parallel
chore: Support local screenshot testing without applitools or argos
chore: Skip checking drupal links
chore: Remove reference screenshot generation from E2E
chore: Remove cytoscape patch.
chore(argos): disable matchImageSnapshot
chore(argos): put parallel mode only when necessary
chore(argos): setup parallel mode
chore: setup Argos Visual Testing on E2E
Fixed linters
Added more specs for elk detector
Fixed wrong elk detector, check only beginning of the line for diagram keywords
Removed unused patch
Fix cytoscape patch
chore: Remove cytoscape patch.
docs: fix node version in CONTRIBUTING.md
Explain line breaks in `sequenceDiagram.md`
...
2024-06-20 23:40:17 +05:30
Sidharth Vinod
1e43ad1ee3
Merge pull request #5520 from iansan5653/fix-sandbox-utf16
...
Fix `sandbox` mode with UTF-16 characters
2024-06-20 18:07:40 +00:00
Ronid1
1a199d630f
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into feature/4051_sequence_diagram-multi-directional-arrow
2024-06-20 10:25:42 -07:00
Sidharth Vinod
51c07163aa
Merge branch 'develop' into pr/iansan5653/5520
...
* develop:
chore: Update docs
chore: Add argos token to cypress config.
chore: Remove cy.get('svg') calls
Explain line breaks in `sequenceDiagram.md`
add integration test
fix note z position
Correct the System_Boundary stereotype
2024-06-20 22:48:45 +05:30
Sidharth Vinod
9bbd3cab3c
chore: Use string templates
2024-06-20 22:48:28 +05:30
Sidharth Vinod
d65e78f9e2
chore: Update docs
2024-06-20 22:15:52 +05:30