Skip to content

Latest commit

Β 

History

History
231 lines (121 loc) Β· 5.84 KB

File metadata and controls

231 lines (121 loc) Β· 5.84 KB

@coinbase/cds-web-visualization

NPM registry

All notable changes to this project will be documented in this file.

@coinbase/cds-web-visualization adheres to Semantic Versioning.

3.7.1 (5/3/2026 PST)

🐞 Fixes

  • Gate aria-live announcements on chart focus. [#663]

3.7.0 (4/20/2026 PST)

πŸš€ Updates

  • Feat: add chart baseline support. [#502]

πŸ“˜ Misc

  • Update Legend JSDocs. [#636]

3.6.2 (4/20/2026 PST)

This is an artificial version bump with no new change.

3.6.1 (4/16/2026 PST)

🐞 Fixes

  • Fix: support strict mode on charts. [#618]

3.6.0 (4/13/2026 PST)

πŸš€ Updates

  • Add PercentageBarChart component. [#550]

3.5.0 (4/13/2026 PST)

πŸš€ Updates

  • Feat: add enter opacity transition to bars. [#612]

3.4.0 (4/1/2026 PST)

🐞 Fixes

  • Remove usage of Array.prototype.at(). [#575]

3.4.0-beta.27 (4/1/2026 PST)

This is an artificial version bump with no new change.

3.4.0-beta.26 (3/31/2026 PST)

This is an artificial version bump with no new change.

3.4.0-beta.25 (3/24/2026 PST)

🐞 Fixes

  • Fix bar enter and update animation. [#540]

πŸ“˜ Misc

  • Chore: Updated numerous deprecation annotation messages.

3.4.0-beta.24 (3/12/2026 PST)

This is an artificial version bump with no new change.

3.4.0-beta.23 (3/10/2026 PST)

πŸš€ Updates

  • Add layout prop on CartesianChart. [#483]

3.4.0-beta.22 (3/4/2026 PST)

πŸš€ Updates

  • Improve PeriodSelector types. [#464]
  • Skip null path transitions. [#464]

3.4.0-beta.21 (3/2/2026 PST)

πŸš€ Updates

  • Fix styles props on Scrubber. [#463]
  • Fix text elevation background. [#463]

3.4.0-beta.20 (2/27/2026 PST)

πŸš€ Updates

  • Add classnames and styles props to PeriodSelector. [#438]

πŸ“˜ Misc

  • Clarify framer-motion is a peerDependency. [#437]
  • Update oudated doc links. [#440]

3.4.0-beta.19 (2/20/2026 PST)

πŸš€ Updates

  • Support custom enter transitions [#400]

πŸ“˜ Misc

  • Update jsdocs for styles props. [#384]

3.4.0-beta.18 (2/8/2026 PST)

This is an artificial version bump with no new change.

3.4.0-beta.17 (2/4/2026 PST)

πŸš€ Updates

  • Add support preferred side for scrubber beacon label group. [#366]

3.4.0-beta.16 (1/29/2026 PST)

πŸš€ Updates

  • Export CartesianChartContext. [#340]

3.4.0-beta.15 (1/27/2026 PST)

🐞 Fixes

  • Fix padding on PeriodSelector. [#330]

3.4.0-beta.14 (1/22/2026 PST)

πŸš€ Updates

  • Add chart Legend component. [#302]
  • Add support for hideBeaconLabels in Scrubber. [#302]
  • Add support for custom bar components. [#302]

3.4.0-beta.13 (1/20/2026 PST)

πŸš€ Updates

  • Feat: support styling default scrubber beacon. [#315]

πŸ“˜ Misc

  • Internal: code connect file lint fixes. [#311]
  • Internal: update figma code connect config and some mapping files. [#304]

3.4.0-beta.12 (1/8/2026 PST)

This is an artificial version bump with no new change.

3.4.0-beta.11 (1/7/2026 PST)

🐞 Fixes

  • Allow customization of axis tick mark and grid line alignment in band scale. [#291]

3.4.0-beta.10 (1/6/2026 PST)

🐞 Fixes

  • Fix axis clip line issues when multiple axes are present on one side. [#285]

3.4.0-beta.9 (12/18/2025 PST)

This is an artificial version bump with no new change.

3.4.0-beta.8 (12/2/2025 PST)

This is an artificial version bump with no new change.

3.4.0-beta.7 (12/2/2025 PST)

🐞 Fixes

  • Improve opacity customization for ReferenceLine. [#201]

3.4.0-beta.6 (10/16/2025 PST)

πŸš€ Updates

  • Support connecting null values in Area and Line
  • Added label to XAxis and YAxis
  • Added gradient support
  • Improved charts accessibility support

3.4.0-beta.5 (11/4/2025 PST)

This is an artificial version bump with no new change.

3.4.0-beta.4 (10/27/2025 PST)

This is an artificial version bump with no new change.

3.4.0-beta.3 (10/6/2025 PST)

🐞 Fixes

  • Factor sparkline container offset in axis label calculations. [#88]

3.4.0-beta.2 (10/6/2025 PST)

This is an artificial version bump with no new change.

3.4.0-beta.1 (10/3/2025 PST)

πŸš€ Updates

  • Introduces new data visualization components: CartesianChart, LineChart, BarChart, etc,
  • Deprecates Sparkline components.

3.3.1 (10/1/2025 PST)

🐞 Fixes

  • Update links for new repo. [#42]

3.3.0 (9/18/2025 PST)

  • Prepare for open source release.