Skip to content

Releases: adobe/react-spectrum-charts

Release v1.11.2: 2024-06-25

25 Jun 16:44
9fa2867
Compare
Choose a tag to compare

What's Changed

  • Update package version to v1.11.1 by @github-actions in #356
  • Horizontal bar annotation by @marshallpete in #359

Full Changelog: v1.11.1...v1.11.2

Release v1.11.1: 2024-06-18

18 Jun 17:50
2489f8e
Compare
Choose a tag to compare

What's Changed

  • Update package version to v1.11.0 by @github-actions in #353
  • fix: use displayName to check component type by @marshallpete in #355

Full Changelog: v1.11.0...v1.11.1

Release v1.11.0: 2024-06-14

14 Jun 17:34
a76190d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.1...v1.11.0

Release v1.10.1: 2024-05-24

24 May 18:53
2573d9d
Compare
Choose a tag to compare

What's Changed

  • Update package version to v1.10.0 by @github-actions in #321
  • fix: only render popover content if associated component matches by @marshallpete in #323

Full Changelog: v1.10.0...v1.10.1

Release v1.10.0: 2024-05-24

24 May 15:34
e5f382f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.2...v1.10.0

Release v1.9.2: 2024-05-16

16 May 21:19
146f79a
Compare
Choose a tag to compare

What's Changed

  • Update package version to v1.9.1 by @github-actions in #300
  • Move @adobe/react-spectrum from dependencies to devDependencies by @nali-github in #305

New Contributors

Full Changelog: v1.9.1...v1.9.2

Release v1.9.1: 2024-05-10

10 May 20:13
5445b11
Compare
Choose a tag to compare

What's Changed

  • Update package version to v1.9.0 by @github-actions in #297
  • fix: improve legned prop keys to be more robust by @marshallpete in #298
  • fix: hideShow support for legend keys by @marshallpete in #299

Full Changelog: v1.9.0...v1.9.1

Release v1.9.0: 2024-05-09

09 May 15:33
3b30cca
Compare
Choose a tag to compare

What's Changed

  • Update package version to v1.8.2 by @github-actions in #294
  • fix: trendline annotations should not be interactive by @marshallpete in #295
  • feat: add size props to chartPopover by @marshallpete in #296

Full Changelog: v1.8.2...v1.9.0

Release v1.8.2: 2024-05-08

08 May 19:09
1b2340c
Compare
Choose a tag to compare

What's Changed

  • Update package version to v1.8.1 by @github-actions in #283
  • fix: only show the trendline for the hovered item not the highlighted group by @marshallpete in #291
  • chore: clean up the legend highlight logic by @marshallpete in #292
  • Width height integers by @marshallpete in #293

Full Changelog: v1.8.1...v1.8.2

Release v1.8.1: 2024-05-03

03 May 16:42
efebd55
Compare
Choose a tag to compare

What's Changed

  • Update package version to v1.8.0 by @github-actions in #280
  • feat: support multi-line axis titles by @marshallpete in #282
  • feat: add group data to datum for tooltip when using highlightBy by @marshallpete in #281

Full Changelog: v1.8.0...v1.8.1