Skip to content

Commit

Permalink
Expand on the changeset summary
Browse files Browse the repository at this point in the history
  • Loading branch information
enourbakhsh committed Nov 16, 2024
1 parent b31c08c commit 098159a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .changeset/small-kings-change.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
'mermaid': minor
---

Flowchart changes:
feat: Add support for multi-layer linear gradient fills in flowcharts

- Adds support for multi-layer `linear-gradient` fills in flowcharts, following CSS-like syntax.
- Implements CSS-like syntax for defining `linear-gradient()` fills in flowchart nodes.
- Ensures dynamic adaptation of gradient lines to various node shapes.
- Introduces a reusable gradient utility for broader diagram support in the future.

Expand Down

0 comments on commit 098159a

Please sign in to comment.