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

Published by youluna over 5 years ago

1.15.5 (2019-06-06)

Bug Fixes

  • CascaderSelect: clear search input change (bff0134)
  • Date-picker: prop 'onOk' typescript declaration File wrong (3c21dcd)
  • Nav: disorder when set margin(t, b) of hoz Nav, close #744 (f6f9625)
  • RangePicker: to start month after selected (2ea6cf6)
  • Select: warning in select base, close #771 (dae7047)
  • Table: resizeable won't work if isTree on, close #384 (bf1eb55)

Features

  • Table: add API filterMenuProps (61ab2b0)
next - build/1.15.4

Published by youluna over 5 years ago

1.15.4 (2019-05-31)

Bug Fixes

  • Table: React.Fragment is supported in 16.2.4, use [] instead (aec5368)

Features

  • Select: add API tagInline to make it won't wrap (d21f8a1)
next - build/1.15.3

Published by youluna over 5 years ago

1.15.3 (2019-05-30)

Bug Fixes

  • Select: tag should show all content but it ellipsis, close #751 (46122aa)
next - build/1.15.2

Published by myronliu347 over 5 years ago

1.15.2 (2019-05-29)

Bug Fixes

  • Nav: active line should have disappear animation (8a1ad70)
  • NumberPicker: UI for button height not eq input (c8b78bb)
  • Tag: checkable selected Tag border should be able to config (c06f513)
  • Tag: resolve overflow issues, close #727 (538e1d4)
  • Tag: text overflow for custom height (5b52372)

Features

  • Upload: add upload border-radius variable (fb3f8e4)
next - build/1.15.1

Published by youluna over 5 years ago

1.15.1 (2019-05-27)

Bug Fixes

  • ConfigProvider: locale should deep merge zh-cn.js, close #719 (c10baa2)
  • Tag: check icon should use variable, close #720 (709d5d4)
  • Tag: clean up scss (7c643a3)

Deprecated

  • Table: getRowProps => rowProps, getCellProps => cellProps (185d70a), closes #724

Features

  • add followTrigger for component with overlay (f98fb15)
  • Balloon: make font-size font-weight configurable (e6f7137)
  • Button: component support div or span (66341a0)
  • Calendar: support 0.x locale.format (c2d7db2)
  • Calendar: support 0.x YearCellRender (1ee70af)
  • Core: split shadow distance from sdn to sdny (85101eb)
  • DatePicker: support 0.x ranges (59d0483)
  • Nav: add theme configuration about hover (27ccded)
  • NumberPicker: support 0.x onDisabled (947d3d2)
  • Pagintion: add config variables (7a27465)
  • Slider: support 0.x onBeforeChange (34603cc)
  • Table: add columnProps/titleAddons/titleProps of rowSelection (965118f)
  • Tag: change tag var sections (b71c883)
  • Tag: closable normal has custom colors (da08e11)
  • Tag: primary and closable primary use same style (28d4738)
  • Tag: primary theme customization (b82e7b1)
  • Transfer: make footer shadow configurable (9df069d)
next - build/1.15.0

Published by myronliu347 over 5 years ago

1.15.0 (2019-05-24)

