Skip to content

Releases: alibaba-fusion/next

build/1.24.2

09 Sep 09:09
Compare
Choose a tag to compare

1.24.2 (2021-09-09)

Bug Fixes

  • Dialog: add font weight for dialog (8dfd031)
  • Typescript: dialog (772a2e6)
  • Upload: support capture (3dbfb97)

Features

  • expose componet props for adapter (0f2ca58)
  • Input: add $input-feedback-error-color=$input-text-color (2167b08)
  • Table: add asyncResizable for table (0955927)

build/1.24.1

26 Aug 07:54
Compare
Choose a tag to compare

1.24.1 (2021-08-26)

Bug Fixes

  • Form: form label previewfor theme config (238980f)
  • Nav: increase weight of nav-item, close #3187 (54e505c)

build/1.24.0

23 Aug 11:06
Compare
Choose a tag to compare

1.24.0 (2021-08-23)

Bug Fixes

  • Message: animation for message (f67e216)
  • NumberPicker: delete 0 at beginning for stringMode (1ed7b45)
  • NumberPicker: onChange fired twice on win10 & cn input, close #3110 (eed9b55)
  • NumberPicker: step should work on undefined and win10 bug, close #3110 (8366fdf)
  • Upload: remove reUpload in ie9 (c8f0021)

Features

  • remove dependency of next, in mobile mode, close #3080 (3c3cdd7)
  • Form: add api disabled for Form fix #3024 (b966299)
  • Form: move name to FormItem fix #937 (9977f45)
  • Form: support config label and text color when isPreview=true fix #2418,#2107 (c5e0c14)
  • Message: support multiple instance by Message.config fix #3259 (b28077a)
  • NumberPicker: add bignumber support (eca241d)
  • NumberPicker: refactor interactive logic (5eabf65)
  • Table: update resize style, close #3215 (b71f725)
  • Upload: add removeCallback for itemRender fix #3022 (fb23c5d)
  • Upload: new api reUpload for upload error fix #3010 (05d80a3)
  • Upload: new api showDownload to show download icon (638e001)

build/1.23.24

23 Aug 07:36
Compare
Choose a tag to compare

1.23.24 (2021-08-23)

Bug Fixes

  • CascaderSelect: deduplicate value (3c86c31)
  • Table: filter invalid dom attributes (1a40ac6)

build/1.23.23

17 Aug 10:33
Compare
Choose a tag to compare

1.23.23 (2021-08-17)

Bug Fixes

  • Overlay: resolve crash when Popup receives an empty node, close #3233 (c1f5765)
  • Tab: Maximum update depth on didUpdate fix #2981 (c511de7)

build/1.24.0-beta.5

06 Aug 03:32
Compare
Choose a tag to compare

1.24.0-beta.5 (2021-08-06)

Bug Fixes

  • NumberPicker: delete 0 at beginning for stringMode (1ed7b45)
  • NumberPicker: onChange fired twice on win10 & cn input, close #3110 (eed9b55)
  • NumberPicker: step should work on undefined and win10 bug, close #3110 (8366fdf)
  • Upload: remove reUpload in ie9 (c8f0021)

Features

  • remove dependency of next, in mobile mode, close #3080 (3c3cdd7)
  • Form: add api disabled for Form fix #3024 (b966299)
  • Form: move name to FormItem fix #937 (9977f45)
  • NumberPicker: add bignumber support (eca241d)
  • NumberPicker: refactor interactive logic (5eabf65)
  • Table: update resize style, close #3215 (b71f725)
  • Upload: add removeCallback for itemRender fix #3022 (fb23c5d)
  • Upload: new api reUpload for upload error fix #3010 (05d80a3)
  • Upload: new api showDownload to show download icon (638e001)

build/1.23.22

05 Aug 12:52
Compare
Choose a tag to compare

1.23.22 (2021-08-05)

Bug Fixes

  • Slider: activeIndex not work when resize, close #3245 (f53a36a)
  • Table: bug when list table with useVirtal (856a352)

Features

build/1.23.21

04 Aug 06:52
Compare
Choose a tag to compare

1.23.21 (2021-08-04)

Bug Fixes

build/1.23.20

30 Jul 10:25
Compare
Choose a tag to compare

1.23.20 (2021-07-30)

Bug Fixes

  • DatePicker2: FooterPanel miss locale prop (6937505)
  • Select: should support object without value in item, in case of useDetailValue (0776a3b)
  • Table: virtual not work with async dataSource, close #3232 (e2aaf44)

build/1.24.0-beta.4

28 Jul 12:36
Compare
Choose a tag to compare

1.24.0-beta.4 (2021-07-28)

Bug Fixes

  • NumberPicker: delete 0 at beginning for stringMode (1ed7b45)
  • NumberPicker: onChange fired twice on win10 & cn input, close #3110 (eed9b55)
  • NumberPicker: step should work on undefined and win10 bug, close #3110 (8366fdf)
  • Select: input space while custom popup fix #1502 (03b6fc3)
  • Select: warning of state=success/warnign fix #2333 (1ca147d)
  • Tree: icon issue (46a78cd)
  • Upload: remove reUpload in ie9 (c8f0021)

Features

  • remove dependency of next, in mobile mode, close #3080 (3c3cdd7)
  • Form: add api disabled for Form fix #3024 (b966299)
  • Form: move name to FormItem fix #937 (9977f45)
  • NumberPicker: add bignumber support (eca241d)
  • NumberPicker: refactor interactive logic (5eabf65)
  • Table: update resize style, close #3215 (b71f725)
  • Upload: add removeCallback for itemRender fix #3022 (fb23c5d)
  • Upload: new api reUpload for upload error fix #3010 (05d80a3)
  • Upload: new api showDownload to show download icon (638e001)