Skip to content

Latest commit

 

History

History
52 lines (30 loc) · 2.5 KB

CHANGELOG.md

File metadata and controls

52 lines (30 loc) · 2.5 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.2.0 (2020-10-01)

Features

  • add displayName for all components (cc3211d)
  • @clayui/charts: Split API into it's file, add notice we're switching to Recharts, and cast props to IProps (9ca4e27)

3.1.2 (2020-06-18)

Note: Version bump only for package @clayui/charts

3.1.1 (2020-04-24)

Note: Version bump only for package @clayui/charts

3.1.0 (2020-02-28)

Bug Fixes

  • unbreak d3 types (5bed461)
  • update components to include 'types' and 'ts:main' package keys (9e24b59)
  • @clayui/charts: fix broken charts build (acc6c74)
  • clay-charts: allow users to pass attribute to the container element by using elementProps (f4cd679)
  • clay-charts: asyncronously call 'onafterinit' prop in order to have access to ref (129fd42)
  • clay-charts: update tests (92e5506)

Features

  • update react-testing-library to be @testing-library/react (bd78145)

3.0.4 (2020-01-31)

Note: Version bump only for package @clayui/charts

3.0.3 (2020-01-20)

Note: Version bump only for package @clayui/charts

3.0.2 (2019-11-07)

Note: Version bump only for package @clayui/charts

3.0.1 (2019-10-28)

Bug Fixes