Skip to content

Latest commit

 

History

History
66 lines (23 loc) · 2.68 KB

File metadata and controls

66 lines (23 loc) · 2.68 KB

Change Log

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

1.0.5 (2020-09-22)

Bug Fixes

  • material-ui: Fix the package typings output correctly (c2ce799), closes #29

1.0.4 (2020-09-13)

Bug Fixes

  • select: Shrink select field when zero value is present (c5fb062)

1.0.3 (2020-09-11)

Bug Fixes

  • Fix the component variant style (2a7731c), closes #25 1.0.2 (2020-07-21) Bug Fixes Fix the input label not shriking when input focus (74f218f), closes #26 1.0.1 (2020-05-26) Bug Fixes Select component with multiple values are work now (9ad240e), closes #13 Shrink label on TextField when value is not empty (bcc3901), closes #18 Update select field value when setData is called (d8df8e8), closes #17 1.0.0 (2020-02-25) Features Add support to Unform v2.0 (#12) (79e2d50)