Skip to content

Releases: DWYW/bee-ui

v1.6.4

19 Mar 03:30
35211ae
Compare
Choose a tag to compare

fixed table style error

v1.5.0

01 Mar 03:39
ba59269
Compare
Choose a tag to compare

1.fix some known problems.
2.add news events to tree.

v1.4.3

22 Jun 09:57
a6e97fb
Compare
Choose a tag to compare

fix the exception when the select option does not exist.

v1.4.0-alpha.7

22 Jun 06:41
d59e9eb
Compare
Choose a tag to compare
  1. picker add clear button.
  2. fixed value error with the maxlength prop.

v1.4.0

22 Jun 07:22
7423486
Compare
Choose a tag to compare

1.refactor the scrollbar component.
2.add tree component.
3.add cascader component.
4.add clear button for picker.
5.fix some problems in table.
6.fix some problems in popper.
7.fix some problems in input.

v1.4.0-alpha.6

05 Mar 08:20
188f444
Compare
Choose a tag to compare
Merge pull request #35 from DWYW/radio-group

fix: radio-group can not triggle change event be fixed

v1.4.0-alpha.5

04 Mar 08:53
75ceafc
Compare
Choose a tag to compare
Merge pull request #34 from DWYW/table

fix: table footer scrollLeft error be fixed

v1.4.0-alpha.4

04 Mar 07:14
7452d79
Compare
Choose a tag to compare
Merge pull request #33 from DWYW/fix

Fix some bugs

v1.4.0-alpha.3

25 Feb 10:09
8d543bf
Compare
Choose a tag to compare
Merge pull request #32 from DWYW/table

fix: fixed floating table display problems

v1.4.0-alpha.2

19 Feb 08:53
c1d9dfe
Compare
Choose a tag to compare
Merge pull request #31 from DWYW/cascader

Cascader