Shahir Ahmed
6a538da07d
Merge branch 'develop' into feature/5806_xy-chart-data-labels
2025-04-02 17:22:13 -04:00
Shahir Ahmed
b2dfa74865
Merge branch 'develop' into feature/3508_color-user-journey-title
2025-04-02 17:19:44 -04:00
Shahir Ahmed
930e917215
Merge branch 'develop' into bug/5955_adjust-diagram-position-with-legend-width
2025-04-02 17:18:45 -04:00
Thomas Di Cizerone
cdbd3e58a3
🆙 Run pnpm changeset
2025-04-02 18:50:20 +02:00
Thomas Di Cizerone
630c4d6954
🤏 Update Note comment
2025-04-02 18:50:20 +02:00
Thomas Di Cizerone
fd4493733f
⏰ Add TODO for architecture support of title embedded in render
2025-04-02 18:50:20 +02:00
Thomas Di Cizerone
e588743bf4
⚗️ Add unit tests and e2e for architecture diagram with titleAndAccessibilities
2025-04-02 18:50:20 +02:00
Thomas Di Cizerone
04d68e7f9a
⚗️ Add parser tests for architecture and other edge cases encountered
2025-04-02 18:50:20 +02:00
Thomas Di Cizerone
9795b6e089
🖋️ Refactor common grammar to avoid unwanted greedy terminals
2025-04-02 18:50:20 +02:00
Ashish Jain
ceb8d4c7ef
Merge pull request #6445 from mermaid-js/omkarht/chore/downgrade-chokidar-to-3.6.0
...
chore: Downgrade chokidar to 3.6.0 for hot reloading fix
2025-04-01 12:43:53 +00:00
omkarht
32c70a0f6a
chore: Downgrade chokidar to 3.6.0 for hot reloading fix
2025-03-31 20:38:12 +05:30
Knut Sveidqvist
af2632f14a
Merge pull request #6442 from mermaid-js/renovate/major-eslint
...
chore(deps): update dependency eslint-plugin-unicorn to v58
2025-03-31 07:33:19 +00:00
renovate[bot]
8f89ba1930
chore(deps): update dependency eslint-plugin-unicorn to v58
2025-03-31 01:56:12 +00:00
Shahir Ahmed
ad6f855f5e
adds dynamic text adjustment
...
Co-authored-by: pranavm2109 <mishrap@dickinson.edu >
2025-03-28 16:04:51 -04:00
Shahir Ahmed
f2f2a1d275
adds test and horizontal support
...
Co-authored-by: pranavm2109 <mishrap@dickinson.edu >
2025-03-27 23:09:27 -04:00
Shahir Ahmed
17fcf43cdb
fix typo
...
Co-authored-by: pranavm2109 <mishrap@dickinson.edu >
2025-03-27 22:14:07 -04:00
Shahir Ahmed
99a2dc7c1f
adds label data to bar chart
...
Co-authored-by: pranavm2109 <mishrap@dickinson.edu >
2025-03-27 21:51:21 -04:00
Shahir Ahmed
34e756fde6
add label config
...
Co-authored-by: pranavm2109 <mishrap@dickinson.edu >
2025-03-27 20:32:35 -04:00
Shahir Ahmed
f74fad057a
Merge branch 'develop' into bug/5955_adjust-diagram-position-with-legend-width
2025-03-27 20:16:45 -04:00
Shahir Ahmed
32ea973b12
Merge branch 'develop' into feature/3508_color-user-journey-title
2025-03-27 20:14:13 -04:00
isaiah robinson
0104d19f66
Fix formatting of ELK example in ERD + clarify usage
2025-03-27 15:47:43 -07:00
Ashish Jain
936d1074b2
Merge pull request #6413 from mermaid-js/master
...
Merge back v11.6.0 to develop
2025-03-25 12:51:55 +00:00
Ashish Jain
7b2083926d
Merge pull request #6412 from mermaid-js/changeset-release/master
...
Version Packages
@mermaid-js/parser@0.4.0
mermaid@11.6.0
2025-03-25 12:42:47 +01:00
github-actions[bot]
bb9210c55e
Version Packages
2025-03-25 11:37:21 +00:00
Ashish Jain
16d9b63457
Add missing changeset for requirement diagram fix
2025-03-25 12:35:21 +01:00
Ashish Jain
bf3370fa5b
Merge pull request #6409 from mermaid-js/release/11.6.0
...
Release/11.6.0
2025-03-25 11:51:37 +01:00
Ashish Jain
9f9091e5e4
Update mermaid version palceholder
2025-03-25 11:20:09 +01:00
Ashish Jain
d1b1a67d99
Merge pull request #6410 from aloisklink/test/fix-cypress-on-nodejs-v20.19.0
...
test(e2e): fix Cypress config for Node.JS v20.19.0
2025-03-25 09:55:42 +00:00
Alois Klink
ac625bdc7f
test(e2e): fix Cypress config for Node.JS v20.19.0
...
Node.JS v20.19.0 breaks `import '@cypress/code-coverage/task'` in the
`cypress.config.ts` for some reason (this is probably due to the new
`experimental-require-module` feature that is enabled by default in
Node.JS v20.19.0).
As a work-around, we can change this to
`@cypress/code-coverage/task.js`.
See: https://github.com/cypress-io/code-coverage/pull/940
See: https://nodejs.org/en/blog/release/v20.19.0
2025-03-25 18:28:13 +09:00
Ashish Jain
40b85c3bbf
Merge pull request #6408 from mermaid-js/fix/6193-curve-interpolation
...
fix: restore curve type configuration functionality for flowcharts
2025-03-24 22:34:09 +01:00
Ashish Jain
f8e329f890
Merge branch 'develop' into fix/6193-curve-interpolation
2025-03-24 21:21:11 +01:00
Ashish Jain
9b9cec9809
Merge pull request #6386 from bollwyvl/patch-5
...
Move requirements containment arrow to edge start
2025-03-24 02:13:53 +01:00
Ashish Jain
ad653138e1
fix: restore curve type configuration functionality for flowcharts ( #6193 )
2025-03-24 00:25:03 +01:00
Ashish Jain
f5f3b08f12
Merge pull request #6381 from thomascizeron/feat/2280_radarDiagram
...
feat: Add radar diagram
2025-03-21 12:37:37 +01:00
Shahir Ahmed
f7e31a978b
update docs
...
Co-authored-by: pranavm2109 <mishrap@dickinson.edu >
2025-03-19 23:44:21 -04:00
Shahir Ahmed
2d583b186d
fix some pixel issues
...
Co-authored-by: pranavm2109 <mishrap@dickinson.edu >
2025-03-19 22:51:02 -04:00
Shahir Ahmed
b322392f97
refactor tests
...
Co-authored-by: pranavm2109 <mishrap@dickinson.edu >
2025-03-19 21:18:45 -04:00
Shahir Ahmed
573b6d9ba7
remove redundant test
...
Co-authored-by: pranavm2109 <mishrap@dickinson.edu >
2025-03-19 20:58:17 -04:00
Shahir Ahmed
ea39254556
ensure maxLabelWidth is a number
...
Co-authored-by: pranavm2109 <mishrap@dickinson.edu >
2025-03-19 20:41:43 -04:00
Shahir Ahmed
044a3d9686
Set legend width baseline (conf.leftMargin) and expand dynamically
...
Co-authored-by: pranavm2109 <mishrap@dickinson.edu >
2025-03-19 20:34:44 -04:00
autofix-ci[bot]
f28f7b713d
[autofix.ci] apply automated fixes
2025-03-18 23:58:40 +00:00
Regis Bittencourt
cfbd05515e
Remove duplicates in integrations-community.md
2025-03-18 20:53:19 -03:00
Shahir Ahmed
20927a1c8e
remove max and min attributes for maxLabelWidth
...
Co-authored-by: pranavm2109 <mishrap@dickinson.edu >
2025-03-18 15:39:58 -04:00
pranavm2109
b2ab34ca2b
fixed linting issue
...
Co-authored-by: Shahir Ahmed <ahmeds@dickinson.edu >
2025-03-18 15:36:50 -04:00
Shahir Ahmed
55e1dd0ead
implemented knuth-plass line-breaking algorithm
...
Co-authored-by: pranavm2109 <mishrap@dickinson.edu >
2025-03-18 15:32:04 -04:00
Shahir Ahmed
a403f78168
Merge branch 'develop' into bug/5955_adjust-diagram-position-with-legend-width
2025-03-18 15:17:45 -04:00
Shahir Ahmed
6c45aa3602
Merge branch 'develop' into feature/3508_color-user-journey-title
2025-03-18 15:15:45 -04:00
Nicholas Bollweg
85ce310884
rework contains geometry to avoid clipping
2025-03-17 16:36:46 -05:00
Nicholas Bollweg
fac570cb8c
try arrowhead
2025-03-17 15:43:57 -05:00
Nicholas Bollweg
a7bcd7dee5
#6380 : move requirements containment arrow to start
2025-03-17 15:32:52 -05:00