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

Ionic/Angular 1 Demo #98

Closed
briananderson1222 opened this issue Mar 29, 2016 · 5 comments
Closed

Ionic/Angular 1 Demo #98

briananderson1222 opened this issue Mar 29, 2016 · 5 comments

Comments

@briananderson1222
Copy link

I've noticed there is a ng1demo folder in this repository which makes me believe that this plugin is supported in Angular 1. I believe maybe a folder was omitted when being checked in as I am unable to see where the js/bundle.js gets generated from which I assume would have the code example for how to correctly import this plugin in an Angular 1 application. Is there official support for Ionic/Angular 1 applications so that we can attempt to bridge the gap between Ionic 1 and Ionic 2 a bit more?

@ihadeed
Copy link
Collaborator

ihadeed commented Mar 29, 2016

Hey Brian,

Yes there is official support for Angular 1.x and any other JavaScript
framework (including plain JavaScript). At the moment there isn't an
official documentation for that, but you can get a rough idea of how it
works here: http://jsdev.ca/ionic-native-cordova-plugins-simplified/

I hope that helps. Let me know if you have any further questions.
On Mar 29, 2016 12:47 PM, "Brian Anderson" notifications@github.com wrote:

I've noticed there is a ng1demo folder in this repository which makes me
believe that this plugin is supported in Angular 1. I believe maybe a
folder was omitted when being checked in as I am unable to see where the
js/bundle.js gets generated from which I assume would have the code example
for how to correctly import this plugin in an Angular 1 application. Is
there official support for Ionic/Angular 1 applications so that we can
attempt to bridge the gap between Ionic 1 and Ionic 2 a bit more?


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#98

@briananderson1222
Copy link
Author

Awesome, thanks for this link. I am going to check this out. Might be worth checking out getting the missing files into the ng1demo folder or providing some additional documentation (or even this link) somewhere.

Also the link calls out that Ionic Native is still in Beta.. Is this still the case? I don't see anything in the Github repository that confirms this and even the package.json lists the version number at 1.10 which I would assume means it is a stable release

@ihadeed
Copy link
Collaborator

ihadeed commented Mar 29, 2016

What I really meant by "Ionic Native is still in Beta" is that it's an incomplete project at the moment. Not all major plugins (which are available in ngCordova) have been fully added, documented and/or tested.

You most likely won't have any major issues while using the package downloaded from NPM.

@ihadeed ihadeed closed this as completed Mar 31, 2016
@ddennis
Copy link

ddennis commented Apr 28, 2016

It would still be very helpfull to have the source files instead of just the compiled bundle file.

@ihadeed
Copy link
Collaborator

ihadeed commented Apr 28, 2016

@ddennis you can acquire those files by cloning the repo.

danielsogl pushed a commit that referenced this issue Dec 19, 2023
danielsogl added a commit that referenced this issue Dec 19, 2023
* feat(diagnostics): add missing constants and methods for latest plugin version (#4600)

* feat(cordova-plugin-firebase-model): Add new plugin to download and process ML model hosted in firebase. (#4608)

* feat(unvired-cordova-sdk): Add new function to regenrate the JWT Token

* feat(unvired-cordova-sdk): Add couple of properties to login parameters.

* feat(cordova-plugin-firebase-model): Add new plugin for downloading and processing ML model hosted in Firebase.

* fix(cordova-plugin-unvired-sdk): revert last set of changes.

* fix(cordova-plugin-unvired-sdk): Add two new login properties.

* fix(cordova-plugin-firebase-model): Delete the previously added plugin.

* Revert "fix(cordova-plugin-firebase-model): Delete the previously added plugin."

This reverts commit 86f39dc.

* Revert "fix(cordova-plugin-unvired-sdk): Add two new login properties."

This reverts commit a79f31e.

* feat(clevertap): support clevertap-cordova 2.7.0 (#4617) [skip ci]

* feat(clevertap): add CleverTap plugin

* style(clevertap): cleanup stray lint error

* refactor

* feat(clevertap): update for latest CleverTap Cordova plugin

* chore: Update Repo from Ionic Native Repo

* fix: Code Changes for parity SDK-155

* fix: Indentation fixes for SDK-155

* fix: Code Repo fix while updating fork branch

* fix: Remove unnecessary adder .scripts Folder

* fix: Remove unwanted added folder .circleci

* fix: Remove unwanted added File .npmrc

* fix: Revert .Github Folder Changes to as per Ionic-Native master

* fix: Update changes as per ionic-native master

* fix: Code Repo fix while updating fork branch

fix: Remove unnecessary adder .scripts Folder

fix: Remove unwanted added folder .circleci

fix: Remove unwanted added File .npmrc

fix: Revert .Github Folder Changes to as per Ionic-Native master

fix: Update changes as per ionic-native master

* fix(CleverTap): Fix for missing methods issue #3491

* refactor(profile): remove setProfile methods for fb and google

* refactor(dynamic variables): remove Product A/B Testing (Dynamic Variables) code

* fix(product config): add key param to product config getters

* feat(identity): add a new public method getCleverTapID and deprecate existing CleverTapID methods

* feat(profile): add public methods to increment/decrement values set via User properties

* feat(profile): add public methods to increment/decrement values set via User properties

* feat(inapp): add public methods for suspending/discarding & resuming InApp Notifications

* feat(inbox): add new api for iOS to delete bulk inbox messages for given message ids

* refactor(xiaomi-push): add region as an extra mandatory parameter to setPushXiaomiToken

* Update index.ts to support cordova 2.7.0

* Update index.ts

---------

Co-authored-by: Peter Wilkniss <peter@clevertap.com>
Co-authored-by: Daniel Sogl <mytechde@outlook.com>
Co-authored-by: Darshan Pania <darshan@clevertap.com>
Co-authored-by: Surya <suryanarayan@clevertap.com>
Co-authored-by: SuryaClevertap <63039490+SuryaClevertap@users.noreply.github.com>
Co-authored-by: Piyush Kukadiya <piyush.kukadiya@clevertap.com>
Co-authored-by: piyush-kukadiya <61137760+piyush-kukadiya@users.noreply.github.com>

* feat(save-dialog): add plugin (#4618)

* smtp-client

* fix plugin ref

* cloud settings

* + save-dialog

---------

Co-authored-by: Daniel Sogl <daniel@sogls.de>

* Update to cordova 5 (#98)

---------

Co-authored-by: Dave Alden <dpa99c@gmail.com>
Co-authored-by: Srinidhi <srinidhi.rao@unvired.com>
Co-authored-by: AishwaryaNanna <97506871+AishwaryaNanna@users.noreply.github.com>
Co-authored-by: Peter Wilkniss <peter@clevertap.com>
Co-authored-by: Darshan Pania <darshan@clevertap.com>
Co-authored-by: Surya <suryanarayan@clevertap.com>
Co-authored-by: SuryaClevertap <63039490+SuryaClevertap@users.noreply.github.com>
Co-authored-by: Piyush Kukadiya <piyush.kukadiya@clevertap.com>
Co-authored-by: piyush-kukadiya <61137760+piyush-kukadiya@users.noreply.github.com>
Co-authored-by: marysuon <marysuon@gmail.com>
Co-authored-by: Cesar de la Vega <cesarvegaro@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants