vxe-table 4.7.0-alpha.7 → 4.7.0-alpha.8
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.en.md +2 -1
- package/README.md +2 -1
- package/README.zh-TW.md +2 -1
- package/lib/index.umd.js +1 -1
- package/lib/index.umd.min.js +1 -1
- package/package.json +2 -2
- package/types/all.d.ts +1 -1
package/README.en.md
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
[](https://github.com/x-extends/vxe-table/pulls?q=is%3Apr+is%3Aclosed)
|
|
13
13
|
[](LICENSE)
|
|
14
14
|
|
|
15
|
-
A [vue](https://www.npmjs.com/package/vue) based PC form component, support add delete change check, virtual tree, column drag and drop, lazy loading, shortcut menu, data verification, print
|
|
15
|
+
A [vue](https://www.npmjs.com/package/vue) based PC form component, support add delete change check, virtual tree, column drag and drop, lazy loading, shortcut menu, data verification, import/export/print, form rendering, custom template, renderer, JSON configuration...
|
|
16
16
|
|
|
17
17
|
* Design concept
|
|
18
18
|
* Efficient and concise API design for modern browsers.
|
|
@@ -24,6 +24,7 @@ A [vue](https://www.npmjs.com/package/vue) based PC form component, support add
|
|
|
24
24
|
* [x] ~~v2.0 Based on vue2.6, Support for all major browsers.~~
|
|
25
25
|
* [x] v3.0 Based on vue2.6, supports modern browsers and retains compatibility with IE11.
|
|
26
26
|
* [x] v4.0 Based on vue3.x, Only support modern browser, not IE.
|
|
27
|
+
* [x] v4.7 Based on vue3.x, refactor the components, split the excess components, and keep only the table.
|
|
27
28
|
|
|
28
29
|
## Browser Support
|
|
29
30
|
|
package/README.md
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
[](https://github.com/x-extends/vxe-table/pulls?q=is%3Apr+is%3Aclosed)
|
|
13
13
|
[](LICENSE)
|
|
14
14
|
|
|
15
|
-
一个基于 [vue](https://www.npmjs.com/package/vue) 的 PC
|
|
15
|
+
一个基于 [vue](https://www.npmjs.com/package/vue) 的 PC 端表单/表格组件,支持增删改查、虚拟树、列拖拽、懒加载、快捷菜单、数据校验、导入/导出/打印、表单渲染、自定义模板、渲染器、JSON 配置式...
|
|
16
16
|
|
|
17
17
|
* 设计理念
|
|
18
18
|
* 面向现代浏览器,高效的简洁 API 设计
|
|
@@ -24,6 +24,7 @@
|
|
|
24
24
|
* [x] ~~v2.0 基于 vue2.6,支持所有主流的浏览器,同时兼具功能与性能~~
|
|
25
25
|
* [x] v3.0 基于 vue2.6,支持现代浏览器并保留兼容 IE11
|
|
26
26
|
* [x] v4.0 基于 vue3.x,只支持现代浏览器,不支持 IE
|
|
27
|
+
* [x] v4.7 基于 vue3.x,重构组件,拆分多余组件,只保留表格
|
|
27
28
|
* [ ] 下一阶段:sticky 渲染模式、将虚拟滚动提升到极致、虚拟滚动动态行高、数据图表可视化
|
|
28
29
|
|
|
29
30
|
## 浏览器支持
|
package/README.zh-TW.md
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
[](https://github.com/x-extends/vxe-table/pulls?q=is%3Apr+is%3Aclosed)
|
|
13
13
|
[](LICENSE)
|
|
14
14
|
|
|
15
|
-
一個基於 [vue](https://www.npmjs.com/package/vue) 的PC
|
|
15
|
+
一個基於 [vue](https://www.npmjs.com/package/vue) 的PC端表格組件,支持增刪改查、虛擬樹、列拖拽、懶加載、快捷菜單、數據校驗、導入/匯出/列印、表單渲染、自定義模板、渲染器、JSON 配置式…
|
|
16
16
|
|
|
17
17
|
* 設計理念
|
|
18
18
|
* 面向現代瀏覽器,高效的簡潔 API 設計
|
|
@@ -24,6 +24,7 @@
|
|
|
24
24
|
* [x] ~~v2.0 基於 vue2.6,支持所有主流的瀏覽器,同時兼具功能與效能~~
|
|
25
25
|
* [x] v3.0 基於 vue2.6,支持現代瀏覽器並保留相容IE11
|
|
26
26
|
* [x] v4.0 基于 vue3.x,只支持現代瀏覽器,不支持IE
|
|
27
|
+
* [x] v4.7 基於 vue3.x,重構組件,拆分多餘組件,只保留表格
|
|
27
28
|
|
|
28
29
|
## 瀏覽器支持
|
|
29
30
|
|
package/lib/index.umd.js
CHANGED
|
@@ -21068,7 +21068,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
21068
21068
|
/* harmony reexport (unknown) */ for(var __WEBPACK_IMPORT_KEY__ in _vxe_ui_core__WEBPACK_IMPORTED_MODULE_0__) if(["default","config","setup","VXETable"].indexOf(__WEBPACK_IMPORT_KEY__) < 0) __WEBPACK_REEXPORT_OBJECT__[__WEBPACK_IMPORT_KEY__] = function(key) { return _vxe_ui_core__WEBPACK_IMPORTED_MODULE_0__[key]; }.bind(0, __WEBPACK_IMPORT_KEY__)
|
|
21069
21069
|
/* harmony reexport (unknown) */ __webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
21070
21070
|
|
|
21071
|
-
_vxe_ui_core__WEBPACK_IMPORTED_MODULE_0__.VxeUI.tableVersion = ({"NODE_ENV":"production","VUE_APP_VXE_ENV":"development","VUE_APP_VXE_VERSION":"4.7.0-alpha.
|
|
21071
|
+
_vxe_ui_core__WEBPACK_IMPORTED_MODULE_0__.VxeUI.tableVersion = ({"NODE_ENV":"production","VUE_APP_VXE_ENV":"development","VUE_APP_VXE_VERSION":"4.7.0-alpha.8","BASE_URL":"/"}).VUE_APP_VXE_TABLE_VERSION;
|
|
21072
21072
|
(0,_vxe_ui_core__WEBPACK_IMPORTED_MODULE_0__.setConfig)({
|
|
21073
21073
|
emptyCell: ' ',
|
|
21074
21074
|
table: {
|