@kyfe/ks-query-table 0.4.6 → 0.4.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +3 -0
  2. package/index.js +1 -1
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -4,6 +4,9 @@
4
4
 
5
5
  ## Release Log
6
6
 
7
+ ### v0.4.7
8
+ - 表格可滚动距离为0时,滑动触发的滚动距离直接返回0
9
+
7
10
  ### v0.4.6
8
11
  - 个性设置下线 配置工具 功能
9
12
  - 表格配置 `config.url` 时,默认展示空白(而不是无结果)