Skip to content

Commit 7282c3f

Browse files
authored
Update README.md
1 parent 23e8a6a commit 7282c3f

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff 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-
---
141

152
# Ionic-Vue
163

@@ -26,6 +13,16 @@ Ionic integration adapters for Vue.
2613
<img src="https://res.cloudinary.com/modus-labs/image/upload/w_560/v1535019553/labs/logo-ionic-vue.svg" width="260" alt="@modus/ionic-vue">
2714
</p>
2815

16+
## `Ionic-Vue` vs `@ionic/vue`
17+
`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+
2926
## Roadmap
3027

3128
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
4744
## Ionic versions 4 and 5
4845
: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`
4946

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+
5050
## Installing / Getting started
5151

5252
A quick introduction of the minimal setup you need to get a hello world up and running.

0 commit comments

Comments
 (0)