Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.37 KB

LATESTLOG.md

File metadata and controls

23 lines (14 loc) · 1.37 KB

Latest Log

1.14.4 (2019-05-16)

Bug Fixes

  • fix DatePicker,Switch,Upload to a11y (99ef836)
  • Checkbox: number 0 should be rendered (93318d8)
  • Field: no react key props for errors (93127d6)
  • Menu: Resolve expanding and selecting in uncontrolled mode (#667) (0ba7e4a)
  • Menu: Resolve items that created by React.forwardRef (807d8de)
  • Select: hight first item with remote datasource. Close #654 (d784ee0)

Features

  • add file types/ to customize index.d.ts (c537d81)
  • Menu: add API embeddable (6d21bb1)
  • Nav: add API embeddable (1379df3)
  • Table: add API sortIcons to customize sort icons (7abcf7c)