Skip to content

build/1.27.3

Compare
Choose a tag to compare
@YSMJ1994 YSMJ1994 released this 25 Jan 09:00
· 317 commits to platform-docs since this release

1.27.3 (2024-01-25)

Features

Bug Fixes

  • Menu: should update layout when children size changed, close #4640 (#4722) (f4ceaf7)
  • Overlay: fix the crash issue when resize is caused by adjustment, close #4692 (7315f9e)
  • Rating: fix grade background, close #4734 (#4735) (54d7f57)
  • Tree: expand action area should not shrink when the content is oversize, close #4689 (#4723) (157835f)

Documentation

  • Generate docs from tsdoc (f89d6b2)

Code Refactoring

  • Animate: convert to TypeScript, impove docs and tests (#4719)
  • Box: convert to TypeScript, impove docs and tests (e1805e2)
  • Core: support node&sass tests, complete types, improve tests and docs (9b1b054)
  • MixinUiState: convert to TypeScript, improve tests (86e5414)
  • Search: convert to TypeScript, impove docs and tests (5997230)