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
Copy file name to clipboardExpand all lines: README.md
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,3 @@
1
-
# Ionic-Vue becomes @ionic/vue
2
-
**Important: This project has been contributed to the Ionic core and can be used as [@ionic/vue](https://github.com/ionic-team/ionic/tree/master/vue).**
3
-
4
-
Modus Create engineers will continue to support the community at the Ionic's official [Issue board](https://github.com/ionic-team/ionic/issues)
5
-
6
-
However, this repository is still being actively maintained and kept in-sync with the official @ionic/vue. The main difference being the availability of pending upstream pull requests and flexibility of choosing dependency versions.
7
-
8
-
Our goal is to allow developers to be on the bleeding-edge and freely experiment, thus we are delivering features and bug fixes as fast as possible.
9
-
10
-
Bug fixes, features, documentation and any other changes are always contributed back to upstream @ionic/vue.
11
-
12
-
---
13
-
---
14
1
15
2
# Ionic-Vue
16
3
@@ -26,6 +13,16 @@ Ionic integration adapters for Vue.
`Ionic-Vue` codebase has been contributed to the Ionic core and as [@ionic/vue](https://github.com/ionic-team/ionic/tree/master/vue). However, `@ionic/vue` provides limited support to Ionic v4.
18
+
19
+
The amazing Ionic team is always looking to bring the most modern of browser capabilities to their framework. The official Vue support will land after Vue 3 has stabilized.
20
+
21
+
Modus Create engineers continue to maintain this library to support the community that wants to create beautiful mobile apps with Vue and Ionic.
22
+
23
+
Our goal is to allow developers to be up to date with the latest advances of Ionic and Vue. Thus we are delivering features and bug fixes as fast as possible.
24
+
25
+
29
26
## Roadmap
30
27
31
28
Overview: all of the controllers and major features such as transitions and router have been implemented and tested for several months now.
@@ -47,6 +44,9 @@ Apart from minor improvements and further testing of various mixes of Ionic comp
47
44
## Ionic versions 4 and 5
48
45
:warning: Moving forward all versions of `ionic-vue` will be supporting Ionic 5 only, if you'd like to continue using Ionic 4 please use `ionic-vue` version `1.3.4`
49
46
47
+
## Vue 3
48
+
:construction: We are actively developing the next major version of this library. It will support Vue 3 and all of the new APIs like Composition, new transition features, etc.
49
+
50
50
## Installing / Getting started
51
51
52
52
A quick introduction of the minimal setup you need to get a hello world up and running.
0 commit comments