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.13.6

Published by youluna over 5 years ago

1.13.6 (2019-03-13)

Bug Fixes

  • DatePicker: disabledDate will auto disable month (94276d2)
  • Step: labelPlacement value change dbl times (3c7ae73)
  • Tag: close button not showing in select when text too long (fd341f8)
  • Upload: className not pass in (cb33e75)
  • Upload: drag upload no trigger onDrop (5f58f29)
  • Upload: fix setValue fail in onSuccess (384c379)

Features

  • ConfigProvider: add ErrorBoundary (ada2b5b)
  • Range: RTL feature of Range Component (2127ee6)
  • Select: can unselect all (77077a2)
  • Tab: RTL feature of Tab (142af04)
next - build/1.13.5

Published by youluna over 5 years ago

1.13.5 (2019-03-07)

Bug Fixes

  • Collapse: fix nested collapse icon (7a6842a)
  • DatePicker: date range picker select time error (59eaa9c)
  • Step: step-item param of labelPlacement change update bug (f0939af)
  • Tab: can't scroll when active item is inside view (a8f4d18)
  • Table: extra lock columns when enough space && dataSource=[], close#364 (b9c2328)

Features

  • NumberPicker: consider [。] as [.] (8369b4a)
  • Upload: add rtl support (5505d6d)
next - build/1.13.4

Published by youluna over 5 years ago

1.13.4 (2019-02-28)

Features

  • NumberPicker: consider [。] as [.] (8369b4a)
next - build/1.13.3

Published by youluna over 5 years ago

1.13.3 (2019-02-28)

Bug Fixes

  • use offset when positioning overlay, do not adjust range tooltip (ac22b05)
  • Range: set height for bare-range like input (b7a6242)
  • Select: add aria-hidden to dropdown arrow. Close #322 (b546f05)
  • Select: reset role to menu. Close #326 (1ba6d5e)
  • Select: throw error when children contain null (b703efb)
  • Tab: a11y support closeable tab (86c4e10)
  • Tab: css syntax flaw (0d7518e)
  • Table: index with expanded table when expandedIndexSimulate is true (7ce3f7e)
  • Tree: can`t drag external element (a247a09)
  • Tree: throw error when children contain null or string (7a2c9cc)
  • Search: mod search role Close #330 (e5aac4d)
  • Transfer: add a11y support for transfer (4856363)
next - build/1.13.2

Published by youluna over 5 years ago

1.13.2 (2019-02-22)

Bug Fixes

  • Table: correct cell(recored, index) when expandedIndexSimulate (2ba1ba8)
next - build/1.13.1

Published by youluna over 5 years ago

1.13.1 (2019-02-21)

Features

  • NumberPicker: support rtl (74980bd)
  • Collapse & Loading:: rtl support (a80c4c5)
  • Affix: receive the change of offset props (f190bc7)
  • Badge: support rtl (0deedb7)
  • Breadcrumb: support rtl (ba2a287)
  • Card: support rtl (6dd0673) (ab95d34)
  • Cascader: support rtl (1ed6e25)
  • Checkbox: RTL feature (313f1ac)
  • Dropdown: support rtl (a9beb00)
  • Field: add api autoValidate=false to close onChange validate (b9b0129)
  • Field: api spliceArray to splice Array like name.{index} (484841b)
  • Form: support autoValidate=false to close auto validate (4bec5db)
  • Form: support rtl (9fd345e)
  • Grid: support rtl (f4ba7b4)
  • Paragraph: add rtl prop (d6b3ea5)
  • Rating: support custom display of rating grade (df55fcf)
  • Rating: support rtl (d793959)
  • Switch: RTL feature along with some eslint fixes (1642c0c)
  • Table: API expandedIndexSimulate added (a227aa2)
  • Table: support rtl (c36d2c0)
  • Transfer: support rtl prop (1575d2f)
  • Tree: support rtl (37fa931)
next - build/1.13.0

Published by youluna over 5 years ago

1.13.0 (2019-02-21)

next - build/1.12.8

Published by youluna over 5 years ago

1.12.8 (2019-02-21)

next - build/1.12.7

Published by youluna over 5 years ago

1.12.7 (2019-02-21)

Bug Fixes

  • Radio: child can contain null (c703b60)
next - build/1.12.6

Published by youluna over 5 years ago

1.12.6 (2019-02-21)

Bug Fixes

  • Cascader: set listStyle height style error (61ea4f7)
  • Input: add name to input dom (51d151f)
next - build/1.12.5

Published by youluna over 5 years ago

1.12.5 (2019-02-20)

Bug Fixes

  • style for rtl in Menu & Slider (573694a)
  • Message: can`t config content font-size (2c18b4d)
  • Radio: a11y (f26cb24)
  • Table: can't set className via getRowProps in tree mode, close #343 (44c20cb)

