You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 export, form rendering, custom template, renderer, JSON configuration...
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.
@@ -22,8 +22,10 @@ A [vue](https://www.npmjs.com/package/vue) based PC form component, support add
22
22
* Plan
23
23
*[x]~~v1.0 Based on vue2.6, Support for all major browsers.~~
24
24
*[x]~~v2.0 Based on vue2.6, Support for all major browsers.~~
25
-
*[x] v3.0 Based on vue2.6, supports modern browsers and retains compatibility with IE11.
26
-
*[x] v4.0 Based on vue3.x, Only support modern browser, not IE.
25
+
*[x] v3.0 Based on vue2.6+, supports modern browsers and retains compatibility with IE11.
26
+
*[ ] v3.9 Based on vue2.6+, Reconstruct and split the components into [Vxe table](https://github.com/x-extends/vxe-table) and [Vxe UI](https://github.com/x-extends/vxe-pc-ui). Form Designer, list designer, process designer will be supported.
27
+
*[x] v4.0 Based on vue3.2+, Only support modern browser, not IE.
28
+
*[x] v4.7 Based on vue3.2+, Reconstruct and split the components into [Vxe table](https://github.com/x-extends/vxe-table) and [Vxe UI](https://github.com/x-extends/vxe-pc-ui). Form Designer, list designer, process designer will be supported.
27
29
28
30
## Browser Support
29
31
@@ -90,10 +92,10 @@ Get on [unpkg](https://unpkg.com/vxe-table/) and [cdnjs](https://cdn.jsdelivr.ne
0 commit comments