Skip to content

Releases: adobe/react-spectrum-charts

Release v1.7.0: 2024-04-24

24 Apr 22:06
561991a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.1...v1.7.0

Release v1.6.1: 2024-04-16

16 Apr 21:32
6e85045
Compare
Choose a tag to compare

What's Changed

  • Update package version to v1.6.0 by @github-actions in #250
  • Issue-217 Support datetime data properly for Line & Bar & Area charts by @mia-mifeng in #245

New Contributors

Full Changelog: v1.6.0...v1.6.1

Release v1.6.0: 2024-04-16

16 Apr 18:24
c3ce5f5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.6.0

Release v1.5.0: 2024-04-09

09 Apr 17:27
d705de4
Compare
Choose a tag to compare

What's Changed

  • Update package version to v1.4.0 by @github-actions in #186
  • chore: upgrade storybook to v8 by @marshallpete in #201
  • chore: add Storybook actions to chart callbacks by @evargast in #211
  • Ability to disable tooltip for chart data based on key by @olsonjb in #215
  • Ability to exclude data points from trendline calculation by @olsonjb in #227
  • Add FeatureMatrix story to showcase excludeDataKeys by @olsonjb in #235

Full Changelog: v1.4.0...v1.5.0

Release v1.4.0: 2024-03-13

13 Mar 18:15
cbcb433
Compare
Choose a tag to compare

What's Changed

  • An 340716/scatter path by @marshallpete in #181
  • fix: short currency wasn't displaying as currency under by @marshallpete in #183
  • Update package version to v1.3.0 by @github-actions in #176
  • build(deps): bump @adobe/react-spectrum from 3.32.2 to 3.34.1 by @dependabot in #152
  • build(deps-dev): bump webpack from 5.89.0 to 5.90.3 by @dependabot in #162

Full Changelog: v1.3.0...v1.4.0

Release v1.3.0: 2024-03-08

08 Mar 23:43
d32734f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

Release v1.2.0: 2024-03-05

05 Mar 21:40
b8bd446
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0

Release v1.1.1: 2024-02-07

07 Feb 21:08
61538eb
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump @babel/core from 7.23.6 to 7.23.9 by @dependabot in #110
  • build(deps-dev): bump @babel/cli from 7.23.4 to 7.23.9 by @dependabot in #109
  • build(deps-dev): bump eslint-plugin-jsdoc from 46.9.1 to 48.0.6 by @dependabot in #106
  • Update package version to v1.1.0 by @github-actions in #105
  • feat: update the ideal tick marks to be less dense by @marshallpete in #112

Full Changelog: v1.1.0...v1.1.1

Release v1.1.0: 2024-02-06

06 Feb 23:35
11c6be1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

Release v1.0.1: 2024-01-08

08 Jan 18:57
8cc4b84
Compare
Choose a tag to compare

Bug fix for moving averages

What's Changed

  • fix: moving averages were broken due to new normalized dimension work by @marshallpete in #65

Full Changelog: v1.0.0...v1.0.1