vxe-table 4.18.0-beta.6 → 4.18.0-beta.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.
- package/README.md +7 -7
- package/es/style.css +1 -1
- package/es/table/src/table.js +2 -2
- package/es/ui/index.js +1 -1
- package/es/ui/src/log.js +1 -1
- package/lib/index.umd.js +3 -3
- package/lib/index.umd.min.js +1 -1
- package/lib/style.css +1 -1
- package/lib/table/src/table.js +1 -1
- package/lib/table/src/table.min.js +1 -1
- package/lib/ui/index.js +1 -1
- package/lib/ui/index.min.js +1 -1
- package/lib/ui/src/log.js +1 -1
- package/lib/ui/src/log.min.js +1 -1
- package/package.json +1 -1
- package/packages/table/src/table.ts +2 -2
- /package/es/{iconfont.1768018325072.ttf → iconfont.1768291529927.ttf} +0 -0
- /package/es/{iconfont.1768018325072.woff → iconfont.1768291529927.woff} +0 -0
- /package/es/{iconfont.1768018325072.woff2 → iconfont.1768291529927.woff2} +0 -0
- /package/lib/{iconfont.1768018325072.ttf → iconfont.1768291529927.ttf} +0 -0
- /package/lib/{iconfont.1768018325072.woff → iconfont.1768291529927.woff} +0 -0
- /package/lib/{iconfont.1768018325072.woff2 → iconfont.1768291529927.woff2} +0 -0
package/README.md
CHANGED
|
@@ -113,13 +113,13 @@
|
|
|
113
113
|
* [x] 虚拟滚动
|
|
114
114
|
* [x] 虚拟合并
|
|
115
115
|
* [x] CSS 变量主题
|
|
116
|
-
* [x] ([企业版](https://
|
|
117
|
-
* [x] ([企业版](https://
|
|
118
|
-
* [x] ([企业版](https://
|
|
119
|
-
* [x] ([企业版](https://
|
|
120
|
-
* [x] ([企业版](https://
|
|
121
|
-
* [x] ([企业版](https://
|
|
122
|
-
* [x] ([企业版](https://
|
|
116
|
+
* [x] ([企业版](https://store.vxeui.com)) 数据汇总
|
|
117
|
+
* [x] ([企业版](https://store.vxeui.com)) 聚合函数
|
|
118
|
+
* [x] ([企业版](https://store.vxeui.com)) 单元格区域选取
|
|
119
|
+
* [x] ([企业版](https://store.vxeui.com)) 单元格复制/粘贴
|
|
120
|
+
* [x] ([企业版](https://store.vxeui.com)) 单元格查找和替换
|
|
121
|
+
* [x] ([企业版](https://store.vxeui.com)) 全键盘操作
|
|
122
|
+
* [x] ([企业版](https://store.vxeui.com)) 集成图表
|
|
123
123
|
|
|
124
124
|
## 安装
|
|
125
125
|
|