Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 2.1 KB

CHANGELOG.md

File metadata and controls

39 lines (23 loc) · 2.1 KB

Change Log

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

3.1.0 (2020-10-01)

Features

  • clayui.com: Add JSP code example to Icon (cffa4ca)
  • clayui.com: Add language flag icons to React Component docs of the Icon component (c0a9538)
  • 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.0.5 (2020-04-24)

Note: Version bump only for package @clayui/icon

3.0.4 (2020-02-28)

Bug Fixes

  • update components to include 'types' and 'ts:main' package keys (9e24b59)
  • @clayui/icon: forces React not to reuse node when symbol changes (898b795)
  • icon: add forward ref, user may need to access dom info about svg (c399e63)

3.0.3 (2020-01-31)

Note: Version bump only for package @clayui/icon

3.0.2 (2020-01-20)

Note: Version bump only for package @clayui/icon

3.0.1 (2019-10-28)

Bug Fixes

  • @clayui/icon: forces React not to reuse node when symbol changes (898b795)