next

🦍 A configurable component library for web built on React.

MIT License

Downloads
52K
Stars
4.6K
Committers
179

Bot releases are hidden (Show)

next - build/1.25.10

Published by lakerswgq almost 3 years ago

1.25.10 (2021-12-23)

Bug Fixes

  • DatePicker2: not allow to input a disabld value, close #3616 (0a4a92e)
  • Overlay: set useCapture defaultValue as true (9b80892)
next - build/1.25.9

Published by lakerswgq almost 3 years ago

1.25.9 (2021-12-21)

Bug Fixes

  • Collapse: set content to $font-lineheight-2 fix #3601 (6b15928)
  • Dialog: set content to $font-lineheight-2 fix #3601 (1df8e8f)
  • Dialog: support okProps={loading} under control usage (bfab278)
  • Message: set content to $font-lineheight-2 fix #3601 (ca7e6fe)
  • Select: optimize selectSearch hightLight (354f824)
  • Step: set content to $font-lineheight-2 fix #3601 (77b621d)
  • Timeline: set content to $font-lineheight-2 fix #3601 (d0230a8)
next - build/1.25.8

Published by lakerswgq almost 3 years ago

1.25.8 (2021-12-16)

Bug Fixes

next - build/1.25.7

Published by lakerswgq almost 3 years ago

1.25.7 (2021-12-13)

Bug Fixes

  • TimePicker2: fix bug not support string value (5485517)
next - build/1.25.6

Published by lakerswgq almost 3 years ago

1.25.6 (2021-12-10)

Bug Fixes

  • TimePicker2: fix sass circular dependency (#3602) (f1df783)
next - build/1.25.5

Published by lakerswgq almost 3 years ago

1.25.5 (2021-12-08)

Bug Fixes

Features

Performance Improvements

next - build/1.25.4

Published by lakerswgq almost 3 years ago

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)
next - build/1.25.3

Published by lakerswgq almost 3 years ago

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)
next - build/1.25.2

Published by lakerswgq almost 3 years ago

1.25.2 (2021-11-26)

Bug Fixes

  • Dialog: shake while dialog hiding after scrollbar show (#3558) (5c5125d)
next - build/1.25.1

Published by lakerswgq almost 3 years ago

1.25.1 (2021-11-25)

Bug Fixes

next - build/1.24.18

Published by youluna almost 3 years ago

1.24.18 (2021-11-22)

Bug Fixes

next - build/1.25.0

Published by lakerswgq almost 3 years ago

1.25.0 (2021-11-22)

Bug Fixes

Features

next - build/1.24.17

Published by lakerswgq almost 3 years ago

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)
next - build/1.24.16

Published by lakerswgq almost 3 years ago

1.24.16 (2021-11-17)

Bug Fixes

next - build/1.24.15

Published by lakerswgq almost 3 years ago

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)
next - build/1.24.14

Published by lakerswgq almost 3 years ago

1.24.14 (2021-11-04)

Bug Fixes

Features

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

Published by lakerswgq almost 3 years ago

1.24.13 (2021-11-03)

Bug Fixes

  • DatePicker2: use flex-basis instead width to be compiable with safari, close #3463 (b13021e)
  • Select: select maxcount demo dataSource should string, close #3462 (64f27ea)
  • Select: set innerAfter element line-height, close #2830 (#3469) (f5899a5)
next - build/1.24.13-beta

Published by lakerswgq almost 3 years ago

1.24.13-beta (2021-10-29)

Bug Fixes

  • Overlay: use capture listener to be compatible with react17 (8e0a8e2)
next - build/1.24.12

Published by lakerswgq almost 3 years ago

1.24.12 (2021-10-28)

Bug Fixes

  • NumberPicker: if max or min were undefined or null should be infinity, close #3456 (eb8887c)
next - build/1.24.11

Published by lakerswgq almost 3 years ago

1.24.11 (2021-10-27)

Bug Fixes

  • Calendar: fix showOtherMonth bug close#3436 (261b900)
  • Form: add disabled props for d.ts (eae8449)
  • NumberPicker: min max can be async, close #3450 (bf41b9b)

Features