From 18863f483fefd51b283adc083b46abff0014fc95 Mon Sep 17 00:00:00 2001 From: izbz wh <731215820@qq.com> Date: Wed, 21 Oct 2020 10:17:31 +0800 Subject: [PATCH] 2.2.70 --- CHANGELOG.md | 14 ++++++++++++++ package.json | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 50c5184..004e55d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +## [2.2.70](https://github.com/tinper-bee/bee-table/compare/v2.2.68...v2.2.70) (2020-10-21) + + +### Bug Fixes + +* #JCJS-4815 表格没有数据滚动滚动条后,grid页头的隐藏无法操作 ([43266f2](https://github.com/tinper-bee/bee-table/commit/43266f2f0bbaf382d2e203cfc3927eaf81a28a2a)), closes [#JCJS-4815](https://github.com/tinper-bee/bee-table/issues/JCJS-4815) + + +### Features + +* 提供column.sumThousandth属性,用于设置合计行是否开启千分位功能 ([0a8f8c3](https://github.com/tinper-bee/bee-table/commit/0a8f8c362b2294104957daeb56cfdb986aff1ff1)) + + + ## [2.2.69](https://github.com/tinper-bee/bee-table/compare/v2.2.68...v2.2.69) (2020-10-14) diff --git a/package.json b/package.json index 3992d51..25fbba1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bee-table", - "version": "2.2.69", + "version": "2.2.70", "description": "Table ui component for react", "keywords": [ "react",