Bug Fixes

  • fusion cool render issues (fbdffaa)
  • Calendar: select month auto change date view (354f545)
  • Field: resetDefault when parseValue false (e2c2b00)
  • Message: can`t close after click (53fe94d)
  • Select: init flatten ds (57667a4)
  • Select: value no show fillProps with empty dataSource. Close #715 (70a15ab)

Features

  • Select: add api to customize show tag content (4c29109)
  • Select: add maxTagPlaceholder (bfc9b20)
next - build/1.14.6

Published by youluna over 5 years ago

1.14.6 (2019-05-23)

Bug Fixes

next - build/1.14.5

Published by youluna over 5 years ago

1.14.5 (2019-05-22)

Bug Fixes

  • Field: parseName defaults (#683) (7fe0130)
  • Field: revert typescript of Field to any (c35d935)
  • Input: maxLength in safari on Mac. Close #671 (f771d67)
  • Tab: should not listen to extra keyboard events (50e1699)
next - build/1.14.4

Published by youluna over 5 years ago

1.14.4 (2019-05-16)

Bug Fixes

  • fix DatePicker,Switch,Upload to a11y (99ef836)
  • Checkbox: number 0 should be rendered (93318d8)
  • Field: no react key props for errors (93127d6)
  • Menu: Resolve expanding and selecting in uncontrolled mode (#667) (0ba7e4a)
  • Menu: Resolve items that created by React.forwardRef (807d8de)
  • Select: hight first item with remote datasource. Close #654 (d784ee0)

Features

  • add file types/ to customize index.d.ts (c537d81)
  • Menu: add API embeddable (6d21bb1)
  • Nav: add API embeddable (1379df3)
  • Table: add API sortIcons to customize sort icons (7abcf7c)
next - build/1.14.3

Published by youluna over 5 years ago

1.14.3 (2019-05-09)

Bug Fixes

  • Core: clip-path in sr-only destroys scrolling performance (49ff99f)
  • Dialog: fixed height dialog (c334b2b)
  • Menu empty focus key when blur using undefined (#634) (8c6a3af)
  • Slider: dots should be cursor: pointer; (1754a74)
  • Table: using clientHeight instead of maxBodyHeight (33abd4a)
  • Upload: a11y problem (97ab17b)
next - build/1.14.2

Published by youluna over 5 years ago

1.14.2 (2019-04-29)

Bug Fixes

  • Balloon: autoFocus should be false when triggerType is focus (af7cce1)
  • DatePicker: delete input, can`t select date (cf9f9e4)
  • Loading: backwards compatible fullscreen (3ff5972)
  • Loading: fix offset for fullscreen (481c409)
  • Overlay: touch events to dismiss overlay (b35a59c)
  • Select: issue #550 add api followTrigger (9312ea8)
  • Step: step keydown event bubble bug (4a843f0)
  • Table: add deprecated API to make 0.x 1.x behave the same (43f17aa)
  • Tag: fix state not matching props (#614) (52d09dd)
next - build/1.14.1

Published by myronliu347 over 5 years ago

1.14.1 (2019-04-24)

Bug Fixes

  • Tab: capsure tab shakes (a19901f)
  • Tab: wrong initial position due to animation (fbd079e)
  • Tag: pass checked state to onChange (57cfa20)
  • Tree: error when checkKey not in dataSource (b925d76)
next - build/1.14.0

Published by youluna over 5 years ago

1.14.0 (2019-04-11)

Bug Fixes

  • support function component (a1b1f41)
  • Radio: add configurations (f5dbaa9)
  • Tab: add default maxHeight for tab popup (5358921)
  • Tab: change variable order (8451ef8)
  • Tab: issues of closable (05ec227)
  • Tab: remove invalid character in variable name (8dbd6df)
  • Tab: slide related issues (986178a)
  • Table: merge cell with GroupHeader GroupFooter, close #547 (4a420cb)
  • TreeSelect: supoort a11y, add aria attrs (d34bdc2)

Deprecated

  • Balloon: triggerType=focus is deprecated at Balloon (32710a3)
  • Dropdown: triggerType="focus" is deprecated (a07bb54)

Features

  • add accessibility.scss (127fbe7)
  • Breadcrumb: add component props (3e9c3ae)
  • Collapse: add title hover theme variables (19f3501)
  • DatePicker: add keyboard control (025f752)
  • Dialog: quick dialog padding (14a4ded)
  • Input: add api hasBorder for TextArea. Close #266 (d3c8e23)
  • Message: configable message icon type (7a80c13)
  • Overlay: custom keycode trigger (7ebfb99)
  • Select: support a11y. Close #327 (22a42e7)
  • Slider: split variable for dots height & width (2f5c247)
  • Step: support keyborad direction and use semantic label (7225e8b)
  • Tab: adding more configuration of wrapped tab (e72129e)
  • Tab: support more config (70511e9)
  • Table: make header padding configurable (3b7a23b)
  • Tag: add content min width theme variable (8bfef9a)
  • Upload: allow down load when disabled (975cbab)
  • Upload: card and drag configurable item (9b485d7)
next - build/1.13.13

Published by youluna over 5 years ago

1.13.13 (2019-04-11)

Bug Fixes

  • Pagination: pagination dropdown position (93482f7)
  • Table: mismatch between minWidth and value, close #554 (c589863)
next - build/1.13.12

Published by myronliu347 over 5 years ago

1.13.12 (2019-04-04)

Bug Fixes

  • Balloon: babel exports issue (74a09a4)
next - build/1.13.11

Published by myronliu347 over 5 years ago

1.13.11 (2019-04-04)

Bug Fixes

  • Balloon: popup won't goaway when hover out of disabled Button (c569486), closes close#308
  • Balloon: strengthen robustness for align, close#517 (a820b1a)
  • Rating: remove form tag (fa87aa9)
  • Search: search config bug (6919e41)
  • Select: AutoComplete can input space with popupContent. Close #500 (07dc088)
  • Tab: adding api document (3ba4f26)
next - build/1.13.10

Published by youluna over 5 years ago

1.13.10 (2019-03-28)

Bug Fixes

  • Input: fix lineheight. Close #214 (706adce)
  • Menu: filter duplicate keys (e8e6e52)
  • Nav: remove focus style which equals to hover (f31320f)
  • NumberPicker: remove padding in inline mode (a5c59a7)
  • Range: revert unnecessary style change (7ed0bb9)
  • Select: use mouse to select text. Close #469 (d474b7a)
  • Select: value={0} display bug. Close #449 (6e7e642)
  • SplitButton: normal icon color override (b18c332)
  • Switch: disable handle not centered when config border (f28bf52)
  • Tab: right border missing in capsule shape (8ff454e)
  • Table: style confusion caused by vertical scrollbar, close #473 (9149879)
  • Transfer: fix wrong Type of title props in TransferPanel (d088da9)
  • Upload: Resolve context missing (8a26eec)

Features

  • Balloon: make Tooltip's shadow configurable (9a6a931)
  • Menu: add API to set selectIcon right (b5dd678)
  • Slider: make slider dots configurable (027c2a4)
next - build/1.13.9

Published by youluna over 5 years ago

1.13.9 (2019-03-19)

Bug Fixes

  • CascaderSelect: support value not in data (93e4227)
  • Overlay: fix position typo (71bf7d2)
  • Select: hasSelectAll bug under controled (fd5faf4)
  • Select: select all doesn't work under control mode (a1519d2)
  • Table: warning when stickyHeader + lock with enough space (46a38f6)
  • Util: Prevent warning on production (0fcde5a)
next - build/1.13.8

Published by youluna over 5 years ago

1.13.8 (2019-03-14)

Bug Fixes

  • ConfigProvider: config on components should take higher priority (87917c8)
next - build/1.13.7

Published by youluna over 5 years ago

1.13.7 (2019-03-13)

Bug Fixes

  • Select: css override fail when using theme (5f80ead)