Commit Graph
1689 Commits
Author SHA1 Message Date
Ibby 4da9fab97e chore(plugin): fix pluginWarn 2017-03-14 19:33:30 -04:00
Ibby 78c37f847a chore(plugin): fix pluginWarn 2017-03-14 19:32:05 -04:00
Ibby b93e321b1b chore(decorators): do not check method name on cordovacheck 2017-03-14 18:26:21 -04:00
Ibby b704d2875b chore(decorators): do not check method name on instancecheck 2017-03-14 18:25:23 -04:00
Ibby 56263e13fe docs(): rename plugins 2017-03-13 18:39:14 -04:00
Ibby a2f379e98e remove extra docs 2017-03-13 18:13:41 -04:00
Ibby 7a7b7b885a remove extra docs 2017-03-13 18:13:21 -04:00
Ibby 0a6ad5f231 remove duplicate method 2017-03-13 18:05:07 -04:00
Ibby 15fb82730d docs update + remove any static methods/properties 2017-03-13 18:00:03 -04:00
Ibby 699af1e1c2 feat(media): create method now returns a promise
Breaking change: create no longer returns a MediaObject instance. Make changes to your app accordingly.
2017-03-13 17:52:24 -04:00
Ibby a3cde90e2e fix diagnostic 2017-03-13 17:22:02 -04:00
Ibby 230efdb728 Merge branch 'master' into v3-injectable 2017-03-13 17:17:51 -04:00
QuentinandIbby Hadeed 9a733c3b4a docs(in-app-browser): fix typo (#1183)
text fix
2017-03-13 17:17:30 -04:00
Ibby 7a02d61224 chore(): merge master updates 2017-03-13 17:16:11 -04:00
gujimanandIbby Hadeed 95ac7e1855 feat(background-mode): added moveToBackground and moveToForeground (#1181)
feat(background-mode): add missing functions moveToBackground and moveToForeground as explained in https://github.com/driftyco/ionic-native/issues/1180
2017-03-13 16:59:20 -04:00
Perry GovierandGitHub 0103ebc288 Merge pull request #1182 from driftyco/v3-latest-dgeni
chore(docs): update to latest dgeni version
2017-03-13 15:34:56 -05:00
Ibby ba3487dd55 chore(docs): update to latest dgeni version 2017-03-13 16:00:28 -04:00
Perry GovierandGitHub c1bac59b07 Merge pull request #1179 from driftyco/v3-docs-fix
chore(docs): remove gitPackage from doc generator
2017-03-13 13:45:10 -05:00
Ibby 37082cf783 chore(docs): remove gitPackage from doc generator 2017-03-13 14:42:33 -04:00
Ibby 91bc6380d0 3.1.0-rc.4 2017-03-12 19:41:26 -04:00
Ibby 760b238a6b chore(decorators): fix cordovaCheck and instanceCheck 2017-03-12 19:38:46 -04:00
Lukas HeddendorpandIbby Hadeed 6683aa450c Updated AppPreferences docs (#1175)
Close code block to make it render properly
2017-03-12 14:59:37 -04:00
Ibby da02a2ec51 push instance based push plugin 2017-03-11 14:40:02 -05:00
Ibby a4078995db docs(): update plugin docs 2017-03-11 14:18:26 -05:00
Ibby 3fd0185d4e chore(): add check decroators 2017-03-11 11:29:11 -05:00
Ibby 8aa19525cc chore(decorators): promise is default for Cordova/Instance check 2017-03-11 11:17:55 -05:00
Ibby 96de5d9c31 chore(): add options to InstanceCheck 2017-03-11 11:13:40 -05:00
Ibby HadeedandGitHub 63c34cade4 chore(): organize and enhance decorators (#1171)
* fix/add decorators

* fix google maps design

* chore(): add root tsconfig to resolve imports in IDE

* updates

* more fixes
2017-03-11 11:03:40 -05:00
Ibby 5b03b578dc chore(): update rxjs to 5.0.1 2017-03-10 12:11:49 -05:00
Ibby 2a4f228bdf chore(): update angular to 2.4.8 2017-03-10 12:11:29 -05:00
Ibby d189a5bbc1 3.1.0-rc.3 2017-03-10 12:08:18 -05:00
Ibby ec57f00d2b chore(): update angular to 2.4.8 2017-03-10 12:08:06 -05:00
Ibby HadeedandGitHub d0cb3049e5 Remove overeloads 2017-03-10 10:41:20 -05:00
Ibby d36a8c8257 3.1.0-rc.2 v3.1.0-rc.2 2017-03-10 10:39:55 -05:00
Ibby 3665781b40 chore(): update deps 2017-03-10 10:39:40 -05:00
Ibby 8036d6392d chore(): update changelog v2.8.1 2017-03-10 10:31:53 -05:00
Ibby 8602fde936 2.8.1 2017-03-10 10:31:03 -05:00
Ibby 0f8c3ce376 fix(health): fix return type 2017-03-10 10:30:57 -05:00
Ibby 5880491c0e chore(): update rxjs to 5.0.1 2017-03-10 10:29:34 -05:00
Ibby 9108db7653 Merge branch 'v3-injectable' of github.com:driftyco/ionic-native into v3-injectable 2017-03-10 10:22:15 -05:00
Ibby 00d1ad7d3b set concurrency to number of cores 2017-03-10 10:22:03 -05:00
gujimanandIbby Hadeed 62c7a60aee fix(paypal): sku param is optional (#1161)
'sku' needs to be made 'optional' as explained in the documented comment
2017-03-10 03:56:02 -05:00
Sabari FerinandIbby Hadeed 6fdeeaf6f2 fix(fingerprint-aio): add useBackup property (#1158) 2017-03-09 05:20:45 -05:00
Lukas HeddendorpandIbby Hadeed 16ff420bfa Update File path plugin docs (#1153)
Fix demo code
2017-03-09 04:43:00 -05:00
perry de51ef8a82 chore(CI): fixing npm install instructions in generated readmes 2017-03-08 13:08:10 -06:00
Ibby 0009cbf3a0 feat(firebase): add new setScreenName method
closes #1149
2017-03-08 05:55:15 -05:00
Ibby 74971feb98 fix(bluetooth-serial): add missing disconnect method
closes #1151
2017-03-08 05:46:35 -05:00
Ibby 9a68ea242c docs(health): fix return type 2017-03-08 05:44:56 -05:00
Ibby 10daa1f1dd docs(background-fetch): fix return type 2017-03-07 06:01:43 -05:00
Ibby 38bb8410e5 refactor(background-geolocation): update imports 2017-03-07 05:58:00 -05:00