UNPKG

43.3 kBMarkdownView Raw
1## [2.2.59](https://github.com/tinper-bee/bee-table/compare/v2.2.57...v2.2.59) (2020-07-22)
2
3
4### Bug Fixes
5
6* 合计和固定列错位[[#540](https://github.com/tinper-bee/bee-table/issues/540)] ([f3541df](https://github.com/tinper-bee/bee-table/commit/f3541dfe034712751ca62c73f63d3874f8036d1f))
7
8
9### Features
10
11* 普通表格新增onBodyScroll回调 ([b42d80b](https://github.com/tinper-bee/bee-table/commit/b42d80b02aafa9a67e9fafed95c40a5b9afd302f))
12
13
14
15## [2.2.58](https://github.com/tinper-bee/bee-table/compare/v2.2.57...v2.2.58) (2020-07-20)
16
17
18### Features
19
20* 普通表格新增onBodyScroll回调 ([b42d80b](https://github.com/tinper-bee/bee-table/commit/b42d80b02aafa9a67e9fafed95c40a5b9afd302f))
21
22
23
24## [2.2.57](https://github.com/tinper-bee/bee-table/compare/v2.2.56...v2.2.57) (2020-07-17)
25
26
27### Features
28
29* 条件过滤,输入框输入即查询[[#605](https://github.com/tinper-bee/bee-table/issues/605)] ([2a06e5f](https://github.com/tinper-bee/bee-table/commit/2a06e5fa8f28b955d69ccceae020139657eb3d1f))
30
31
32
33## [2.2.56](https://github.com/tinper-bee/bee-table/compare/v2.2.55...v2.2.56) (2020-07-16)
34
35
36### Features
37
38* 行拖拽样式修改[JCJS-2307] ([2cb8982](https://github.com/tinper-bee/bee-table/commit/2cb8982d677c28af4a17bd81b4c5736304d08a5f))
39
40
41
42## [2.2.55](https://github.com/tinper-bee/bee-table/compare/v2.2.54...v2.2.55) (2020-07-14)
43
44
45### Features
46
47* 增加 hideDragHandle 参数,隐藏行拖拽把手[[#609](https://github.com/tinper-bee/bee-table/issues/609)] ([b5eab50](https://github.com/tinper-bee/bee-table/commit/b5eab50b9a8b66c96a31b8f8c980ea9f9ea4d264))
48
49
50
51## [2.2.54](https://github.com/tinper-bee/bee-table/compare/v2.2.48...v2.2.54) (2020-07-14)
52
53
54### Bug Fixes
55
56* onPaste行列参数修改 ([3b8c65d](https://github.com/tinper-bee/bee-table/commit/3b8c65d02b8e9a6cbc0045f36e1e4567accdfa79))
57* 自动化 ([0977659](https://github.com/tinper-bee/bee-table/commit/0977659081eefe04b7d10446a10d608d7e726899))
58
59
60### Features
61
62* changelog ([ba31790](https://github.com/tinper-bee/bee-table/commit/ba317900d387a311b7489d7cd4285609e2ad739f))
63* 列合计新增精度 ([b80e703](https://github.com/tinper-bee/bee-table/commit/b80e703b77d1904094971a766445b998e1c03b41))
64* 列合计新增精度 ([532fbb4](https://github.com/tinper-bee/bee-table/commit/532fbb4851bd147de817abeec1234b977ef7a674))
65* 列合计新增精度 ([b9c99bb](https://github.com/tinper-bee/bee-table/commit/b9c99bb547a82466c20b777d3f504ce316ad7aea))
66* 增加useDragHandle参数,支持行手柄拖拽[[#607](https://github.com/tinper-bee/bee-table/issues/607)] ([ba52c43](https://github.com/tinper-bee/bee-table/commit/ba52c43140c1b2273420b66abe9e6238bed08ab9))
67* 增加useDragHandle参数,支持行手柄拖拽[[#607](https://github.com/tinper-bee/bee-table/issues/607)] ([02d9625](https://github.com/tinper-bee/bee-table/commit/02d962563b31bd34b0ced6b8f1bd0b68bc87971d))
68* 排序回调新增data参数 ([344e948](https://github.com/tinper-bee/bee-table/commit/344e94814141fc9da75af350f777ede7f3c132cd))
69* 新增sumRender自定义列合计render函数 ([4c6f69f](https://github.com/tinper-bee/bee-table/commit/4c6f69fcabd23a5f823cd37e34c38b6e4e9633e8))
70* 格式化 ([386af02](https://github.com/tinper-bee/bee-table/commit/386af02ce820f090a8b714f4158ffe6785ebcca9))
71
72
73
74## [2.2.53](https://github.com/tinper-bee/bee-table/compare/v2.2.52...v2.2.53) (2020-07-09)
75
76
77### Features
78
79* 新增sumRender自定义列合计render函数 ([4c6f69f](https://github.com/tinper-bee/bee-table/commit/4c6f69fcabd23a5f823cd37e34c38b6e4e9633e8))
80
81
82
83## [2.2.52](https://github.com/tinper-bee/bee-table/compare/v2.2.51...v2.2.52) (2020-07-09)
84
85
86### Bug Fixes
87
88* onPaste行列参数修改 ([3b8c65d](https://github.com/tinper-bee/bee-table/commit/3b8c65d02b8e9a6cbc0045f36e1e4567accdfa79))
89
90
91
92## [2.2.51](https://github.com/tinper-bee/bee-table/compare/v2.2.50...v2.2.51) (2020-07-09)
93
94
95
96## [2.2.50](https://github.com/tinper-bee/bee-table/compare/v2.2.49...v2.2.50) (2020-07-08)
97
98
99### Features
100
101* changelog ([ba31790](https://github.com/tinper-bee/bee-table/commit/ba317900d387a311b7489d7cd4285609e2ad739f))
102* 列合计新增精度 ([b80e703](https://github.com/tinper-bee/bee-table/commit/b80e703b77d1904094971a766445b998e1c03b41))
103* 列合计新增精度 ([532fbb4](https://github.com/tinper-bee/bee-table/commit/532fbb4851bd147de817abeec1234b977ef7a674))
104* 排序回调新增data参数 ([344e948](https://github.com/tinper-bee/bee-table/commit/344e94814141fc9da75af350f777ede7f3c132cd))
105
106
107
108## [2.2.49](https://github.com/tinper-bee/bee-table/compare/v2.2.48...v2.2.49) (2020-05-21)
109
110
111### Features
112
113* 列合计新增精度 ([b9c99bb](https://github.com/tinper-bee/bee-table/commit/b9c99bb547a82466c20b777d3f504ce316ad7aea))
114* 格式化 ([386af02](https://github.com/tinper-bee/bee-table/commit/386af02ce820f090a8b714f4158ffe6785ebcca9))
115
116
117
118<a name="2.2.48"></a>
119## [2.2.48](https://github.com/tinper-bee/bee-table/compare/v2.2.47...v2.2.48) (2020-04-16)
120
121
122### Features
123
124* **bee-table:** column render方法新增第四个参数为column设置的属性 ([b4b0c95](https://github.com/tinper-bee/bee-table/commit/b4b0c95))
125
126
127
128<a name="2.2.47"></a>
129## [2.2.47](https://github.com/tinper-bee/bee-table/compare/v2.2.46...v2.2.47) (2020-04-16)
130
131
132### Features
133
134* **bee-table:** 子表数据减少时,动态计算高度 ([a4df9ce](https://github.com/tinper-bee/bee-table/commit/a4df9ce))
135
136
137
138<a name="2.2.46"></a>
139## [2.2.46](https://github.com/tinper-bee/bee-table/compare/v2.2.45...v2.2.46) (2020-04-10)
140
141
142### Bug Fixes
143
144* **bee-table:** bug修复:ie 下报错 对象不支持 “forEach” 方法、切换数据源,startIndex、endIndex错误 ([ead7706](https://github.com/tinper-bee/bee-table/commit/ead7706))
145
146
147
148<a name="2.2.45"></a>
149## [2.2.45](https://github.com/tinper-bee/bee-table/compare/v2.2.44...v2.2.45) (2020-04-01)
150
151
152### Bug Fixes
153
154* **bee-table:** 树形表格数据没有key无法展开bug ([a24a865](https://github.com/tinper-bee/bee-table/commit/a24a865))
155
156
157
158<a name="2.2.44"></a>
159## [2.2.44](https://github.com/tinper-bee/bee-table/compare/v2.2.43...v2.2.44) (2020-03-30)
160
161
162
163<a name="2.2.43"></a>
164## [2.2.43](https://github.com/tinper-bee/bee-table/compare/v2.2.42...v2.2.43) (2020-03-24)
165
166
167### Bug Fixes
168
169* **bee-table:** TableCell去掉Frament ([606ed5d](https://github.com/tinper-bee/bee-table/commit/606ed5d))
170
171
172
173<a name="2.2.42"></a>
174## [2.2.42](https://github.com/tinper-bee/bee-table/compare/v2.2.41...v2.2.42) (2020-03-22)
175
176
177### Features
178
179* 增加columnKey属性,column[columnKey]可作为主键 ([da2414b](https://github.com/tinper-bee/bee-table/commit/da2414b))
180
181
182
183<a name="2.2.41"></a>
184## [2.2.41](https://github.com/tinper-bee/bee-table/compare/v2.2.40...v2.2.41) (2020-03-13)
185
186
187
188<a name="2.2.40"></a>
189## [2.2.40](https://github.com/tinper-bee/bee-table/compare/v2.2.39...v2.2.40) (2020-03-11)
190
191
192### Features
193
194* **bee-table:** en_us.js默认翻译修改 ([1fe5f57](https://github.com/tinper-bee/bee-table/commit/1fe5f57))
195* **bee-table:** tableCell colSpan==0 return null & isLeaf 改为 _isLeaf ([4452dc6](https://github.com/tinper-bee/bee-table/commit/4452dc6))
196
197
198
199<a name="2.2.39"></a>
200## [2.2.39](https://github.com/tinper-bee/bee-table/compare/v2.2.38...v2.2.39) (2020-03-09)
201
202
203### Bug Fixes
204
205* **bee-table:** 过滤行多语设置bug ([99c0289](https://github.com/tinper-bee/bee-table/commit/99c0289))
206
207
208
209<a name="2.2.38"></a>
210## [2.2.38](https://github.com/tinper-bee/bee-table/compare/v2.2.37...v2.2.38) (2020-03-02)
211
212
213### Features
214
215* **bee-table:** 列过滤 filterType新增 dateyear(日期-年)、datemonth(日期-月)、dateweek(日期-周) 类型 ([f892ba3](https://github.com/tinper-bee/bee-table/commit/f892ba3))
216
217
218
219<a name="2.2.37"></a>
220## [2.2.37](https://github.com/tinper-bee/bee-table/compare/v2.2.36...v2.2.37) (2020-02-28)
221
222
223
224<a name="2.2.36"></a>
225## [2.2.36](https://github.com/tinper-bee/bee-table/compare/v2.2.35...v2.2.36) (2020-02-12)
226
227
228
229<a name="2.2.35"></a>
230## [2.2.35](https://github.com/tinper-bee/bee-table/compare/v2.2.34...v2.2.35) (2020-02-11)
231
232
233### Bug Fixes
234
235* **bee-table:** bugfix 设置expandRowByClick,无法显示箭头,去掉 expandRowByClick 判断 ([7a27bc5](https://github.com/tinper-bee/bee-table/commit/7a27bc5))
236
237
238
239<a name="2.2.34"></a>
240## [2.2.34](https://github.com/tinper-bee/bee-table/compare/v2.2.33...v2.2.34) (2020-02-10)
241
242
243### Bug Fixes
244
245* 解决treetable右侧出现空白的问题 ([41a51ce](https://github.com/tinper-bee/bee-table/commit/41a51ce))
246
247
248
249<a name="2.2.33"></a>
250## [2.2.33](https://github.com/tinper-bee/bee-table/compare/v2.2.31...v2.2.33) (2020-01-10)
251
252
253
254<a name="2.2.31"></a>
255## [2.2.31](https://github.com/tinper-bee/bee-table/compare/v2.2.30...v2.2.31) (2020-01-07)
256
257
258### Bug Fixes
259
260* 行拖拽,表头更新后,拖拽把手丢失 ([b183fde](https://github.com/tinper-bee/bee-table/commit/b183fde))
261
262
263
264<a name="2.2.30"></a>
265## [2.2.30](https://github.com/tinper-bee/bee-table/compare/v2.2.29...v2.2.30) (2019-12-31)
266
267
268
269<a name="2.2.29"></a>
270## [2.2.29](https://github.com/tinper-bee/bee-table/compare/v2.2.28...v2.2.29) (2019-12-26)
271
272
273
274<a name="2.2.28"></a>
275## [2.2.28](https://github.com/tinper-bee/bee-table/compare/v2.2.27...v2.2.28) (2019-12-25)
276
277
278
279<a name="2.2.27"></a>
280## [2.2.27](https://github.com/tinper-bee/bee-table/compare/v2.2.26...v2.2.27) (2019-12-24)
281
282
283
284<a name="2.2.26"></a>
285## [2.2.26](https://github.com/tinper-bee/bee-table/compare/v2.2.25...v2.2.26) (2019-12-17)
286
287
288
289<a name="2.2.25"></a>
290## [2.2.25](https://github.com/tinper-bee/bee-table/compare/v2.2.24...v2.2.25) (2019-12-17)
291
292
293
294<a name="2.2.24"></a>
295## [2.2.24](https://github.com/tinper-bee/bee-table/compare/v2.2.23...v2.2.24) (2019-12-13)
296
297
298
299<a name="2.2.23"></a>
300## [2.2.23](https://github.com/tinper-bee/bee-table/compare/v2.2.22...v2.2.23) (2019-12-13)
301
302
303
304<a name="2.2.22"></a>
305## [2.2.22](https://github.com/tinper-bee/bee-table/compare/v2.2.21...v2.2.22) (2019-12-11)
306
307
308### Bug Fixes
309
310* expandIconAsCell={true},表格错行 ([a560c51](https://github.com/tinper-bee/bee-table/commit/a560c51))
311
312
313
314<a name="2.2.21"></a>
315## [2.2.21](https://github.com/tinper-bee/bee-table/compare/v2.2.20...v2.2.21) (2019-12-05)
316
317
318
319<a name="2.2.20"></a>
320## [2.2.20](https://github.com/tinper-bee/bee-table/compare/v2.2.19...v2.2.20) (2019-12-04)
321
322
323
324<a name="2.2.19"></a>
325## [2.2.19](https://github.com/tinper-bee/bee-table/compare/v2.2.18...v2.2.19) (2019-11-30)
326
327
328
329<a name="2.2.18"></a>
330## [2.2.18](https://github.com/tinper-bee/bee-table/compare/v2.2.17...v2.2.18) (2019-11-25)
331
332
333
334<a name="2.2.17"></a>
335## [2.2.17](https://github.com/tinper-bee/bee-table/compare/v2.2.16...v2.2.17) (2019-11-14)
336
337
338
339<a name="2.2.16"></a>
340## [2.2.16](https://github.com/tinper-bee/bee-table/compare/v2.2.15...v2.2.16) (2019-11-12)
341
342
343
344<a name="2.2.15"></a>
345## [2.2.15](https://github.com/tinper-bee/bee-table/compare/v2.2.14...v2.2.15) (2019-10-29)
346
347
348
349<a name="2.2.14"></a>
350## [2.2.14](https://github.com/tinper-bee/bee-table/compare/v2.2.13...v2.2.14) (2019-10-19)
351
352
353
354<a name="2.2.13"></a>
355## [2.2.13](https://github.com/tinper-bee/bee-table/compare/v2.2.12...v2.2.13) (2019-10-12)
356
357
358
359<a name="2.2.12"></a>
360## [2.2.12](https://github.com/tinper-bee/bee-table/compare/v2.2.11...v2.2.12) (2019-09-19)
361
362
363
364<a name="2.2.11"></a>
365## [2.2.11](https://github.com/tinper-bee/bee-table/compare/v2.2.10...v2.2.11) (2019-09-09)
366
367
368
369<a name="2.2.10"></a>
370## [2.2.10](https://github.com/tinper-bee/bee-table/compare/v2.2.9...v2.2.10) (2019-09-04)
371
372
373
374<a name="2.2.9"></a>
375## [2.2.9](https://github.com/tinper-bee/bee-table/compare/v2.2.8...v2.2.9) (2019-09-03)
376
377
378### Features
379
380* **bee-table:** multiSelect 未引入 PropTypes 报错bug ([240c61c](https://github.com/tinper-bee/bee-table/commit/240c61c))
381
382
383
384<a name="2.2.8"></a>
385## [2.2.8](https://github.com/tinper-bee/bee-table/compare/v2.2.7...v2.2.8) (2019-09-02)
386
387
388
389<a name="2.2.7"></a>
390## [2.2.7](https://github.com/tinper-bee/bee-table/compare/v2.2.3...v2.2.7) (2019-09-02)
391
392
393
394<a name="2.2.3"></a>
395## [2.2.3](https://github.com/tinper-bee/bee-table/compare/v2.2.2...v2.2.3) (2019-08-26)
396
397
398### Bug Fixes
399
400* **TableCell.js:** 修复number类型数据在末位为的显示错误的bug ([094bf16](https://github.com/tinper-bee/bee-table/commit/094bf16))
401
402
403
404<a name="2.2.2"></a>
405## [2.2.2](https://github.com/tinper-bee/bee-table/compare/v2.2.0...v2.2.2) (2019-08-26)
406
407
408### Features
409
410* **新增fieldType属性,包括string number currency bool link date类型:** 新增fieldType属性,包括string number currenc ([e771e8e](https://github.com/tinper-bee/bee-table/commit/e771e8e))
411
412
413
414<a name="2.2.0"></a>
415# [2.2.0](https://github.com/tinper-bee/bee-table/compare/v2.1.14...v2.2.0) (2019-08-21)
416
417
418
419<a name="2.1.14"></a>
420## [2.1.14](https://github.com/tinper-bee/bee-table/compare/v2.1.13...v2.1.14) (2019-08-17)
421
422
423
424<a name="2.1.13"></a>
425## [2.1.13](https://github.com/tinper-bee/bee-table/compare/v2.1.11...v2.1.13) (2019-08-07)
426
427
428
429<a name="2.1.11"></a>
430## [2.1.11](https://github.com/tinper-bee/bee-table/compare/v2.1.10...v2.1.11) (2019-08-05)
431
432
433
434<a name="2.1.10"></a>
435## [2.1.10](https://github.com/tinper-bee/bee-table/compare/v2.1.9...v2.1.10) (2019-08-03)
436
437
438
439<a name="2.1.9"></a>
440## [2.1.9](https://github.com/tinper-bee/bee-table/compare/v2.1.8...v2.1.9) (2019-08-01)
441
442
443
444<a name="2.1.8"></a>
445## [2.1.8](https://github.com/tinper-bee/bee-table/compare/v2.1.6...v2.1.8) (2019-07-26)
446
447
448
449<a name="2.1.6"></a>
450## [2.1.6](https://github.com/tinper-bee/bee-table/compare/v2.1.5...v2.1.6) (2019-07-13)
451
452
453
454<a name="2.1.5"></a>
455## [2.1.5](https://github.com/tinper-bee/bee-table/compare/v2.1.4...v2.1.5) (2019-07-06)
456
457
458
459<a name="2.1.4"></a>
460## [2.1.4](https://github.com/tinper-bee/bee-table/compare/2.0.30...v2.1.4) (2019-07-02)
461
462
463
464<a name="2.0.30"></a>
465## [2.0.30](https://github.com/tinper-bee/bee-table/compare/v2.1.3...2.0.30) (2019-06-26)
466
467
468### Bug Fixes
469
470* 懒加载树表场景中,data动态获取需终止treeIndex ([b6cb07f](https://github.com/tinper-bee/bee-table/commit/b6cb07f))
471* 滚动加载场景中,数据动态改变下占位计算错误的问题 ([5801386](https://github.com/tinper-bee/bee-table/commit/5801386))
472
473
474
475<a name="2.1.3"></a>
476## [2.1.3](https://github.com/tinper-bee/bee-table/compare/v2.1.2...v2.1.3) (2019-06-12)
477
478
479
480<a name="2.1.2"></a>
481## [2.1.2](https://github.com/tinper-bee/bee-table/compare/v2.1.1...v2.1.2) (2019-06-06)
482
483
484
485<a name="2.1.1"></a>
486## [2.1.1](https://github.com/tinper-bee/bee-table/compare/v2.1.0...v2.1.1) (2019-06-05)
487
488
489### Bug Fixes
490
491* 多列排序时sorter规则优先安置用户传入的sorter方法,如果不传走默认 ([b90ab5e](https://github.com/tinper-bee/bee-table/commit/b90ab5e))
492
493
494
495<a name="2.1.0"></a>
496# [2.1.0](https://github.com/tinper-bee/bee-table/compare/v2.0.24...v2.1.0) (2019-06-01)
497
498
499### Bug Fixes
500
501* 纵向滚动条动态显示 ([c0167c3](https://github.com/tinper-bee/bee-table/commit/c0167c3))
502
503
504
505<a name="2.0.24"></a>
506## [2.0.24](https://github.com/tinper-bee/bee-table/compare/v2.0.22...v2.0.24) (2019-05-22)
507
508
509
510<a name="2.0.22"></a>
511## [2.0.22](https://github.com/tinper-bee/bee-table/compare/v2.0.21...v2.0.22) (2019-05-22)
512
513
514
515<a name="2.0.21"></a>
516## [2.0.21](https://github.com/tinper-bee/bee-table/compare/v2.0.20...v2.0.21) (2019-05-22)
517
518
519### Bug Fixes
520
521* 数据没有时,表头列过多时,后面的列被隐藏 ([74f5400](https://github.com/tinper-bee/bee-table/commit/74f5400))
522
523
524
525<a name="2.0.20"></a>
526## [2.0.20](https://github.com/tinper-bee/bee-table/compare/v2.0.19...v2.0.20) (2019-05-21)
527
528
529
530<a name="2.0.19"></a>
531## [2.0.19](https://github.com/tinper-bee/bee-table/compare/v2.0.18...v2.0.19) (2019-05-15)
532
533
534### Bug Fixes
535
536* **bee-table:** ie11下removeEventListener报错bug ([59d03c3](https://github.com/tinper-bee/bee-table/commit/59d03c3))
537
538
539
540<a name="2.0.18"></a>
541## [2.0.18](https://github.com/tinper-bee/bee-table/compare/v2.0.16...v2.0.18) (2019-05-13)
542
543
544### Bug Fixes
545
546* Refs Must Have Owner Warning ([90853f0](https://github.com/tinper-bee/bee-table/commit/90853f0))
547* 固定列多出一行导致滚动错位问题 ([d884483](https://github.com/tinper-bee/bee-table/commit/d884483))
548
549
550
551<a name="2.0.16"></a>
552## [2.0.16](https://github.com/tinper-bee/bee-table/compare/v2.0.15...v2.0.16) (2019-04-26)
553
554
555
556<a name="2.0.15"></a>
557## [2.0.15](https://github.com/tinper-bee/bee-table/compare/v2.0.14...v2.0.15) (2019-04-25)
558
559
560
561<a name="2.0.14"></a>
562## [2.0.14](https://github.com/tinper-bee/bee-table/compare/v2.0.13...v2.0.14) (2019-04-25)
563
564
565### Bug Fixes
566
567* filterColumn内容超出8个字显示省略号 ([2878e39](https://github.com/tinper-bee/bee-table/commit/2878e39))
568* 过滤列遮挡行线 ([bc07ab3](https://github.com/tinper-bee/bee-table/commit/bc07ab3))
569
570
571### Features
572
573* 在固定列中使用图片时增加注意事项 ([6ac9f76](https://github.com/tinper-bee/bee-table/commit/6ac9f76))
574* **drag row:** drag row ([81bd1cc](https://github.com/tinper-bee/bee-table/commit/81bd1cc))
575
576
577### BREAKING CHANGES
578
579* **drag row:** drag row
580
581
582
583<a name="2.0.13"></a>
584## [2.0.13](https://github.com/tinper-bee/bee-table/compare/v2.0.12...v2.0.13) (2019-04-23)
585
586
587### Bug Fixes
588
589* 全选表格含有disabled状态并且是勾选状态bug ([162dec5](https://github.com/tinper-bee/bee-table/commit/162dec5))
590* 页面尺寸改变时,重新计算表格宽度 ([7e997b7](https://github.com/tinper-bee/bee-table/commit/7e997b7))
591
592
593### Features
594
595* filterColumn 中item字体为12px,点击文字checkbox也可以选中 ([f8f983f](https://github.com/tinper-bee/bee-table/commit/f8f983f))
596* 增加表格内容是否显示在一行 ([df755b9](https://github.com/tinper-bee/bee-table/commit/df755b9))
597
598
599
600<a name="2.0.12"></a>
601## [2.0.12](https://github.com/tinper-bee/bee-table/compare/v2.0.11...v2.0.12) (2019-04-11)
602
603
604
605<a name="2.0.11"></a>
606## [2.0.11](https://github.com/tinper-bee/bee-table/compare/v2.0.10...v2.0.11) (2019-04-09)
607
608
609### Bug Fixes
610
611* headerScrol=true数据量大时,表头和表体滚动条长度不一致 ([4198316](https://github.com/tinper-bee/bee-table/commit/4198316))
612* table表头字体加粗、固定表头border粗问题、过滤列弹出框宽度自适应超出8个字显示省略号、表头下增加border下划线 ([3a6c718](https://github.com/tinper-bee/bee-table/commit/3a6c718))
613* **Table.js:** 表头样式调整,修改多选实例,增加回调函数说明,headerScrol=true数据量大时,表头和表体滚动条长度不一致 ([8d33036](https://github.com/tinper-bee/bee-table/commit/8d33036))
614
615
616
617<a name="2.0.10"></a>
618## [2.0.10](https://github.com/tinper-bee/bee-table/compare/v2.0.9...v2.0.10) (2019-03-29)
619
620
621
622<a name="2.0.9"></a>
623## [2.0.9](https://github.com/tinper-bee/bee-table/compare/v2.0.7...v2.0.9) (2019-03-27)
624
625
626
627<a name="2.0.7"></a>
628## [2.0.7](https://github.com/tinper-bee/bee-table/compare/v2.0.8...v2.0.7) (2019-03-20)
629
630
631
632<a name="2.0.8"></a>
633## [2.0.8](https://github.com/tinper-bee/bee-table/compare/v2.0.6...v2.0.8) (2019-03-20)
634
635
636### Bug Fixes
637
638* Table 拖拽后同步表格整体宽度 ([ee40deb](https://github.com/tinper-bee/bee-table/commit/ee40deb))
639* 表格key警告问题 ([6977e2f](https://github.com/tinper-bee/bee-table/commit/6977e2f))
640
641
642
643<a name="2.0.6"></a>
644## [2.0.6](https://github.com/tinper-bee/bee-table/compare/v2.0.5...v2.0.6) (2019-03-15)
645
646
647### Bug Fixes
648
649* **行过滤、checkbox样式:** 1、行过滤点击已选的无效2、checkbox在Table中的样式 ([1a628a4](https://github.com/tinper-bee/bee-table/commit/1a628a4))
650
651
652
653<a name="2.0.5"></a>
654## [2.0.5](https://github.com/tinper-bee/bee-table/compare/v2.0.4...v2.0.5) (2019-03-14)
655
656
657### Bug Fixes
658
659* 参照场景中表格首次渲染最后一列没有撑开bug ([c705539](https://github.com/tinper-bee/bee-table/commit/c705539))
660* **Table.js:** 参照场景中第一次加载表格不撑满问题 ([a9530a4](https://github.com/tinper-bee/bee-table/commit/a9530a4))
661
662
663
664<a name="2.0.4"></a>
665## [2.0.4](https://github.com/tinper-bee/bee-table/compare/v2.0.3...v2.0.4) (2019-03-07)
666
667
668### Bug Fixes
669
670* 含有右侧固定列场景中,内容过少不需要滚动条bug ([37b9806](https://github.com/tinper-bee/bee-table/commit/37b9806))
671
672
673
674<a name="2.0.3"></a>
675## [2.0.3](https://github.com/tinper-bee/bee-table/compare/v2.0.0...v2.0.3) (2019-03-05)
676
677
678
679<a name="2.0.0"></a>
680# [2.0.0](https://github.com/tinper-bee/bee-table/compare/v1.6.44...v2.0.0) (2019-03-01)
681
682
683
684<a name="1.6.44"></a>
685## [1.6.44](https://github.com/tinper-bee/bee-table/compare/v1.6.43...v1.6.44) (2019-02-26)
686
687
688
689<a name="1.6.43"></a>
690## [1.6.43](https://github.com/tinper-bee/bee-table/compare/v1.6.42...v1.6.43) (2019-02-25)
691
692
693
694<a name="1.6.42"></a>
695## [1.6.42](https://github.com/tinper-bee/bee-table/compare/v1.6.40...v1.6.42) (2019-02-25)
696
697
698
699<a name="1.6.40"></a>
700## [1.6.40](https://github.com/tinper-bee/bee-table/compare/v1.6.39...v1.6.40) (2019-02-20)
701
702
703
704<a name="1.6.39"></a>
705## [1.6.39](https://github.com/tinper-bee/bee-table/compare/v1.6.38...v1.6.39) (2019-02-18)
706
707
708
709<a name="1.6.38"></a>
710## [1.6.38](https://github.com/tinper-bee/bee-table/compare/v1.6.37...v1.6.38) (2019-02-14)
711
712
713
714<a name="1.6.37"></a>
715## [1.6.37](https://github.com/tinper-bee/bee-table/compare/v1.6.36...v1.6.37) (2019-01-28)
716
717
718
719<a name="1.6.36"></a>
720## [1.6.36](https://github.com/tinper-bee/bee-table/compare/v1.6.35...v1.6.36) (2019-01-27)
721
722
723
724<a name="1.6.35"></a>
725## [1.6.35](https://github.com/tinper-bee/bee-table/compare/v1.6.34...v1.6.35) (2019-01-25)
726
727
728
729<a name="1.6.34"></a>
730## [1.6.34](https://github.com/tinper-bee/bee-table/compare/v1.6.32...v1.6.34) (2019-01-24)
731
732
733
734<a name="1.6.32"></a>
735## [1.6.32](https://github.com/tinper-bee/bee-table/compare/v1.6.31...v1.6.32) (2019-01-23)
736
737
738
739<a name="1.6.31"></a>
740## [1.6.31](https://github.com/tinper-bee/bee-table/compare/v1.6.30...v1.6.31) (2019-01-17)
741
742
743
744<a name="1.6.30"></a>
745## [1.6.30](https://github.com/tinper-bee/bee-table/compare/v1.6.29...v1.6.30) (2019-01-16)
746
747
748
749<a name="1.6.29"></a>
750## [1.6.29](https://github.com/tinper-bee/bee-table/compare/v1.6.28...v1.6.29) (2019-01-11)
751
752
753
754<a name="1.6.28"></a>
755## [1.6.28](https://github.com/tinper-bee/bee-table/compare/v1.6.27...v1.6.28) (2019-01-09)
756
757
758
759<a name="1.6.27"></a>
760## [1.6.27](https://github.com/tinper-bee/bee-table/compare/v1.6.26...v1.6.27) (2019-01-07)
761
762
763
764<a name="1.6.25"></a>
765## [1.6.25](https://github.com/tinper-bee/bee-table/compare/v1.6.24...v1.6.25) (2019-01-05)
766
767
768
769<a name="1.6.24"></a>
770## [1.6.24](https://github.com/tinper-bee/bee-table/compare/v1.6.23...v1.6.24) (2018-12-29)
771
772
773
774<a name="1.6.23"></a>
775## [1.6.23](https://github.com/tinper-bee/bee-table/compare/v1.6.22...v1.6.23) (2018-12-29)
776
777
778
779<a name="1.6.22"></a>
780## [1.6.22](https://github.com/tinper-bee/bee-table/compare/v1.6.21...v1.6.22) (2018-12-29)
781
782
783### Bug Fixes
784
785* **keydown:** keydown ([5de9829](https://github.com/tinper-bee/bee-table/commit/5de9829))
786
787
788
789<a name="1.6.21"></a>
790## [1.6.21](https://github.com/tinper-bee/bee-table/compare/v1.6.20...v1.6.21) (2018-12-28)
791
792
793
794<a name="1.6.20"></a>
795## [1.6.20](https://github.com/tinper-bee/bee-table/compare/v1.6.19...v1.6.20) (2018-12-26)
796
797
798
799<a name="1.6.19"></a>
800## [1.6.19](https://github.com/tinper-bee/bee-table/compare/v1.6.18...v1.6.19) (2018-12-26)
801
802
803
804<a name="1.6.18"></a>
805## [1.6.18](https://github.com/tinper-bee/bee-table/compare/v1.6.17...v1.6.18) (2018-12-19)
806
807
808
809<a name="1.6.16"></a>
810## [1.6.16](https://github.com/tinper-bee/bee-table/compare/v1.6.15...v1.6.16) (2018-12-17)
811
812
813
814<a name="1.6.15"></a>
815## [1.6.15](https://github.com/tinper-bee/bee-table/compare/v1.6.14...v1.6.15) (2018-12-15)
816
817
818
819<a name="1.6.14"></a>
820## [1.6.14](https://github.com/tinper-bee/bee-table/compare/v1.6.13...v1.6.14) (2018-12-14)
821
822
823
824<a name="1.6.13"></a>
825## [1.6.13](https://github.com/tinper-bee/bee-table/compare/v1.6.12...v1.6.13) (2018-12-14)
826
827
828
829<a name="1.6.12"></a>
830## [1.6.12](https://github.com/tinper-bee/bee-table/compare/v1.6.11...v1.6.12) (2018-12-11)
831
832
833
834<a name="1.6.11"></a>
835## [1.6.11](https://github.com/tinper-bee/bee-table/compare/v1.6.9...v1.6.11) (2018-12-06)
836
837
838
839<a name="1.6.9"></a>
840## [1.6.9](https://github.com/tinper-bee/bee-table/compare/v1.6.8...v1.6.9) (2018-12-05)
841
842
843
844<a name="1.6.8"></a>
845## [1.6.8](https://github.com/tinper-bee/bee-table/compare/v1.6.7...v1.6.8) (2018-12-05)
846
847
848
849<a name="1.6.7"></a>
850## [1.6.7](https://github.com/tinper-bee/bee-table/compare/v1.6.6...v1.6.7) (2018-12-04)
851
852
853
854<a name="1.6.6"></a>
855## [1.6.6](https://github.com/tinper-bee/bee-table/compare/v1.6.5...v1.6.6) (2018-12-04)
856
857
858
859<a name="1.6.5"></a>
860## [1.6.5](https://github.com/tinper-bee/bee-table/compare/v1.6.4...v1.6.5) (2018-12-04)
861
862
863
864<a name="1.6.4"></a>
865## [1.6.4](https://github.com/tinper-bee/bee-table/compare/v1.6.3...v1.6.4) (2018-12-03)
866
867
868
869<a name="1.6.3"></a>
870## [1.6.3](https://github.com/tinper-bee/bee-table/compare/v1.6.2...v1.6.3) (2018-12-03)
871
872
873
874<a name="1.6.2"></a>
875## [1.6.2](https://github.com/tinper-bee/bee-table/compare/v1.6.1...v1.6.2) (2018-12-03)
876
877
878
879<a name="1.6.1"></a>
880## [1.6.1](https://github.com/tinper-bee/bee-table/compare/v1.5.19...v1.6.1) (2018-12-03)
881
882
883### Bug Fixes
884
885* **拖拽列宽和交换列代码重构,且二者可共存:** 拖拽列宽和交换列代码重构,且二者可共存 ([26f6cd3](https://github.com/tinper-bee/bee-table/commit/26f6cd3))
886
887
888
889<a name="1.5.19"></a>
890## [1.5.19](https://github.com/tinper-bee/bee-table/compare/v1.5.18...v1.5.19) (2018-11-30)
891
892
893
894<a name="1.5.18"></a>
895## [1.5.18](https://github.com/tinper-bee/bee-table/compare/v1.5.17...v1.5.18) (2018-11-30)
896
897
898
899<a name="1.5.17"></a>
900## [1.5.17](https://github.com/tinper-bee/bee-table/compare/v1.5.16...v1.5.17) (2018-11-29)
901
902
903
904<a name="1.5.16"></a>
905## [1.5.16](https://github.com/tinper-bee/bee-table/compare/v1.5.15...v1.5.16) (2018-11-29)
906
907
908
909<a name="1.5.15"></a>
910## [1.5.15](https://github.com/tinper-bee/bee-table/compare/v1.5.14...v1.5.15) (2018-11-29)
911
912
913
914<a name="1.5.14"></a>
915## [1.5.14](https://github.com/tinper-bee/bee-table/compare/v1.5.13...v1.5.14) (2018-11-28)
916
917
918
919<a name="1.5.13"></a>
920## [1.5.13](https://github.com/tinper-bee/bee-table/compare/v1.5.12...v1.5.13) (2018-11-28)
921
922
923
924<a name="1.5.12"></a>
925## [1.5.12](https://github.com/tinper-bee/bee-table/compare/v1.5.11...v1.5.12) (2018-11-27)
926
927
928
929<a name="1.5.11"></a>
930## [1.5.11](https://github.com/tinper-bee/bee-table/compare/v1.5.10...v1.5.11) (2018-11-27)
931
932
933
934<a name="1.5.10"></a>
935## [1.5.10](https://github.com/tinper-bee/bee-table/compare/v1.5.9...v1.5.10) (2018-11-26)
936
937
938
939<a name="1.5.9"></a>
940## [1.5.9](https://github.com/tinper-bee/bee-table/compare/v1.5.8...v1.5.9) (2018-11-26)
941
942
943
944<a name="1.5.8"></a>
945## [1.5.8](https://github.com/tinper-bee/bee-table/compare/v1.5.7...v1.5.8) (2018-11-22)
946
947
948
949<a name="1.5.7"></a>
950## [1.5.7](https://github.com/tinper-bee/bee-table/compare/v1.5.6...v1.5.7) (2018-11-21)
951
952
953
954<a name="1.5.6"></a>
955## [1.5.6](https://github.com/tinper-bee/bee-table/compare/v1.5.5...v1.5.6) (2018-11-21)
956
957
958
959<a name="1.5.5"></a>
960## [1.5.5](https://github.com/tinper-bee/bee-table/compare/v1.5.4...v1.5.5) (2018-11-20)
961
962
963
964<a name="1.5.4"></a>
965## [1.5.4](https://github.com/tinper-bee/bee-table/compare/v1.5.3...v1.5.4) (2018-11-19)
966
967
968
969<a name="1.5.3"></a>
970## [1.5.3](https://github.com/tinper-bee/bee-table/compare/v1.5.2...v1.5.3) (2018-11-19)
971
972
973
974<a name="1.5.2"></a>
975## [1.5.2](https://github.com/tinper-bee/bee-table/compare/v1.5.1...v1.5.2) (2018-11-19)
976
977
978
979<a name="1.5.1"></a>
980## [1.5.1](https://github.com/tinper-bee/bee-table/compare/v1.5.0...v1.5.1) (2018-11-18)
981
982
983
984<a name="1.5.0"></a>
985# [1.5.0](https://github.com/tinper-bee/bee-table/compare/v1.4.39...v1.5.0) (2018-11-16)
986
987
988### Features
989
990* 合并multiSelect 和newmultiSelect ([d65f3d1](https://github.com/tinper-bee/bee-table/commit/d65f3d1))
991
992
993### BREAKING CHANGES
994
995* 合并multiSelect 和newmultiSelect
996
997
998
999<a name="1.4.39"></a>
1000## [1.4.39](https://github.com/tinper-bee/bee-table/compare/v1.4.38...v1.4.39) (2018-11-13)
1001
1002
1003
1004<a name="1.4.38"></a>
1005## [1.4.38](https://github.com/tinper-bee/bee-table/compare/v1.4.37...v1.4.38) (2018-11-12)
1006
1007
1008
1009<a name="1.4.37"></a>
1010## [1.4.37](https://github.com/tinper-bee/bee-table/compare/v1.4.36...v1.4.37) (2018-11-08)
1011
1012
1013
1014<a name="1.4.36"></a>
1015## [1.4.36](https://github.com/tinper-bee/bee-table/compare/v1.4.35...v1.4.36) (2018-11-08)
1016
1017
1018
1019<a name="1.4.35"></a>
1020## [1.4.35](https://github.com/tinper-bee/bee-table/compare/v1.4.34...v1.4.35) (2018-11-07)
1021
1022
1023
1024<a name="1.4.34"></a>
1025## [1.4.34](https://github.com/tinper-bee/bee-table/compare/v1.4.33...v1.4.34) (2018-11-06)
1026
1027
1028
1029<a name="1.4.33"></a>
1030## [1.4.33](https://github.com/tinper-bee/bee-table/compare/v1.4.32...v1.4.33) (2018-11-06)
1031
1032
1033
1034<a name="1.4.32"></a>
1035## [1.4.32](https://github.com/tinper-bee/bee-table/compare/v1.4.31...v1.4.32) (2018-11-01)
1036
1037
1038### Features
1039
1040* **bee-table:** 加多语 ([ffc232d](https://github.com/tinper-bee/bee-table/commit/ffc232d))
1041
1042
1043
1044<a name="1.4.31"></a>
1045## [1.4.31](https://github.com/tinper-bee/bee-table/compare/v1.4.30...v1.4.31) (2018-10-30)
1046
1047
1048
1049<a name="1.4.30"></a>
1050## [1.4.30](https://github.com/tinper-bee/bee-table/compare/v1.4.29...v1.4.30) (2018-10-30)
1051
1052
1053
1054<a name="1.4.29"></a>
1055## [1.4.29](https://github.com/tinper-bee/bee-table/compare/v1.4.28...v1.4.29) (2018-10-26)
1056
1057
1058
1059<a name="1.4.28"></a>
1060## [1.4.28](https://github.com/tinper-bee/bee-table/compare/v1.4.27...v1.4.28) (2018-10-25)
1061
1062
1063
1064<a name="1.4.27"></a>
1065## [1.4.27](https://github.com/tinper-bee/bee-table/compare/v1.4.26...v1.4.27) (2018-10-25)
1066
1067
1068
1069<a name="1.4.26"></a>
1070## [1.4.26](https://github.com/tinper-bee/bee-table/compare/v1.4.25...v1.4.26) (2018-10-24)
1071
1072
1073
1074<a name="1.4.25"></a>
1075## [1.4.25](https://github.com/tinper-bee/bee-table/compare/v1.4.24...v1.4.25) (2018-10-24)
1076
1077
1078
1079<a name="1.4.24"></a>
1080## [1.4.24](https://github.com/tinper-bee/bee-table/compare/v1.4.23...v1.4.24) (2018-10-24)
1081
1082
1083
1084<a name="1.4.23"></a>
1085## [1.4.23](https://github.com/tinper-bee/bee-table/compare/v1.4.22...v1.4.23) (2018-10-24)
1086
1087
1088
1089<a name="1.4.22"></a>
1090## [1.4.22](https://github.com/tinper-bee/bee-table/compare/v1.4.21...v1.4.22) (2018-10-24)
1091
1092
1093
1094<a name="1.4.21"></a>
1095## [1.4.21](https://github.com/tinper-bee/bee-table/compare/v1.4.20...v1.4.21) (2018-10-19)
1096
1097
1098
1099<a name="1.4.20"></a>
1100## [1.4.20](https://github.com/tinper-bee/bee-table/compare/v1.4.19...v1.4.20) (2018-10-19)
1101
1102
1103
1104<a name="1.4.19"></a>
1105## [1.4.19](https://github.com/tinper-bee/bee-table/compare/v1.4.18...v1.4.19) (2018-10-17)
1106
1107
1108
1109<a name="1.4.18"></a>
1110## [1.4.18](https://github.com/tinper-bee/bee-table/compare/v1.4.17...v1.4.18) (2018-10-16)
1111
1112
1113
1114<a name="1.4.17"></a>
1115## [1.4.17](https://github.com/tinper-bee/bee-table/compare/v1.4.16...v1.4.17) (2018-10-15)
1116
1117
1118
1119<a name="1.4.16"></a>
1120## [1.4.16](https://github.com/tinper-bee/bee-table/compare/v1.4.15...v1.4.16) (2018-10-12)
1121
1122
1123
1124<a name="1.4.15"></a>
1125## [1.4.15](https://github.com/tinper-bee/bee-table/compare/v1.4.14...v1.4.15) (2018-10-11)
1126
1127
1128
1129<a name="1.4.14"></a>
1130## [1.4.14](https://github.com/tinper-bee/bee-table/compare/v1.4.13...v1.4.14) (2018-10-11)
1131
1132
1133
1134<a name="1.4.13"></a>
1135## [1.4.13](https://github.com/tinper-bee/bee-table/compare/v1.4.12...v1.4.13) (2018-10-11)
1136
1137
1138
1139<a name="1.4.12"></a>
1140## [1.4.12](https://github.com/tinper-bee/bee-table/compare/v1.4.11...v1.4.12) (2018-10-11)
1141
1142
1143
1144<a name="1.4.11"></a>
1145## [1.4.11](https://github.com/tinper-bee/bee-table/compare/v1.4.10...v1.4.11) (2018-10-11)
1146
1147
1148
1149<a name="1.4.10"></a>
1150## [1.4.10](https://github.com/tinper-bee/bee-table/compare/v1.4.9...v1.4.10) (2018-10-08)
1151
1152
1153
1154<a name="1.4.9"></a>
1155## [1.4.9](https://github.com/tinper-bee/bee-table/compare/v1.4.8...v1.4.9) (2018-09-30)
1156
1157
1158
1159<a name="1.4.8"></a>
1160## [1.4.8](https://github.com/tinper-bee/bee-table/compare/v1.4.7...v1.4.8) (2018-09-30)
1161
1162
1163
1164<a name="1.4.7"></a>
1165## [1.4.7](https://github.com/tinper-bee/bee-table/compare/v1.4.6...v1.4.7) (2018-09-29)
1166
1167
1168
1169<a name="1.4.6"></a>
1170## [1.4.6](https://github.com/tinper-bee/bee-table/compare/v1.4.5...v1.4.6) (2018-09-28)
1171
1172
1173
1174<a name="1.4.5"></a>
1175## [1.4.5](https://github.com/tinper-bee/bee-table/compare/v1.4.4...v1.4.5) (2018-09-27)
1176
1177
1178### Bug Fixes
1179
1180* 表头列增加className,左固定列增加边界 ([e08c25d](https://github.com/tinper-bee/bee-table/commit/e08c25d))
1181
1182
1183
1184<a name="1.4.4"></a>
1185## [1.4.4](https://github.com/tinper-bee/bee-table/compare/v1.4.3...v1.4.4) (2018-09-19)
1186
1187
1188
1189<a name="1.4.3"></a>
1190## [1.4.3](https://github.com/tinper-bee/bee-table/compare/v1.4.2...v1.4.3) (2018-09-18)
1191
1192
1193
1194<a name="1.4.2"></a>
1195## [1.4.2](https://github.com/tinper-bee/bee-table/compare/v1.4.1...v1.4.2) (2018-09-15)
1196
1197
1198
1199<a name="1.4.1"></a>
1200## [1.4.1](https://github.com/tinper-bee/bee-table/compare/v1.4.0...v1.4.1) (2018-09-14)
1201
1202
1203
1204<a name="1.4.0"></a>
1205# [1.4.0](https://github.com/tinper-bee/bee-table/compare/v1.3.9...v1.4.0) (2018-09-13)
1206
1207
1208
1209<a name="1.3.9"></a>
1210## [1.3.9](https://github.com/tinper-bee/bee-table/compare/v1.3.8...v1.3.9) (2018-09-06)
1211
1212
1213
1214<a name="1.3.8"></a>
1215## [1.3.8](https://github.com/tinper-bee/bee-table/compare/v1.3.7...v1.3.8) (2018-09-06)
1216
1217
1218
1219<a name="1.3.7"></a>
1220## [1.3.7](https://github.com/tinper-bee/bee-table/compare/v1.3.6...v1.3.7) (2018-09-04)
1221
1222
1223
1224<a name="1.3.6"></a>
1225## [1.3.6](https://github.com/tinper-bee/bee-table/compare/v1.3.5...v1.3.6) (2018-08-29)
1226
1227
1228
1229<a name="1.3.5"></a>
1230## [1.3.5](https://github.com/tinper-bee/bee-table/compare/v1.3.4...v1.3.5) (2018-08-28)
1231
1232
1233
1234<a name="1.3.4"></a>
1235## [1.3.4](https://github.com/tinper-bee/bee-table/compare/v1.3.3...v1.3.4) (2018-08-10)
1236
1237
1238
1239<a name="1.3.3"></a>
1240## [1.3.3](https://github.com/tinper-bee/bee-table/compare/v1.3.2...v1.3.3) (2018-08-02)
1241
1242
1243### Features
1244
1245* **bee-table:** 去掉console,排序修改 ([c752873](https://github.com/tinper-bee/bee-table/commit/c752873))
1246
1247
1248
1249<a name="1.3.2"></a>
1250## [1.3.2](https://github.com/tinper-bee/bee-table/compare/v1.3.1...v1.3.2) (2018-07-25)
1251
1252
1253
1254<a name="1.3.1"></a>
1255## [1.3.1](https://github.com/tinper-bee/bee-table/compare/v1.3.0...v1.3.1) (2018-07-17)
1256
1257
1258
1259<a name="1.3.0"></a>
1260# [1.3.0](https://github.com/tinper-bee/bee-table/compare/v1.2.9...v1.3.0) (2018-07-16)
1261
1262
1263
1264<a name="1.2.9"></a>
1265## [1.2.9](https://github.com/tinper-bee/bee-table/compare/v1.2.7...v1.2.9) (2018-07-16)
1266
1267
1268
1269<a name="1.2.7"></a>
1270## [1.2.7](https://github.com/tinper-bee/bee-table/compare/v1.2.6...v1.2.7) (2018-07-05)
1271
1272
1273### Bug Fixes
1274
1275* **列筛选后滚动条问题,针对列过滤新增checkMinSize属性:** 列筛选后滚动条问题,针对列过滤新增checkMinSize属性 ([36b87b1](https://github.com/tinper-bee/bee-table/commit/36b87b1))
1276
1277
1278
1279<a name="1.2.6"></a>
1280## [1.2.6](https://github.com/tinper-bee/bee-table/compare/v1.2.5...v1.2.6) (2018-07-04)
1281
1282
1283
1284<a name="1.2.5"></a>
1285## [1.2.5](https://github.com/tinper-bee/bee-table/compare/v1.2.4...v1.2.5) (2018-06-25)
1286
1287
1288
1289<a name="1.2.4"></a>
1290## [1.2.4](https://github.com/tinper-bee/bee-table/compare/v1.2.3...v1.2.4) (2018-06-25)
1291
1292
1293
1294<a name="1.2.3"></a>
1295## [1.2.3](https://github.com/tinper-bee/bee-table/compare/v1.2.2...v1.2.3) (2018-06-24)
1296
1297
1298
1299<a name="1.2.2"></a>
1300## [1.2.2](https://github.com/tinper-bee/bee-table/compare/v1.2.0...v1.2.2) (2018-06-24)
1301
1302
1303### Bug Fixes
1304
1305* **bee-table:** table解决滚动错行bug ([b2a0e0c](https://github.com/tinper-bee/bee-table/commit/b2a0e0c))
1306
1307
1308### Features
1309
1310* **固定列、checkbox、过滤列 综合使用:** 固定列、checkbox、过滤列 综合使用 ([e0ea147](https://github.com/tinper-bee/bee-table/commit/e0ea147))
1311
1312
1313### BREAKING CHANGES
1314
1315* **固定列、checkbox、过滤列 综合使用:** 固定列、checkbox、过滤列 综合使用
1316
1317
1318
1319<a name="1.2.0"></a>
1320# [1.2.0](https://github.com/tinper-bee/bee-table/compare/v1.1.7...v1.2.0) (2018-05-22)
1321
1322
1323
1324<a name="1.1.7"></a>
1325## [1.1.7](https://github.com/tinper-bee/bee-table/compare/v1.1.6...v1.1.7) (2018-05-14)
1326
1327
1328### Features
1329
1330* **发布拖拽表头列的宽度:** 发布拖拽表头列的宽度 ([67688d5](https://github.com/tinper-bee/bee-table/commit/67688d5))
1331
1332
1333### BREAKING CHANGES
1334
1335* **发布拖拽表头列的宽度:** 发布拖拽表头列的宽度
1336
1337
1338
1339<a name="1.1.6"></a>
1340## [1.1.6](https://github.com/tinper-bee/bee-table/compare/v1.1.5...v1.1.6) (2018-05-14)
1341
1342
1343### Bug Fixes
1344
1345* demo在官网解析报错 ([67483a5](https://github.com/tinper-bee/bee-table/commit/67483a5))
1346* 文档 ([b266837](https://github.com/tinper-bee/bee-table/commit/b266837))
1347
1348
1349
1350<a name="1.1.5"></a>
1351## [1.1.5](https://github.com/tinper-bee/bee-table/compare/v1.1.4...v1.1.5) (2018-05-11)
1352
1353
1354### Features
1355
1356* **表格拖拽交换列、表头过滤、issues的示例:** 表格拖拽交换列、表头过滤、issues的示例 ([903d1a8](https://github.com/tinper-bee/bee-table/commit/903d1a8))
1357
1358
1359### BREAKING CHANGES
1360
1361* **表格拖拽交换列、表头过滤、issues的示例:** 表格拖拽交换列、表头过滤、issues的示例
1362
1363
1364
1365<a name="1.1.4"></a>
1366## [1.1.4](https://github.com/tinper-bee/bee-table/compare/v1.1.3...v1.1.4) (2018-05-02)
1367
1368
1369
1370<a name="1.1.3"></a>
1371## [1.1.3](https://github.com/tinper-bee/bee-table/compare/v1.1.2...v1.1.3) (2018-05-02)
1372
1373
1374
1375<a name="1.1.2"></a>
1376## [1.1.2](https://github.com/tinper-bee/bee-table/compare/v1.1.1...v1.1.2) (2018-04-24)
1377
1378
1379
1380<a name="1.1.1"></a>
1381## [1.1.1](https://github.com/tinper-bee/bee-table/compare/v1.1.0...v1.1.1) (2018-04-18)
1382
1383
1384### Features
1385
1386* **合并标题后的合计,且支持多字段统计:** 合并标题后的合计,且支持多字段统计 ([64d4059](https://github.com/tinper-bee/bee-table/commit/64d4059))
1387
1388
1389### BREAKING CHANGES
1390
1391* **合并标题后的合计,且支持多字段统计:** 合并标题后的合计,且支持多字段统计
1392
1393
1394
1395<a name="1.1.0"></a>
1396# [1.1.0](https://github.com/tinper-bee/bee-table/compare/v1.0.18...v1.1.0) (2018-04-16)
1397
1398
1399### Features
1400
1401* **bee-table:** 展开行和固定列同时使用支持固定列展开同样高度 ([141eb5c](https://github.com/tinper-bee/bee-table/commit/141eb5c))
1402
1403
1404
1405<a name="1.0.18"></a>
1406## [1.0.18](https://github.com/tinper-bee/bee-table/compare/v1.0.17...v1.0.18) (2018-04-11)
1407
1408
1409### Bug Fixes
1410
1411* **bee-table:** fix 全选功能透传问题 ([f8c1d1c](https://github.com/tinper-bee/bee-table/commit/f8c1d1c))
1412
1413
1414
1415<a name="1.0.17"></a>
1416## [1.0.17](https://github.com/tinper-bee/bee-table/compare/v1.0.16...v1.0.17) (2018-04-02)
1417
1418
1419
1420<a name="1.0.16"></a>
1421## [1.0.16](https://github.com/tinper-bee/bee-table/compare/v1.0.15...v1.0.16) (2018-04-02)
1422
1423
1424
1425<a name="1.0.15"></a>
1426## [1.0.15](https://github.com/tinper-bee/bee-table/compare/v1.0.14...v1.0.15) (2018-04-02)
1427
1428
1429### Bug Fixes
1430
1431* fix change this.props to props ([c3bc24d](https://github.com/tinper-bee/bee-table/commit/c3bc24d))
1432
1433
1434
1435<a name="1.0.14"></a>
1436## [1.0.14](https://github.com/tinper-bee/bee-table/compare/v1.0.13...v1.0.14) (2018-03-28)
1437
1438
1439### Bug Fixes
1440
1441* **Demo16.js:** change the demo about api of the expandedRowRender ([b33c036](https://github.com/tinper-bee/bee-table/commit/b33c036))
1442* **multiSelect.js:** fix initCheckedObj will change selIds ([cf10950](https://github.com/tinper-bee/bee-table/commit/cf10950))
1443
1444
1445
1446<a name="1.0.13"></a>
1447## [1.0.13](https://github.com/tinper-bee/bee-table/compare/v1.0.12...v1.0.13) (2018-01-31)
1448
1449
1450### Features
1451
1452* **Table.js:** add loading param ([92c6468](https://github.com/tinper-bee/bee-table/commit/92c6468)), closes [#10](https://github.com/tinper-bee/bee-table/issues/10)
1453* feat haveExpandIcon to control hidden expandIcon ([98a403d](https://github.com/tinper-bee/bee-table/commit/98a403d))
1454
1455
1456
1457<a name="1.0.12"></a>
1458## [1.0.12](https://github.com/tinper-bee/bee-table/compare/v1.0.11...v1.0.12) (2018-01-16)
1459
1460
1461### Bug Fixes
1462
1463* **multiSelect.js:** 修复全选功能中使用rowKey参数bug ([5f30910](https://github.com/tinper-bee/bee-table/commit/5f30910))
1464
1465
1466
1467<a name="1.0.11"></a>
1468## [1.0.11](https://github.com/tinper-bee/bee-table/compare/v1.0.10...v1.0.11) (2018-01-16)
1469
1470
1471### Features
1472
1473* **DateRender.js:** 新增type参数支持控制日期的不同展现方式,并完善示例和文档 ([0b814f8](https://github.com/tinper-bee/bee-table/commit/0b814f8))
1474* **demo.js:** 修改demo显示效果 ([e6b3eb9](https://github.com/tinper-bee/bee-table/commit/e6b3eb9))
1475
1476
1477
1478<a name="1.0.10"></a>
1479## [1.0.10](https://github.com/tinper-bee/bee-table/compare/v1.0.9...v1.0.10) (2018-01-03)
1480
1481
1482
1483<a name="1.0.9"></a>
1484## [1.0.9](https://github.com/tinper-bee/bee-table/compare/69e0751...v1.0.9) (2018-01-03)
1485
1486
1487### Bug Fixes
1488
1489* 优化合计组件语法 ([3d4a400](https://github.com/tinper-bee/bee-table/commit/3d4a400))
1490* 修改checkbox属性修改 ([2398040](https://github.com/tinper-bee/bee-table/commit/2398040))
1491* 修改onRowClick的api ([d5e85d1](https://github.com/tinper-bee/bee-table/commit/d5e85d1))
1492* 修改合计行宽度没有对齐的bug ([e26f3b5](https://github.com/tinper-bee/bee-table/commit/e26f3b5))
1493* 修改方法名 ([350dc43](https://github.com/tinper-bee/bee-table/commit/350dc43))
1494* 删除多余demo,修改样式和优化合计功能代码 ([b01d24d](https://github.com/tinper-bee/bee-table/commit/b01d24d))
1495* 更新日期组件版本和提取dateRender组件 ([06e0091](https://github.com/tinper-bee/bee-table/commit/06e0091))
1496* 解决合计行与排序组合使用时的问题 ([6f6abe5](https://github.com/tinper-bee/bee-table/commit/6f6abe5))
1497* **DateRender.js:** 修复日期render中设置空字符串出错bug ([b7c1961](https://github.com/tinper-bee/bee-table/commit/b7c1961))
1498* **multiSelect.js:** 修复全选功能在更新数据时bug ([b9de7de](https://github.com/tinper-bee/bee-table/commit/b9de7de))
1499* **sort.js:** 修复使用排序功能时,更新数据不生效bug ([b63541c](https://github.com/tinper-bee/bee-table/commit/b63541c))
1500* **sum.js:** 修复合计功能会忽略其他参数,并导致render不生效的bug ([e2d6be5](https://github.com/tinper-bee/bee-table/commit/e2d6be5))
1501* **table.scss:** 修改demo中涉及到组件的样式转移到组件中 ([1f5a43f](https://github.com/tinper-bee/bee-table/commit/1f5a43f))
1502
1503
1504### Features
1505
1506* 为合计功能增加列可配置,并且完善文档 ([c9f839b](https://github.com/tinper-bee/bee-table/commit/c9f839b))
1507* 抽离下拉框为selectRender ([b2acc8e](https://github.com/tinper-bee/bee-table/commit/b2acc8e))
1508* 提交edittype组件render ([9c05647](https://github.com/tinper-bee/bee-table/commit/9c05647))
1509* 新增demo ([269e6f1](https://github.com/tinper-bee/bee-table/commit/269e6f1))
1510* 新增多选示例 ([3a3df49](https://github.com/tinper-bee/bee-table/commit/3a3df49))
1511* 新增嵌套子表格功能和demo,文档。修复rowRef参数bug ([87a81b2](https://github.com/tinper-bee/bee-table/commit/87a81b2))
1512* 新增排序和全选高阶组件,并增加使用示例 ([f8a00fe](https://github.com/tinper-bee/bee-table/commit/f8a00fe))
1513* 新增组件示例 ([69e0751](https://github.com/tinper-bee/bee-table/commit/69e0751))
1514* **multiSelect.js:** 新增selectDisabled可以设置某一行数据无法被全选 ([d2d6d09](https://github.com/tinper-bee/bee-table/commit/d2d6d09))
1515* **multiSelect.js:** 新增selectedRow参数来控制某一行数据是否选中 ([3f0c3be](https://github.com/tinper-bee/bee-table/commit/3f0c3be))
1516* **package.json:** 增加changelog和完善提交机制 ([6069320](https://github.com/tinper-bee/bee-table/commit/6069320))
1517* **SelectRender.js:** 增加键值对参数能在浏览态的时候显示key值 ([4f5cb9b](https://github.com/tinper-bee/bee-table/commit/4f5cb9b))
1518* **Table.js:** 新增# bee-table ([8117b1c](https://github.com/tinper-bee/bee-table/commit/8117b1c))
1519* **Table.js:** 新增footerScroll参数来让表尾和表体公用同一个横向滚动条 ([e79234f](https://github.com/tinper-bee/bee-table/commit/e79234f))
1520* **table.js && table.scss:** 修改固定表头的滚动条默认样式为auto ([e8bc09f](https://github.com/tinper-bee/bee-table/commit/e8bc09f))
1521
1522
1523