Daniel Sogl and Ibby Hadeed
bf88b78c63
docs(apprate): update example ( #1455 )
...
* docs(apprate): update example
* Update index.ts
* typo
* fixed preferences
* Update index.ts
2017-05-03 17:53:42 -04:00
Daniel Sogl and Ibby Hadeed
c600cd622e
docs(app-preferences): unified example ( #1456 )
...
I changed the usage part to match the usage part of other plugins
1. constructor with the private import
2. Call the plugin methods
2017-05-03 17:01:28 -04:00
Daniel Sogl and Ibby Hadeed
14a1cb9ee7
docs(admob): improve example ( #1454 )
2017-05-03 17:00:22 -04:00
Daniel Sogl and Ibby Hadeed
92468c9b84
docs(google-maps): example fix #1444 ( #1461 )
...
It should be clearer now that the marker etc. should be added inside the .then() block
Related to:
- https://github.com/driftyco/ionic-native/issues/1444
- https://forum.ionicframework.com/t/ionic-build-android-failed/88742/9
2017-05-03 16:40:09 -04:00
Daniel Sogl and Ibby Hadeed
84cd81dcaf
refactor(admob): remove unneeded imports ( #1450 )
...
* refactor(admob): remove unneeded imports
* Update index.ts
2017-05-01 16:36:22 -04:00
Daniel Sogl and Ibby Hadeed
c6f9fa356f
style(): unify docs and spacing ( #1448 )
...
* typo(barcode-scanner): fixe circle lint error
* typo(docs): Unified the documentations
In some plugins the typescript markup was missing.
I also unified the console.log string from console.log("hello") to console.log('Hello') so any plugin page look the same.
2017-04-30 14:36:22 -04:00
Daniel Sogl and Ibby Hadeed
a7c9abc449
refactor(barcode-scanner): fix tslint error ( #1447 )
2017-04-30 14:13:21 -04:00
Daniel Sogl and Ibby Hadeed
1a682bc3de
docs(README): Ionic 3 Update / typo ( #1441 )
...
_ Update example import for Ionic
- Removed Ionic 2.x
- typo
2017-04-30 13:19:55 -04:00
Daniel Sogl and Ibby Hadeed
58ad707dc3
docs(secure storage): rename item to key ( #1445 )
2017-04-30 13:18:49 -04:00
Daniel Sogl and Ibby Hadeed
83a3569155
docs(): remove identifier from product id ( #1432 )
2017-04-28 09:33:05 -04:00
Daniel Sogl and Ibby Hadeed
52d731e7d9
chore(): update to Angular 4 ( #1391 )
...
Since Ionic 3.0 released, the package should be able to support Angular 4.0.0.
I updated the dependencies for that.
2017-04-18 17:52:34 -04:00