Skip to content

Releases: alibaba-fusion/next

build/1.25.30

12 Apr 08:02
Compare
Choose a tag to compare

1.25.30 (2022-04-12)

Bug Fixes

  • Cascader: do not render Menu Item when itemRender return null (#3838) (3da6cd2)
  • Message: repair message iconType warning, close #3843 (86c7def)
  • Slider: config for hover on dot, fix #3839 (#3840) (bb3f704)
  • Typescript: update Table cell props (7c235b7)

build/1.25.29

31 Mar 09:04
Compare
Choose a tag to compare

1.25.29 (2022-03-31)

Bug Fixes

  • Calendar2: update header panel display value when panel value changed, close #3831 (b33e0ba)
  • Dialog: use "确定" instead of "确认" for zh-cn (201cacf)

build/1.25.28

25 Mar 03:50
Compare
Choose a tag to compare

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)

build/1.25.27

18 Mar 03:37
Compare
Choose a tag to compare

1.25.27 (2022-03-18)

Bug Fixes

  • Dialog: height type can be either number or string (#3807) (174a971)

build/1.25.25

17 Mar 07:13
Compare
Choose a tag to compare

1.25.25 (2022-03-17)

Bug Fixes

  • some pc h5 cross issue (f5d23e2)
  • Select: could select item already selected fix #3791 (15c373b)
  • Select: optimize controlled highlightKey question, close #3795 (#3798) (444680a)
  • Table: virtual table with selection should tell all records, fix #3792 (ff7bb16)
  • 修复从只读态切换到输入态时无法删除已上传的问题 (2ded045)

build/1.25.24

15 Mar 08:38
Compare
Choose a tag to compare

1.25.24 (2022-03-15)

Bug Fixes

  • Input: now allow to toggle visibility when password input is disabled (91a2cf2)
  • Range: repair browser count float issue, close #3652 (eef6e11)
  • Select: make width stable (1ff2b73)
  • Tab: style compile fail (8033e4a)
  • Table: tree table support virtual (0a4a311)
  • TimePicker2: fix RangePicker wrong minutes and seconds disabled (#3771), close #3766 (1aa6f16)

build/1.25.22

01 Mar 08:40
Compare
Choose a tag to compare

1.25.22 (2022-03-01)

Bug Fixes

build/1.25.21

24 Feb 07:17
Compare
Choose a tag to compare

1.25.21 (2022-02-24)

Bug Fixes

  • Tab: config active line padding (66ee0cb)
  • Transfer: fix some wrong prop-types of transfer (a4c95dd)

build/1.25.20

22 Feb 06:47
Compare
Choose a tag to compare

1.25.20 (2022-02-22)

Bug Fixes

  • NumberPicker: repair field setValues 0 numberPicker unread, clos… (#3752) (53c6feb)
  • Overlay: ts add placement (#3753) (6de9d6b)
  • Upload: card add ts (78d3bb6)

build/1.25.19

15 Feb 07:08
Compare
Choose a tag to compare

1.25.19 (2022-02-15)

Bug Fixes