Features

  • Tag: wrap in ConfigProvider (95233cc)
next - build/1.12.4

Published by youluna over 5 years ago

1.12.4 (2019-02-14)

Bug Fixes

  • Checkbox: group didn't honor children's indeternimated state (f90a747)
  • Input: textarea placeholder in ie11 (069c73b)
  • Select: could add tag while popup not visible (662a959)
  • Table: can't scroll horizontally when body scrollTop !== 0 (5935b52)
  • Table: head selection emptied wrongly (adb3b59)

Features

  • Icon: suport size of inherit (48e7f1d)
  • Progress: remove tabindex (602b267)
  • Step: uniform parameter of step (e1d2ab5)
next - build/1.12.3

Published by myronliu347 over 5 years ago

1.12.3 (2019-01-28)

Bug Fixes

  • Pagination: locale text error (406c198)
  • Tab: extra is covered by other elements (c3d913f)
  • Tab: inproperly focus when using with field (0d3bd2c)
next - build/1.12.2

Published by myronliu347 over 5 years ago

1.12.2 (2019-01-28)

Bug Fixes

  • Util: DO NOT process any non-string type value (2a3280f)
next - build/1.12.1

Published by youluna over 5 years ago

1.12.1 (2019-01-27)

Bug Fixes

  • Upload: import method from wrong path (7c1a6b6)
next - build/1.12.0

Published by youluna over 5 years ago

1.12.0 (2019-01-25)

