nghtlinh
81fa2a675f
Rendered vert task at last + Trying to reposition vert label
2025-04-09 18:15:26 -04:00
nghtlinh
2203792164
Added permananet color for the vertical line
2025-04-09 16:13:34 -04:00
nghtlinh
5bbc9b4f5b
Merge branch 'Issue3250/addDateToGantt' into monica_branch
2025-04-09 15:44:04 -04:00
nghtlinh
a43965ac2c
Put label right down the vert line
2025-04-04 15:57:55 -04:00
nghtlinh
8eb2000b98
Adjusted label calculation for x and y values
2025-04-04 15:44:09 -04:00
megantriplett
7e1cec95ef
fixed bug where background is removed @monicanguyen25 @udvale
2025-04-04 15:17:02 -04:00
megantriplett
ec2c76a703
deleted some old commented out code
2025-04-04 15:02:54 -04:00
nghtlinh
d0ee6079b3
Positioned the label in the center of the vert line + Brough back the background
2025-04-03 20:43:32 -04:00
Monica Nguyen
c28c05780c
Merge branch 'mermaid-js:develop' into monica_branch
2025-04-02 17:39:11 -04:00
megantriplett
c8e87b113b
Merge branch 'Megan3250' of https://github.com/Shahir-47/mermaid into Megan3250
2025-04-02 17:17:32 -04:00
Megan Triplett
8627fb0f62
Merge branch 'mermaid-js:develop' into Megan3250
2025-04-02 17:16:50 -04: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
megantriplett
c1db4f2ed0
Moved text to bottom of graph, even when rows are added/deleted
2025-03-28 16:08:44 -04:00
Monica Nguyen
4fff67e4af
Merge branch 'mermaid-js:develop' into monica_branch
2025-03-27 22:08:09 -04:00
nghtlinh
350543a5e2
Created a new tag Special working similar as Milestone but draw a line
2025-03-27 21:51:57 -04:00
megantriplett
e8986eb546
Removed previous x movement for vert and moved text down (not exactly at bottom yet)
2025-03-26 18:37:09 -04: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
megantriplett
a401a4ab49
Made vert render a vertical line
2025-03-21 15:39:38 -04:00
megantriplett
2bc3a0f97c
vert is now a copy of milestone tag
2025-03-21 15:28:34 -04: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
megantriplett
1125f5a283
added new tag "vert" in ganttDB
2025-03-18 16:10:16 -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
Thomas Di Cizerone
bb5a7a585e
⚗️ Add radar renderer tests
2025-03-16 22:04:30 +01:00
Thomas Di Cizerone
5d1b27132a
🩹 Fix: text-color ➙ color
2025-03-16 19:00:25 +01:00
autofix-ci[bot]
288abd01e0
[autofix.ci] apply automated fixes
2025-03-16 17:46:44 +00:00
Thomas Di Cizerone
95d73bc3f0
🆙 Run pnpm changeset
2025-03-16 18:41:43 +01:00
Thomas Di Cizerone
0f5125b5e3
🖼️ Add Radar Demo with custom opacity
2025-03-16 18:34:00 +01:00
Thomas Di Cizerone
12c120368d
📚 Add documentation
2025-03-16 18:20:03 +01:00
Thomas Di Cizerone
a7f2c0bc34
🖼️ Add Radar Demo
2025-03-16 18:20:03 +01:00
Thomas Di Cizerone
5e97b2f764
⚗️ Add Cypress test
2025-03-16 18:19:54 +01:00
Thomas Di Cizerone
d53c66dde5
🎨 Add themes for radar
2025-03-16 18:15:30 +01:00
Thomas Di Cizerone
1fb91d14c9
📊 Add radar chart
2025-03-16 18:13:50 +01:00
Thomas Di Cizerone
d80cc38bb2
🖋️ Add grammar for Radar chart
2025-03-16 18:00:50 +01:00
Ashish Jain
d6022408a9
Merge pull request #6375 from mermaid-js/master
...
Merge back v11.5.0 back to develop
2025-03-13 11:37:53 +01:00