build/1.27.23
eternalsky
released this
11 Sep 06:41
·
43 commits
to platform-docs
since this release
1.27.23 (2024-09-10)
Bug Fixes
- Form: enabled responsive form should maintain alignment between label and input (db30f4f)
- Overlay: overlay support SSR, close #4205 (69241bc)
- Select: adjust auto-complete menu length issue, close #4873 (bf08e19)
- Upload: theme page fail to render (a200df1)
- VirtualList: resolve bugs in jumpIndex functionality, close #4883 (324b0d3)
Code Refactoring
- Balloon: convert to TypeScript, improve docs and tests, close#4565 (cf6a80d)
- Card: convert to TypeScript, improve docs and tests, close#4571 (15ff8b6)
- Pagination: convert to TypeScript, improve docs and tests (442240d)
- Slider: convert to TypeScript, improve docs and tests (0ddbb65)
- VirtualList: convert to TypeScript, improve docs and tests (21518d4)