UNPKG

3.75 kBMarkdownView Raw
1<a name="2.0.8"></a>
2## [2.0.8](https://github.com/tinper-bee/checkbox/compare/v2.0.7...v2.0.8) (2019-10-10)
3
4
5
6<a name="2.0.7"></a>
7## [2.0.7](https://github.com/tinper-bee/checkbox/compare/v2.0.6...v2.0.7) (2019-09-03)
8
9
10
11<a name="2.0.6"></a>
12## [2.0.6](https://github.com/tinper-bee/checkbox/compare/v2.0.5...v2.0.6) (2019-05-24)
13
14
15
16<a name="2.0.5"></a>
17## [2.0.5](https://github.com/tinper-bee/checkbox/compare/v2.0.4...v2.0.5) (2019-04-01)
18
19
20
21<a name="2.0.4"></a>
22## [2.0.4](https://github.com/tinper-bee/checkbox/compare/v2.0.3...v2.0.4) (2019-03-29)
23
24
25
26<a name="2.0.3"></a>
27## [2.0.3](https://github.com/tinper-bee/checkbox/compare/v2.0.2...v2.0.3) (2019-03-12)
28
29
30
31<a name="2.0.2"></a>
32## [2.0.2](https://github.com/tinper-bee/checkbox/compare/v2.0.1...v2.0.2) (2019-02-28)
33
34
35
36<a name="2.0.1"></a>
37## [2.0.1](https://github.com/tinper-bee/checkbox/compare/v2.0.0...v2.0.1) (2019-01-23)
38
39
40
41<a name="2.0.0"></a>
42# [2.0.0](https://github.com/tinper-bee/checkbox/compare/v1.2.6...v2.0.0) (2019-01-22)
43
44
45
46<a name="1.2.6"></a>
47## [1.2.6](https://github.com/tinper-bee/checkbox/compare/v1.2.5...v1.2.6) (2018-11-22)
48
49
50### Bug Fixes
51
52* **bee-checkbox:** color danger ([ea1ec3f](https://github.com/tinper-bee/checkbox/commit/ea1ec3f))
53
54
55
56<a name="1.2.5"></a>
57## [1.2.5](https://github.com/tinper-bee/checkbox/compare/v1.2.4...v1.2.5) (2018-11-20)
58
59
60### Features
61
62* **bee-checkbox:** 全键盘操作 ([f072992](https://github.com/tinper-bee/checkbox/commit/f072992))
63
64
65
66<a name="1.2.4"></a>
67## [1.2.4](https://github.com/tinper-bee/checkbox/compare/v1.2.2...v1.2.4) (2018-11-20)
68
69
70### Bug Fixes
71
72* **bee-checkbox:** 新增在form中使用示例 ([89dded1](https://github.com/tinper-bee/checkbox/commit/89dded1))
73
74
75### Features
76
77* **bee-checkbox:** 全键盘操作 ([3ee479b](https://github.com/tinper-bee/checkbox/commit/3ee479b))
78
79
80
81<a name="1.2.2"></a>
82## [1.2.2](https://github.com/tinper-bee/checkbox/compare/v1.2.1...v1.2.2) (2018-11-19)
83
84
85### Features
86
87* **bee-checkbox:** 完善文档 ([70eeea1](https://github.com/tinper-bee/checkbox/commit/70eeea1))
88
89
90
91<a name="1.2.1"></a>
92## [1.2.1](https://github.com/tinper-bee/checkbox/compare/v1.1.1...v1.2.1) (2018-11-19)
93
94
95### Features
96
97* **bee-checkbox:** 新增checkboxGroup ([5b4a958](https://github.com/tinper-bee/checkbox/commit/5b4a958))
98
99
100
101<a name="1.1.1"></a>
102## [1.1.1](https://github.com/tinper-bee/checkbox/compare/v1.0.10...v1.1.1) (2018-09-14)
103
104
105### Features
106
107* bee-checkbox ([f89624e](https://github.com/tinper-bee/checkbox/commit/f89624e))
108* **bee-checkbox:** 修改Checkbox组件样式 ([22bb057](https://github.com/tinper-bee/checkbox/commit/22bb057))
109
110
111
112<a name="1.0.9"></a>
113## [1.0.9](https://github.com/tinper-bee/checkbox/compare/v1.0.8...v1.0.9) (2018-05-10)
114
115
116### Bug Fixes
117
118* bee-checkbox ([e776b8a](https://github.com/tinper-bee/checkbox/commit/e776b8a))
119
120
121
122<a name="1.0.8"></a>
123## [1.0.8](https://github.com/tinper-bee/checkbox/compare/v1.0.7...v1.0.8) (2018-04-11)
124
125
126
127<a name="1.0.7"></a>
128## [1.0.7](https://github.com/tinper-bee/checkbox/compare/v1.0.6...v1.0.7) (2018-04-10)
129
130
131
132<a name="1.0.6"></a>
133## [1.0.6](https://github.com/tinper-bee/checkbox/compare/v1.0.5...v1.0.6) (2018-04-08)
134
135
136
137<a name="1.0.5"></a>
138## [1.0.5](https://github.com/tinper-bee/checkbox/compare/v1.0.3...v1.0.5) (2018-01-21)
139
140
141
142<a name="1.0.3"></a>
143## [1.0.3](https://github.com/tinper-bee/checkbox/compare/4af7c2e...v1.0.3) (2018-01-16)
144
145
146### Bug Fixes
147
148* demo展示bug ([4af7c2e](https://github.com/tinper-bee/checkbox/commit/4af7c2e))
149
150
151### Features
152
153* **checkbox.scss:** 新增checkbox在disabled状态时的鼠标样式 ([89f8403](https://github.com/tinper-bee/checkbox/commit/89f8403))
154* **demo.js:** 修改demo展现方式 ([8630a32](https://github.com/tinper-bee/checkbox/commit/8630a32))
155
156
157