Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 2.07 KB

LATESTLOG.md

File metadata and controls

24 lines (13 loc) · 2.07 KB

Latest Log

1.27.10 (2024-04-03)

Features

Bug Fixes

  • Grid: pass legal HTML props to the root dom node, close #2867 (3b60374)
  • Step: compatible with legacy direction and labelPlacement, close #4813 (#4814) (fd14601)
  • TimePicker2: use props.format to validate value, close #3651 (#4803) (aac4730)

Code Refactoring

  • Rating: convert to TypeScript, impove docs and tests, close #4603 (7d72565)
  • Switch: convert to TypeScript, impove docs and tests, close #4611 (334c8cc)
  • Tree: convert to TypeScript, impove docs and tests, close #4619 (b42bd2e)