next

🦍 A configurable component library for web built on React.

MIT License

Downloads
52K
Stars
4.6K
Committers
179

Bot releases are visible (Hide)

next - build/1.22.5

Published by youluna over 3 years ago

1.22.5 (2021-01-28)

Bug Fixes

next - build/1.22.2

Published by youluna over 3 years ago

1.22.2 (2021-01-20)

Bug Fixes

  • Calendar2: style issues (2f9ae92)
  • CascaderSelect: cannot type when showSearch on (3a67739)
  • Form: add valueName (96c97a5)
  • Form: types (cf2c1cc)
  • Menu: do not autoFocus highLight while focusable=false fix #2565 (364ed28)
  • Message: font of config demo not work (94b9b8a)
  • Message: types (f1005ed)
  • Pagination: flash when page number switched (9e5d3fd)
  • Upload: add types: fileKeyName, isPreview, renderPreview (a2dfa94)

Features

  • ConfigProvider: add defaultPropsConfig (059cd48)
next - build/1.22.1

Published by youluna almost 4 years ago

1.22.1 (2021-01-08)

Bug Fixes

next - build/1.22.0

Published by youluna almost 4 years ago

1.22.0 (2020-12-30)

Bug Fixes

Features

  • Balloon: update the way of drawing direction angle, close #2351 (69c466b)
  • Checkbox: itemDirection => direction (d84b1b7)
  • Form: add api colon, close #1507 (de6143f)
  • Form: new sass var for preview label font size. fix #2364 (3fd8f6d)
  • Input: add focus border for Input (1706a95)
  • Input: hasLimitHint => showLimitHint (2ffeed7)
  • Locale: add pt (#2536) (df9811d)
  • Menu: split item padding left and right for design, close #2427 (#2428) (ed147d0)
  • Nav: expand icon of subNav can be hidden, close #2386 (efae574)
  • Radio: itemDirection => direction (e9b16c1)
next - build/1.21.16

Published by youluna almost 4 years ago

1.21.16 (2020-12-24)

Bug Fixes

next - build/1.21.13

Published by youluna almost 4 years ago

1.21.13 (2020-12-01)

Bug Fixes

  • Checkbox: fix disabled checkbox label color and cursor display, close #2231 (#2471) (1a1e69a)
  • Table: virtual table doubled height, close #2475 (5b96708)
next - build/1.21.10

Published by youluna almost 4 years ago

1.21.10 (2020-11-18)

Bug Fixes

  • Nav: color of a link, close #2388 (8c93ae7)
  • NumberPicker: dts for size=small (7e1d2a0)
  • NumberPicker: fix trigger style in firefox fix #2281 (a88d81e)
  • Table size of sort icon should be xs (40c6686)
  • Upload: correct typo for old ts version (#2368) (1345652)
next - build/1.21.9

Published by youluna almost 4 years ago

1.21.9 (2020-11-13)

Bug Fixes

  • Balloon: remove shadow of arrow, close #2257 (4c84f4e)
  • DatePicker: close #2198, #2129 (3e974cc)
  • List: bug of show empty when 1 data left, close alibaba/ice#3799 (9623241)
  • Menu: increase weight of a in menu, close #2337 (5e9d345)
  • Message: withContext Demo affect global ConfigProvider (a8a098d)
  • NumberPicker: enable ie Number.MAX_SAFE_VALUE/MIN_SAFE_VALUE (6dfe049)
  • NumberPicker: fix overflow, close#2048 (01b005b)
  • NumberPicker: fix trigger height problem in firefox, close#2281 (1c7f190)
  • NumberPicker: fix unexpected scientific notation display,close#2243 (5504b83)
  • Overlay: dom should ready when call onOpen & afterOpen evnet (bf8b879)
  • ResponsiveGrid: columns can be string (96b7fb7)
  • Step: style disorder while switching direction dynamically (8192867), closes #2266
  • Table: close #2354 (70ebc01)
  • Table: close #2362 (a0fe83e)
  • Table: error when colspan with ListTable, close #2004 (bae77c1)
  • Table: right not work sometimes in StickyTable, close #2276 (810de2d)
  • Table/List: correct signature of loadingComponent (5b31fc0)
  • Tree: style issue when use virtual (c9e9efa)
  • TreeSelect: search bug when useVirtual and checkable,close #2271 (dedb342)
next - build/1.21.8

Published by youluna about 4 years ago

1.21.8 (2020-10-15)

Bug Fixes

  • correct typemark to fit forwardref (2cb0fd7)
  • fix style (0d8fc47)
  • Button: make text button selectable, close #2248 (467acf9)
  • Message: $message-close-icon-size lose default statement (fb65a17)
  • Search: correct use of this and avoid warning for esm bundle (1a25a1a)
  • Upload: Card renderPreview fix #2239 (e698721)
next - build/1.21.7

Published by youluna about 4 years ago

1.21.7 (2020-10-12)

Bug Fixes

Features

  • ResponsiveGrid: support ie11 for css grid (#2225) (8a539b4)
next - build/1.21.6

Published by youluna about 4 years ago

1.21.6 (2020-09-25)

Bug Fixes

  • add disabled className for input/menu/search (c0ac701)
  • NumberPicker: fix bug that cannot input 0 decimal's last position (3fe963b)
  • NumberPicker: use regexp to solve (0fafb20)
  • Range: fix range position with custom range-size-m-scale-height (#2208) (68aa95c)

Features

next - build/1.21.5

Published by youluna about 4 years ago

1.21.5 (2020-09-17)

Bug Fixes

  • Input: ui of radius in password autofill. fix #2017 (916f0f0)
  • Menu: avoid errors while dom removed and js executing (4c4732a)
  • Nav: correct inline level when iconOnly switched, close #1676 (b4a03d7)
  • Select: crash when mode=tag&&value={null}&&isPreview, close #2175 (bcc4ddc)
  • Select: enhance defaultValue type. fix #2071 (d6a090d)
  • Select: only close popup in disabled state. fix #2072 (f9f7456)
  • Table: add _typeMark to func, close #2180 (0176594)
  • Table: rowselection bug when children is null, close #2179 (b756075)
  • Upload: startUpload in card mode. fix #2097 (6032d0d)

Features

next - build/1.21.4

Published by youluna about 4 years ago

1.21.4 (2020-09-15)

Bug Fixes

  • Calendar: set button type to button (2b1d8a7)
  • NumberPicker: add alwaysShowTrigger in types/number-picker (0852dfa)
  • Select: placeholder in ie11. fix #2170 (da047c6)
  • Select: resolve preview bug, close #2175 (243ea6c)
  • Typescript: fix table (013b86f)

Features

  • Switch: use checkedChildren first if set preview but not renderPreview(#2173) (608f1bd)
next - build/1.21.3

Published by youluna about 4 years ago

1.21.3 (2020-09-10)

Bug Fixes

  • add className for scrollbar size getter helper (2714a83)
  • Badge: fix badge count min-width (989566c)
  • Badge: fix count scroll position (03d6b9a)
  • Select: remove useless code (0b373bc)
  • Shell: navigation blocked content when device is phone, close #2157 (3ee9158)
  • Table: add cursor: pointer for sort, close #2138 (0c49a2c)
  • Table: highlight filter when active, close #2163 (f00a2da)
  • Tree: bug when object is not extensible,close #2070 (b70d9e6)

Features

next - build/1.21.2

Published by youluna about 4 years ago

1.21.2 (2020-09-02)

Bug Fixes

next - build/1.21.1

Published by youluna about 4 years ago

1.21.1 (2020-08-28)

Bug Fixes

  • bugfix for icon in css variable (6039021)
  • ensure all @import 'scss/variable.scss' is replaced (53f59d7)
  • List: make loading state display: block (96f0502)
  • Message: fix css var calc (0494ad0)
  • Step: fix arrow position (503040f)
  • Tree: add calc to tree variable (2ee789e)
  • Typescript: correct type of rating onChange (a99a047)

Features

next - build/1.21.0

Published by youluna about 4 years ago

1.21.0 (2020-08-25)

Features

next - build/1.20.28

Published by youluna about 4 years ago

1.20.28 (2020-08-12)

Bug Fixes

  • Menu: in caseof children null, close #2088 (7f20168)
  • Select: compact with string value while useDetailValue=true (59bd67a)
next - build/1.20.26

Published by youluna about 4 years ago

1.20.26 (2020-08-11)

Bug Fixes

  • Tree: bug when selectable is false (8aeeae5)
next - build/1.20.25

Published by youluna about 4 years ago

1.20.25 (2020-08-07)

Bug Fixes