Releases: adobe/react-spectrum-charts
Releases · adobe/react-spectrum-charts
Release v1.15.2: 2025-01-07
What's Changed
- Update package version to v1.15.1 by @github-actions in #479
- build: add deepmerge as a dependency by @marshallpete in #484
- Fix exported types by @marshallpete in #490
Full Changelog: v1.15.1...v1.15.2
Release v1.15.1: 2024-12-12
What's Changed
- Controlled item highlighting by @marshallpete in #473
- Fix accessibility issue: elements with an img role must have an alternative text by @nali-github in #477
- Update package version to v1.15.0 by @github-actions in #471
Full Changelog: v1.15.0...v1.15.1
Release v1.15.0: 2024-12-02
What's Changed
- Remove unnecessary code from bigNumberFormatUtils by @jacob-hart in #103
- GTonkinson BigNumber by @gideontonkinson in #111
- Nathaniel judd/byu team/big number by @Judd2000 in #114
- test: increase BigNumber coverage to 100% by @jacob-hart in #124
- Byu/gtonkinson/big number by @Judd2000 in #125
- Add BigNumber component by @gideontonkinson in #126
- Update package version to v1.14.0 by @github-actions in #444
- Big Number 2 by @c-lamoureux in #437
- Delete .github/workflows/pr-storybook.yml by @marshallpete in #447
- chore: Added sum and average stores to big number by @c-lamoureux in #446
- feat: line selection highlighting by @rich-b in #443
- build(deps-dev): bump the react group across 1 directory with 4 updates by @dependabot in #404
- build(deps-dev): bump css-loader from 6.10.0 to 7.1.2 by @dependabot in #327
- Storybook upgrade by @marshallpete in #448
- build(deps-dev): bump the react group with 4 updates by @dependabot in #449
- build(deps-dev): bump @babel/core from 7.24.6 to 7.26.0 by @dependabot in #451
- build(deps-dev): bump @babel/preset-env from 7.23.6 to 7.26.0 by @dependabot in #452
- build(deps-dev): bump @testing-library/jest-dom from 6.4.5 to 6.6.3 by @dependabot in #453
- build(deps-dev): bump @babel/cli from 7.24.5 to 7.25.9 by @dependabot in #454
- build(deps-dev): bump webpack from 5.90.3 to 5.96.1 by @dependabot in #455
- feat: support vertical time axes by @marshallpete in #460
- Anchor tooltip to mark by @marshallpete in #461
- build(deps-dev): bump babel-loader from 9.1.3 to 9.2.1 by @dependabot in #458
- build(deps-dev): bump @types/jest from 29.5.12 to 29.5.14 by @dependabot in #457
- build(deps-dev): bump the storybook group across 1 directory with 8 updates by @dependabot in #459
- build(deps-dev): bump vega-lite from 5.18.1 to 5.21.0 by @dependabot in #462
- build(deps-dev): bump style-loader from 3.3.4 to 4.0.0 by @dependabot in #464
- build(deps-dev): bump eslint-plugin-jsdoc from 48.1.0 to 50.5.0 by @dependabot in #463
- idField by @marshallpete in #465
- build(deps): bump uuid from 9.0.1 to 11.0.3 by @dependabot in #467
- Export locales by @marshallpete in #470
Full Changelog: v1.14.0...v1.15.0
Release v1.14.0: 2024-10-22
What's Changed
- Update package version to v1.13.2 by @github-actions in #426
- Sonar script by @marshallpete in #427
- feat: better scripts by @marshallpete in #429
- feat: Support dual axes for Combo chart by @pratyushbanerjee in #433
- feat: add sentiment icons by @marshallpete in #434
- feat: Support custom axis for Bar chart by @pratyushbanerjee in #435
- feat: set reference line color by @marshallpete in #438
- Reference line label color by @marshallpete in #439
- feat: support layer for ReferenceLine by @marshallpete in #440
- feat: remove 32 padding on linear dimension scales by @marshallpete in #442
Full Changelog: v1.13.2...v1.14.0
Release v1.13.2: 2024-10-08
What's Changed
- Update package version to v1.13.1 by @github-actions in #422
- feat: bar dimension selection ring by @rich-b in #419
Full Changelog: v1.13.1...v1.13.2
Release v1.13.1: 2024-10-04
What's Changed
- Update package version to v1.13.0 by @github-actions in #417
- feat: Add Combo story with tooltip by @pratyushbanerjee in #418
- feat: minute duration axis labels by @marshallpete in #420
- Automatic duration formating by @marshallpete in #421
Full Changelog: v1.13.0...v1.13.1
Release v1.13.0: 2024-09-26
What's Changed
- Update package version to v1.12.0 by @github-actions in #409
- build: clean up actions by @marshallpete in #410
- chore: add comments by @marshallpete in #411
- feat: chart item selection options by @rich-b in #412
- feat: trendline support on bar charts by @marshallpete in #414
- fix: smells by @marshallpete in #415
- fix: revert change by @marshallpete in #416
New Contributors
Full Changelog: v1.12.0...v1.13.0
Release v1.12.0: 2024-09-05
What's Changed
- Update package version to v1.11.2 by @github-actions in #360
- build: new github actions to run sonar cloud on fork prs by @marshallpete in #379
- test: empty pr by @marshallpete in #381
- test: empty pr by @marshallpete in #382
- build: move storybook upload to post-build by @marshallpete in #383
- build: update how pr number is set by @marshallpete in #384
- Sonar cloud GitHub actions by @marshallpete in #385
- Sonar cloud GitHub actions by @marshallpete in #386
- Sonar cloud GitHub actions by @marshallpete in #387
- chore: fix conflict by @marshallpete in #388
- Add Combo component by @pratyushbanerjee in #377
- Copyrights by @marshallpete in #389
- build: switch to env instead of step variables since those are deprac… by @marshallpete in #390
- chore: fix smells by @marshallpete in #392
- feat: Add dimension prop to Combo by @pratyushbanerjee in #393
- fix(README): add language fences by @DemoYeti in #399
- feat: Add item interaction mode for line by @pratyushbanerjee in #401
- Sonar workflow by @marshallpete in #405
- test: new sonar workflow by @marshallpete in #406
- test: download stuff twice by @marshallpete in #407
- chore: cleanup by @marshallpete in #408
- Bar on click by @adrianTJenkins in #400
New Contributors
- @pratyushbanerjee made their first contribution in #377
- @DemoYeti made their first contribution in #399
- @adrianTJenkins made their first contribution in #400
Full Changelog: v1.11.2...v1.12.0
Release v1.11.2: 2024-06-25
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
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