Skip to content

Latest commit

 

History

History
70 lines (38 loc) · 3.13 KB

CHANGELOG.md

File metadata and controls

70 lines (38 loc) · 3.13 KB

Change Log

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

3.5.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)

3.4.1 (2020-08-11)

Note: Version bump only for package @clayui/alert

3.4.0 (2020-07-14)

Features

  • clayui.com: Add JSP code example to Alert (73c2499)

3.3.4 (2020-06-18)

Note: Version bump only for package @clayui/alert

3.3.3 (2020-06-04)

Bug Fixes

  • @clayui/alert: Make the default autoClose interval 10 seconds instead of 8 (e7ac953)

3.3.2 (2020-05-21)

Bug Fixes

  • @clayui/alert: fix inaccurate padding (c1781f0)
  • apply @clayui/layout to other components (e8a6d0e)

3.3.1 (2020-04-24)

Note: Version bump only for package @clayui/alert

3.3.0 (2020-02-28)

Bug Fixes

  • normalize names of components (3a0abea)
  • update components to include 'types' and 'ts:main' package keys (9e24b59)
  • @clayui/alert: add spacing after icon (e393c07)

Features

  • @clayui/alert: add hideCloseIcon prop (c203ba9)
  • alert: add ability to put a button within an alert (09f20e0)

3.2.0 (2020-01-31)

Features

  • alert: add ability to put a button within an alert (09f20e0)

3.1.0 (2020-01-20)

Features

  • alert: add ability to put a button within an alert (09f20e0)

3.0.1 (2019-10-28)

Note: Version bump only for package @clayui/alert