UNPKG

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