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

Published by youluna about 4 years ago

1.20.24 (2020-07-30)

Bug Fixes

  • Select: enhance value type must be object (45c6bd8)
  • Shell: phone navigaiton should be fullscreen & fix ie 11 (0b709ff)
  • Typescript: add preview (cb8c854)
next - build/1.20.23

Published by youluna about 4 years ago

1.20.23 (2020-07-28)

Bug Fixes

  • Menu: enhance robotness (9098d95)
  • Tab: offest exception when set translate scale, close #1928 (c42e0f7)
  • Typescript: replace {} with any (d3bfd09)

Features

  • Select: add defaultHighlightKey (ad8c5cb)
next - build/1.20.22

Published by jerryyxu about 4 years ago

1.20.22 (2020-07-27)

Bug Fixes

  • Overlay: bug on Gateway when settting ContainerNode,close #2033 (0cdac60)
next - build/1.20.21

Published by youluna about 4 years ago

1.20.21 (2020-07-23)

Bug Fixes

  • Menu: renderMore with className (51b412a)
  • Typescript: correct d.ts (0a6833a)

Features

  • Select: api tagClosable for disable Tag close fix #2025 (c754ee9)
next - build/1.20.20

Published by youluna about 4 years ago

1.20.20 (2020-07-22)

Bug Fixes

next - build/1.20.19

Published by jerryyxu over 4 years ago

1.20.19 (2020-07-15)

Bug Fixes

  • DatePicker: disabledDate invalid when type year/month,close #1565 (d88beac)
  • GateWay: getDerivedStateFromProps don`t execute (faf6a90)
  • Search: fix Incompatible units on sass compile (ecfd10f)
  • Table: fix expanded table border, close #884 (18d82e5)
  • Tree: should stop stopPropagation keyboard event when editing node (70233fb)
  • Typescript: close #1789 (d1b296e)
next - build/1.20.18

Published by youluna over 4 years ago

1.20.18 (2020-07-08)

next - build/1.20.17

Published by youluna over 4 years ago

1.20.17 (2020-07-08)

Bug Fixes

next - build/1.20.16

Published by jerryyxu over 4 years ago

1.20.16 (2020-06-28)

Bug Fixes

  • Select: showDataSourceChildren with empty child (dee1bfb)
next - build/1.20.15

Published by jerryyxu over 4 years ago

1.20.15 (2020-06-28)

Features

  • Select: add showDataSourceChildren to ignore children fix #1955 (ada0ff6)
next - build/1.20.14

Published by youluna over 4 years ago

1.20.14 (2020-06-22)

Bug Fixes

  • Progress: unexpected style when number is under threshold, close #1813 (e0ce8aa)
  • TreeSelect: bug on search when use virtual (4debed7)
  • Typescript: close #1951 (1d3b1b9)
next - build/1.20.13

Published by youluna over 4 years ago

1.20.13 (2020-06-17)

Bug Fixes

  • Table: filter under control should work, close #1945 (433bfc0)
next - build/1.20.12

Published by youluna over 4 years ago

1.20.12 (2020-06-11)

Bug Fixes

  • Transfer: fix item of right panel can't be checked when ds changed (8737a08)

Features

next - build/1.20.10

Published by jerryyxu over 4 years ago

1.20.10 (2020-06-03)

Bug Fixes

  • Tree: fix error when dataSource is empty (a8fbffb)
next - build/1.20.9

Published by youluna over 4 years ago

1.20.9 (2020-06-03)

Bug Fixes

  • Tree: support styled component (be52446)
next - build/1.20.8

Published by youluna over 4 years ago

1.20.8 (2020-06-02)

Bug Fixes

  • DatePicker: icon className should be string (80fc6cb)
  • Overlay: dom should ready before onOpen, close #1901 (6ac02c0)
  • Util: adapt to rollup, close #1898 (e22e4a4)
next - build/1.20.7

Published by youluna over 4 years ago

1.20.7 (2020-05-28)

Bug Fixes

  • Breadcrumb: separator icon's vertical align should be middle (6f947a5)
  • Drawer: title should be react node (080ac7b)
  • Input: IE10 can't find getDerivedStateFromProps (8ef2c4c)
  • Typescript: add types for Button iconSize (#1882) (8df9bac)
  • Typescript: update typescript, close #1875 (b3a3a26)
  • Upload: enhance robustness (53b3cd7)
  • Upload: support upload a directory, close #1877 (c3a2b7b)

Features

  • Overlay: support render overlay in shadow dom (#1869) (ba100cc)
  • Transfer: add API showCheckAll & add demo (d55c82d)
next - build/1.20.6

Published by youluna over 4 years ago

1.20.6 (2020-05-21)

Bug Fixes

  • Box: resolve justify wont work when wrap&spacing setted, close#1855 (bbaf45b)
  • DatePicker: should not resetTime as default,close #1840 (aa19795)
  • Overlay: should base on BaseElement`offset (21c3608)
  • Table: bug of colspan in first render (97f4b53)
  • Upload: resolve Upload.Card isPreview not work, close#1847 (54ff5b2)

Features

  • Transfer: support virtual list (9dd37fb)
next - build/1.20.5

Published by youluna over 4 years ago

1.20.5 (2020-05-15)

Bug Fixes

  • correct Checkbox&Radio's display name (02d8d1b)
next - build/1.20.4

Published by youluna over 4 years ago

1.20.4 (2020-05-13)

Bug Fixes

  • CascaderSelect: support prop expandedValue,close #1802 (9613579)
  • Icon: use data-namespace instread of id (849ece2)
  • Table: lock width colSpan cause endless loop, close #1837 (e243acf)
  • Table: update adjustIfTableNotNeedLock(), close #1832 (0681a9a)
  • Upload: add type incase of lowversion theme (3aa2e31)
  • Upload: Upload.Card prefix (c7c1f40)

Features