Skip to content

Commit 60d1c81

Browse files
chore(changelog): remove manual unreleased section
Keep release notes sourced from changesets so changelog entries are generated by the versioning workflow. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 9253263 commit 60d1c81

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
11
# @devstool/shadcn-echarts
22

3-
## Unreleased
4-
5-
### Improvements
6-
7-
- Add mount animation controls in `Chart` via `animateOnMount` and `animateOnMountDelayMs` (default enabled) for more consistent first-load entrance animation.
8-
- Improve minimal preset tooltip precedence to avoid injecting a global formatter when chart options already define tooltip formatting semantics.
9-
- Modernize preset grid defaults for ECharts 6 by using outer-bounds containment defaults instead of relying on `grid.containLabel`.
10-
- Expand theme and preset defaults for `sunburst`, `treemap`, and `boxplot` to improve dark/light border and contrast behavior.
11-
- Add opt-in `resolveOptionColorTokens()` utility for resolving token-like color values in custom option trees.
12-
133
## 0.2.0
144

155
### Minor Changes

0 commit comments

Comments
 (0)