build/1.27.28
eternalsky
released this
22 Oct 07:11
·
3 commits
to platform-docs
since this release
1.27.28 (2024-10-21)
Bug Fixes
- DatePicker2: after entering a customized date format and pressing Enter, the value should not change,closed #4896 (e74ab40)
- Grid: The style prop of Col in the Grid does not take effect (836eeb6)
- Timeline: left content of timeline item cannot be styled correctly (f27e646)
Code Refactoring
- DatePicker: convert to TypeScript, improve docs and tests (4c37bf5)
- Form: convert to TypeScript, improve docs and tests, close#4585 (adbb6c9)
- Form: update form field options and dependencies (f1c17a1)
- Range: convert to TypeScript, improve docs and tests (d4b99e9)
- Shell: convert to TypeScript, improve docs and tests (202f538)
- Tab: convert to TypeScript, improve docs and tests (4632a46)
- TimePicker2: convert to TypeScript, improve docs and tests, close #4616 (e082513)