Skip to content

Latest commit

 

History

History
120 lines (66 loc) · 6.33 KB

CHANGELOG.md

File metadata and controls

120 lines (66 loc) · 6.33 KB

Change Log

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

3.2.3 (2020-12-29)

Note: Version bump only for package @clayui/time-picker

3.2.2 (2020-12-16)

Bug Fixes

  • @clayui/time-picker: make sure hours can't be 0 when its a 12 hour clock (47a582c)
  • @clayui/time-picker: make sure input always has a leading 0 for single digits (5c9f410)
  • @clayui/time-picker: Use 12 for AM/PM mode and allow keystroke for AM/PM change (05900cb)

3.2.1 (2020-12-02)

Bug Fixes

  • @clayui/time-picker: make sure hours can't be 0 when its a 12 hour clock (47a582c)
  • @clayui/time-picker: make sure input always has a leading 0 for single digits (5c9f410)
  • @clayui/time-picker: Use 12 for AM/PM mode and allow keystroke for AM/PM change (05900cb)

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)

3.1.10 (2020-08-28)

Note: Version bump only for package @clayui/time-picker

3.1.9 (2020-08-26)

Note: Version bump only for package @clayui/time-picker

3.1.8 (2020-08-21)

Note: Version bump only for package @clayui/time-picker

3.1.7 (2020-07-28)

Bug Fixes

  • update packages to appropriate dependencies (0026168)

3.1.6 (2020-07-14)

Note: Version bump only for package @clayui/time-picker

3.1.5 (2020-07-07)

Note: Version bump only for package @clayui/time-picker

3.1.4 (2020-06-18)

Note: Version bump only for package @clayui/time-picker

3.1.3 (2020-05-21)

Note: Version bump only for package @clayui/time-picker

3.1.2 (2020-04-24)

Bug Fixes

  • Fix accessibility issues (5e09db0)

3.1.1 (2020-03-26)

Bug Fixes

  • @clayui/time-picker: prevent scroll when using arrow keys to cycle numbers (7e4db38)

3.1.0 (2020-02-28)

Bug Fixes

  • update components to include 'types' and 'ts:main' package keys (9e24b59)
  • @clayui/shared: add focus control by left and right arrow keys (e314419)
  • @clayui/time-picker: add focus to input marked as focused for change (6c64aaf)
  • @clayui/time-picker: add support for name property (dc8af07)
  • @clayui/time-picker: format (ae0f9d6)
  • @clayui/time-picker: use FocusScope component (2a36f27)

Features

  • @clayui/time-picker: add the ariaLabels API to label inputs and buttons (da0544f)
  • form: add helper components for markup (3ce63d4)

3.0.7 (2020-02-13)

Note: Version bump only for package @clayui/time-picker

3.0.6 (2020-01-31)

Note: Version bump only for package @clayui/time-picker

3.0.5 (2020-01-20)

Note: Version bump only for package @clayui/time-picker

3.0.4 (2019-12-05)

Note: Version bump only for package @clayui/time-picker

3.0.3 (2019-11-07)

Note: Version bump only for package @clayui/time-picker

3.0.2 (2019-11-01)

Note: Version bump only for package @clayui/time-picker

3.0.1 (2019-10-28)

Note: Version bump only for package @clayui/time-picker