Skip to content

Releases: alibaba-fusion/next

build/1.25.4

03 Dec 07:15
Compare
Choose a tag to compare

1.25.4 (2021-12-03)

Bug Fixes

  • DatePicker2: prevent show popup when disabled, fix #3583 (003cc0d)
  • Tab: should realtime update dropdown, close #3516 (#3517) (3705db3)
  • Tree: fix auto focus when key is empty string, close #3566 (d53c170)

build/1.25.3

30 Nov 08:44
Compare
Choose a tag to compare

1.25.3 (2021-11-30)

Bug Fixes

  • CascaderSelect: add renderPreview type (f08b134)
  • CascadeSelect: add isPreview types (ada822c)
  • Dialog: compate with usage style.width (43a748f)
  • Dialog: v2 compate with typeof closeMode = string (5d2e861)
  • Input: set innerAfter color = label (#3563) (ec36d12)
  • Overlay: support Functional Component (01129c6)
  • Search: repair highlightKey, close #3560 (35e3ea7)
  • Utils: improve dom.getStyle robustness (40ed79d)

build/1.25.2

26 Nov 06:54
Compare
Choose a tag to compare

1.25.2 (2021-11-26)

Bug Fixes

  • Dialog: shake while dialog hiding after scrollbar show (#3558) (5c5125d)

build/1.25.1

25 Nov 12:01
Compare
Choose a tag to compare

1.25.1 (2021-11-25)

Bug Fixes

build/1.25.0

22 Nov 07:01
Compare
Choose a tag to compare

1.25.0 (2021-11-22)

Bug Fixes

Features

build/1.24.18

22 Nov 12:38
Compare
Choose a tag to compare

1.24.18 (2021-11-22)

Bug Fixes

build/1.24.17

19 Nov 07:44
Compare
Choose a tag to compare

1.24.17 (2021-11-19)

Bug Fixes

  • Affix: suport resize container width fix #3536 (218c07d)
  • Affix: update container async to wait ref called (62c3ba7)

build/1.24.16

17 Nov 08:12
Compare
Choose a tag to compare

1.24.16 (2021-11-17)

Bug Fixes

build/1.24.15

09 Nov 09:42
Compare
Choose a tag to compare

1.24.15 (2021-11-09)

Bug Fixes

  • correct style order of next.var.css, close #3493 (6b8ff04)

Features

  • Upload: new api previewOnFileName to set onPreview on filename. fix #3455 (fd3d04a)

build/1.24.14

04 Nov 09:00
Compare
Choose a tag to compare

1.24.14 (2021-11-04)

Bug Fixes

Features

  • Input: add hoverShowClear api to show clear icon only when hover, resolve #3441 (aee2c67)