Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Ionic 3 #231

Open
fdagher1 opened this issue Jun 1, 2017 · 9 comments
Open

Add support for Ionic 3 #231

fdagher1 opened this issue Jun 1, 2017 · 9 comments
Milestone

Comments

@fdagher1
Copy link

fdagher1 commented Jun 1, 2017

I have an Ionic 3 working project. When I add the ion-autocomplete script tag towards the end of index.html and run the application I get console error: > Uncaught ReferenceError: angular is not defined at ion-autocomplete.js:1

I'm adding: <script src="https://rawgit.com/guylabs/ion-autocomplete/master/src/ion-autocomplete.js"></script>

@guylabs
Copy link
Owner

guylabs commented Jun 1, 2017

Hi @fdagher1

that has not been tested yet. As you see here: https://github.com/guylabs/ion-autocomplete#ionic-compatibility the latest version of Ionic is 1.3.2. If you like you can create a pull request if you can make it work on Ionic 3 then we could update it.

But currently I won't be able to work on that.

Thanks and regards

Guy

@guylabs guylabs added this to the Backlog milestone Jun 1, 2017
@guylabs guylabs changed the title Does this work with Ionic 3? Add support for Ionic 3 Jun 1, 2017
@sivajik34
Copy link

Is there any update on this?

@guylabs
Copy link
Owner

guylabs commented Mar 27, 2018

Hi @sivajik34

not until now. But if you like, you can create a pull request with an update to Ionic 3.

Thanks and regards

Guy

@sivajik34
Copy link

Just Yesterday started ionic.Actually, I'm PHP (Magento developer).
I need to build small app for iphone ,android.
I think it will take some time to grasp the things.
after that, I will try to contribute.

@sivajik34
Copy link

Even I don't know angular js. at this point can i downgrade ionic version so that I can use ion-autocomplete.
Please give me a suggestion on this.
I think if you spend some time on this it won't take much time to upgrade?

@guylabs
Copy link
Owner

guylabs commented Mar 27, 2018

You can always start with an Ionic 1.3.x project, but I would propose to start a new project with the latest version and then check what needs to be changed to make ion-autocomplete run on the latest Ionic.

@sivajik34
Copy link

Can you give me some direction/ steps on this?
From where I need to start?
I mean converting js, CSS files into ionic 3.
if you give little bit direction on this, sure I can convert to 3.

@guylabs
Copy link
Owner

guylabs commented May 14, 2018

@sivajik34 You need to first upgrade the Angular part and then see what API's changed in Ionic 3. Besides that you need to adapt all the tests (unit and e2e).

@jrquick17
Copy link

You can checkout this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants