Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.44 KB

CHANGELOG.md

File metadata and controls

28 lines (16 loc) · 1.44 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

  • clayui.com: Move API tables to new files and update document tabs, rename files to use singular naming instead of plural, change mainTabURL of pagination-bar to a proper one (d812ee9)
  • add displayName for all components (cc3211d)

3.1.0 (2020-05-21)

Features

  • clayui.com: Improve component docs by updating content - Badge, Breadcrumb, Dual List Box, Loading Indicator, Localized Input & Multi Step Nav (c4ad126)

3.0.2 (2020-04-24)

Note: Version bump only for package @clayui/loading-indicator

3.0.1 (2020-02-28)

Bug Fixes

  • update components to include 'types' and 'ts:main' package keys (9e24b59)
  • loading-indicator: add forwardRef (0b25003)