@kyfe/ks-query-table 0.2.13 → 0.2.14

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 +6 -0
  2. package/index.js +3 -3
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -4,6 +4,12 @@
4
4
 
5
5
  ## Release Log
6
6
 
7
+ ### v0.2.14
8
+
9
+ - 列初始化逻辑完全区分多端同步逻辑
10
+ - 个性设置内的开关样式微调
11
+ - 解决滚动到底部后,上划再横划,“没有更多了”没有收起的问题
12
+
7
13
  ### v0.2.13
8
14
 
9
15
  - 个性设置禁用列编辑功能完善