Skip to content

Commit

Permalink
Add changelog for disable group treatment
Browse files Browse the repository at this point in the history
  • Loading branch information
mollerjorge committed Dec 2, 2024
1 parent 5f5c264 commit fc27c77
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion packages/polaris-viz/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,14 @@ and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## Unreleased

### Added

- Disabled group treatment on RFMGrid visualization
- Call to actions on RFMGrid tooltips

### Fixed

- Do not show ellipsis if only one character is truncated
- Do not show ellipsis if only one character is truncated
- Fixed an issue with the `<StackedAreaChart />` that would cause the chart to break when series length increases

### Changed
Expand Down

0 comments on commit fc27c77

Please sign in to comment.