UNPKG

2.71 kBMarkdownView Raw
1<a name="2.0.4"></a>
2## [2.0.4](https://github.com/tinper-bee/bee-radio/compare/v2.0.3...v2.0.4) (2019-04-01)
3
4
5
6<a name="2.0.3"></a>
7## [2.0.3](https://github.com/tinper-bee/bee-radio/compare/v2.0.2...v2.0.3) (2019-03-13)
8
9
10
11<a name="2.0.2"></a>
12## [2.0.2](https://github.com/tinper-bee/bee-radio/compare/v2.0.1...v2.0.2) (2019-03-12)
13
14
15
16<a name="2.0.1"></a>
17## [2.0.1](https://github.com/tinper-bee/bee-radio/compare/v2.0.0...v2.0.1) (2019-02-28)
18
19
20
21<a name="2.0.0"></a>
22# [2.0.0](https://github.com/tinper-bee/bee-radio/compare/v1.0.8...v2.0.0) (2019-02-22)
23
24
25
26<a name="1.0.8"></a>
27## [1.0.8](https://github.com/tinper-bee/bee-radio/compare/v1.0.7...v1.0.8) (2018-12-28)
28
29
30### Bug Fixes
31
32* **bee-radio:** children没有的时候加提示 ([96a32f8](https://github.com/tinper-bee/bee-radio/commit/96a32f8))
33
34
35
36<a name="1.0.7"></a>
37## [1.0.7](https://github.com/tinper-bee/bee-radio/compare/v1.0.6...v1.0.7) (2018-11-30)
38
39
40### Bug Fixes
41
42* **bee-checkbox:** 全键盘操作bug ([0c178b8](https://github.com/tinper-bee/bee-radio/commit/0c178b8))
43
44
45
46<a name="1.0.6"></a>
47## [1.0.6](https://github.com/tinper-bee/bee-radio/compare/v1.0.5...v1.0.6) (2018-11-29)
48
49
50### Bug Fixes
51
52* **bee-checkbox:** 全键盘获得焦点默认第一个 ([4671c0d](https://github.com/tinper-bee/bee-radio/commit/4671c0d))
53
54
55
56<a name="1.0.5"></a>
57## [1.0.5](https://github.com/tinper-bee/bee-radio/compare/v1.0.4...v1.0.5) (2018-11-29)
58
59
60### Features
61
62* **bee-checkbox:** tab键radioGroup中选中的radio设置焦点 ([a5134cb](https://github.com/tinper-bee/bee-radio/commit/a5134cb))
63
64
65
66<a name="1.0.4"></a>
67## [1.0.4](https://github.com/tinper-bee/bee-radio/compare/v1.0.3...v1.0.4) (2018-11-22)
68
69
70### Features
71
72* **bee-radio:** 全键盘操作 ([ecd2930](https://github.com/tinper-bee/bee-radio/commit/ecd2930))
73
74
75
76<a name="1.0.3"></a>
77## [1.0.3](https://github.com/tinper-bee/bee-radio/compare/v1.0.2...v1.0.3) (2018-01-22)
78
79
80### Bug Fixes
81
82* **bee-radio:** fix: 当radio为disabled时,无法被设置为选中bug ([7985d3d](https://github.com/tinper-bee/bee-radio/commit/7985d3d))
83
84
85
86<a name="1.0.2"></a>
87## [1.0.2](https://github.com/tinper-bee/bee-radio/compare/29dd607...v1.0.2) (2018-01-16)
88
89
90### Bug Fixes
91
92* **bee-radio:** change bee-radio-group 2 bee-radio ([4ef98f3](https://github.com/tinper-bee/bee-radio/commit/4ef98f3))
93* **bee-radio-group:** change dependencies ([29dd607](https://github.com/tinper-bee/bee-radio/commit/29dd607))
94* **Radio.js:** 修改radio的props传递样式的位置,并增加竖方向示例 ([e3d1a3d](https://github.com/tinper-bee/bee-radio/commit/e3d1a3d))
95
96
97### Features
98
99* **demo.js:** 修改demo的展现方式 ([d752c88](https://github.com/tinper-bee/bee-radio/commit/d752c88))
100
101
102