Skip to content

Commit

Permalink
Added changelog entry for long-press tooltips
Browse files Browse the repository at this point in the history
  • Loading branch information
philschoefer committed Nov 28, 2024
1 parent b44437d commit f470fab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/polaris-viz/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
### Changed

- Refactored containers bounds into a hook and moved to chart context. `<ChartContainer />` now uses the new `useContainerBounds` hook.
- Tooltips on touch devices now only show after a short delay.

## [15.3.2] - 2024-11-20

Expand Down

0 comments on commit f470fab

Please sign in to comment.