Bug Fixes

  • Card: not compute card footer in height (45da06d)
  • Cascader: array will reverse (24e2a0d)
  • Cascader: keyboard not blur (cf590d5)
  • CascaderSelect: value type not equal dataSource value (bfc501a)
  • Dialog: add aria-label for close icon (4a1d8ea)
  • Form: add role=grid to form (b2f3cad)
  • Form: remove warning while message write in jsx (6c58149)
  • Form: switch aligin while size=large (09a4690)
  • Loading: fix fullscreen in demo (1d5e4e2)
  • Menu: keycode.space trigger click (531492e)
  • Menu: to much data overflow when popupAlign is outside (8cd9e8d)
  • Nav: can't config nav group label font size/height (c875ed3)
  • Nav: icon-only overflow bug fix (c0446cd)
  • NumberPicker: no onBlur while click btn (6e70f1e)
  • NumberPicker: value set to min while next value < min by click + (bf26494)
  • Pagination: pageSizeSelector is overlay (9b7464a)
  • Pagination: select dropdown menu position error on scrolling (d585117)
  • Radio: button shape hover border covers checked border (730a892)
  • Search: disable not work (1bedb19)
  • Select: Option value can be array (fe350f2)
  • Select: display text should not change while under controlled (b962954)
  • Select: double trigger onVisibleChange while click arrow (cdf79ee)
  • Select: fix Select with useVirtual when empty dataSource (#164) (13ea88c)
  • Select: text should updated with dataSource changed (16588fe)
  • Switch: add focus state, close #177 (479206d)
  • Switch: tweak switch off-state right padding (f6f898d)
  • Tab: also update doc (d7d0ab5)
  • Tab: can not render when child have null item (247e8cb)
  • Tab: extra align middle by default (19ee2af)
  • Tab: pure/text/capsule extra align center (3f3282b)
  • Tab: TabItem no 'disabled' prop in API document (28ed342)
  • Tab, Grid: inconsistency between doc and code (c387ec5)
  • Table: style conflict with align (73dbe39)
  • Table: wrong value of offsetTop when set scrollToRow, close #117 (4e3fa18)
  • Timeline: timline-item warning has function type prop (36df1d8)
  • Tree: expandKeys will reset on async load data (b1818d1)
  • TreeSelect: support defaultValue/value is null string (ab04292)
  • Upload: allow remove file when disabled (0a01de8)
  • Upload: expose error to OnError in beforeUpload, Close #128 (1981db5)
  • Validate: value can be false (206fbce)

Features

  • Badge: support aria (d890f47)
  • Breadcrumb: support a11y (bd93737)
  • CascaderSelect: support a11y (4a40b2a)
  • CascaderSelect: support itemRender (9afffaa)
  • Collapse: accessibility support (48bee98)
  • ConfigProvider: support set rtl when setting locale (72f3b0f)
  • ConfigProvider: support set rtl when setting locale (930bc40)
  • DatePicker: add dateCellRender monthCellRender prop (ca549f9)
  • DatePicker: add inputProps prop (3d92b8a)
  • Dialog: throw Error when occur in onOk (35e1a9a)
  • Dropdown: support aria (df2a05d)
  • Nav: support aria (bf4de51)
  • NumberPicker: a11y support (8eacabf)
  • Pagination: add a11y support (b922a06)
  • Progress: progress accessibility support (524e97f)
  • Radio: support name props for Radio & customer tagName for Group (3e4e971)
  • Range: a11y (4d2b69c)
  • Rating: accessibility support (f68a23c)
  • Slider: support aria (c9bf1d2)
  • SplitButton: add leftButtonProps (4d854e0)
  • Step: support aria (3b55daa)
  • Switch: switch a11y (2c2645c)
  • Tab: tab a11y (7a47360)
  • Table: add alignHeader & remove locale (7f99ed0)
  • TimePicker: support a11y (590dae6)
  • Tree: support a11y (e7ec789)
  • Upload: add error text for text list (32149af)
  • Upload: add progress props (f2d460c)
  • Upload: disallow remove when disabled, Close #132 (e535cde)
  • Upload: image list error text display (69bbc64)
  • Upload: mod upload config ability (432ef76)
  • Upload: support custom request method (1a9a7b6)
  • Upload: trigger error when exceed limit (cf71c2a)
next - build/1.11.11

Published by youluna over 5 years ago

1.11.11 (2019-01-22)

Bug Fixes

  • Form: no need form-element-large-size in form (08420c6)
  • NumberPicker: value set to min while next value < min by click + (6863b9f)
  • Select: double trigger onVisibleChange while click arrow (20f2e1c)
next - build/1.11.10

Published by youluna almost 6 years ago

1.11.10 (2019-01-17)

Bug Fixes

next - build/1.11.9

Published by youluna almost 6 years ago

1.11.9 (2019-01-16)

Bug Fixes

  • Loading: fix fullscreen in demo (6378cc0)
  • Nav: overflow when icon-only without icon (6b28cee)
  • Slider: can swipe vertical & width 100% invertical (3998ec2)
  • Tab: extra align middle by default (3f38491)
next - build/1.11.8

Published by youluna almost 6 years ago

1.11.8 (2019-01-09)

Bug Fixes

  • CascaderSelect: value type not equal dataSource value (3cc1785)
  • ConfigProvider: check locales before set (a0da7bf)
  • Form: remove warning while message write in jsx (87d6085)
  • Form: switch aligin while size=large (db989ee)
  • Nav: can't config nav group label font size/height (5f439a5)
  • Nav: icon-only overflow bug fix (1bc40fe)
  • Radio: button shape hover border covers checked border (33be122)
  • Select: fix Select with useVirtual when empty dataSource (#164) (54da63f)
  • Tab: max-call-exceeded (d8de050)
  • Timeline: timline-item warning has function type prop (18c48f4)
  • Validate: value can be false (0e871d8)