Skip to content

build/1.25.28

Compare
Choose a tag to compare
@lakerswgq lakerswgq released this 25 Mar 03:50
· 846 commits to platform-docs since this release

1.25.28 (2022-03-25)

Bug Fixes

  • Dialog: could custom margin-bottom when no footer fix #3799 (#3809) (6ddace0)
  • Dialog: height type can be either number or string (#3807) (174a971)
  • Range: onProcess&onChange props type error fix #2769 (#3816) (2235092)
  • Select: make highlight color configurable (13d3dea)
  • Table: data should be mutable for async load (1df62bf)
  • Table: do not change dataSource (#3811) (3c70a31)
  • Table: hidden to __hidden (d818db6)

Features

  • Message: can remove icon by iconType: false (3cf723d)