Skip to content

Commit 67a657b

Browse files
committed
feat: support vue 2
1 parent ee9218e commit 67a657b

File tree

35 files changed

+145
-224
lines changed

35 files changed

+145
-224
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @opd/g2plot-vue
22

3-
> [G2Plot](https://g2plot.antv.vision/) for **Vue 3**, see [documentation](https://g2plot-vue.opd.cool) for more
3+
> [G2Plot](https://g2plot.antv.vision/) for `Vue`, both `v2` and `v3`, see [documentation](https://g2plot-vue.opd.cool) for more
44
55
[![build](https://github.com/open-data-plan/g2plot-vue/workflows/build/badge.svg)](https://github.com/open-data-plan/g2plot-vue/actions?query=workflow%3Abuild)
66
[![npm](https://img.shields.io/npm/v/@opd/g2plot-vue.svg)](https://www.npmjs.com/package/@opd/g2plot-vue)

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ heroImage: /logo.png
55
actionText: Get Started
66
actionLink: /guide/
77
features:
8-
- title: Vue 3
9-
details: Support Vue 3 Firstly
8+
- title: Vue
9+
details: Universal support vue version with [`vue-demi`](https://github.com/vueuse/vue-demi)
1010
- title: G2Plot
1111
details: Powered by G2Plot
1212
- title: Native TypeScript Support

0 commit comments

Comments
 (0)