Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.94 KB

LATESTLOG.md

File metadata and controls

25 lines (16 loc) · 1.94 KB

Latest Log

1.22.21 (2021-04-25)

Bug Fixes

  • ConfigProvider: add method for clear cache on SSR, close #2920 (ceed3a4)
  • DatePicker2: update icon size (a6f5269)
  • MenuButton: fix wrong arrow hover color, close #2603 (f93b366)
  • Overlay: side effects of overlay on SSR, close #2269 (b36bf1d)
  • Search: add fillProps for search (a65577e)
  • Step: update step demo(step-process-failed) (3c1b517)
  • Switch: set Switch user-select: none, close #2896 (4105ce8)
  • Tab: make tab scrollable, close #2918 (6e5f397)
  • Table: ExpandTable can be Virtual, close #2646 (47b4aa6)
  • Typescript: for Search & Table (934a7f4)
  • Upload: Upload.Card d.ts missing multiple, fix #2906 (7bf32f8)

Features