Srinidhi Anand Rao
a0779de633
doc(unvired-cordova-sdk): remove clearFunction
2019-07-23 13:57:37 +05:30
Srinidhi Anand Rao
50408b08c6
Merge commit 'a2f5acb48c8d197fad55276ffcee7eee5cf3065f'
...
# Conflicts:
# src/@ionic-native/plugins/unvired-cordova-sdk/index.ts
2019-07-21 19:32:45 +05:30
Srinidhi Anand Rao
767391a4b4
doc(unvired-cordova-sdk): improve doc
2019-07-21 19:27:25 +05:30
Daniel Sogl
a2f5acb48c
chore(): update changelog
2019-07-12 20:27:59 +02:00
Daniel Sogl
3a3e9338e7
5.10.0
2019-07-12 20:27:53 +02:00
Daniel Sogl
8badd2943a
feat(anyline): add plugin ( #3101 )
...
closes : #3074
Co-authored-by: niconaso
2019-07-12 20:26:22 +02:00
Daniel Sogl
9a46ab1a6d
chore(build): remove "default"
2019-07-12 20:12:54 +02:00
Daniel Sogl
952a5c8e11
Merge remote-tracking branch 'origin/master'
2019-07-12 20:11:42 +02:00
Daniel Sogl
2a995d94ec
chore(build): upgrate to node 12 and gulp 4
2019-07-12 20:11:26 +02:00
Daniel Sogl
941d394da9
chore(build): upgrate to node 12 and gulp 4
2019-07-12 20:09:33 +02:00
Daniel Sogl
cc1f25c38c
chore(package): bump deps
2019-07-12 11:45:30 +02:00
nrikiji
7aa08109ce
fix(line-login): add missing email prop ( #3098 )
2019-07-12 11:41:35 +02:00
reymav
8ce541ff9a
fix(barcode-scanner): add missing shouldAutorotate property ( #3096 )
...
* Disable or enable Autorotate camera into barcode scanner plugin
* fix asterisks in jsdoc must be aligned
2019-07-12 11:40:52 +02:00
Patrick Bußmann
75190f5166
docs(deeplinks): Added informations about AASA (iOS) and Asset Links (Android) to documentation ( #3094 )
2019-07-12 11:40:36 +02:00
Srinidhi
c697139089
doc(unvired-cordova-sdk): doc update ( #3090 )
...
* feat(unvired-cordova-sdk): add plugin
* style(unvired-cordova-sdk): fix style
* doc(unvired-cordova-sdk): add doc
* doc(unvired-cordova-sdk): update doc
* style(unvired-cordova-sdk): fix style
* doc(unvired-cordova-sdk): fix readme errors
* doc(unvired-cordova-sdk): update doc
2019-07-12 11:40:19 +02:00
Anton Zagrebelny
717f6864f3
fix(biocatch): added android platform and updated repo ( #3086 )
2019-07-12 11:39:42 +02:00
Marius Backes
e9fa3ee6f2
feat(theme-detection): add plugin ( #3082 )
2019-07-12 11:39:23 +02:00
Srinidhi Anand Rao
28ce962677
doc(unvired-cordova-sdk): update doc
2019-07-12 14:57:43 +05:30
Srinidhi Anand Rao
f576c5f11e
doc(unvired-cordova-sdk): fix readme errors
2019-07-05 17:14:52 +05:30
Srinidhi Anand Rao
f488a75e26
Merge commit '2b684fadb179af64ac179e0a878b4ffdec0e85aa'
...
# Conflicts:
# src/@ionic-native/plugins/unvired-cordova-sdk/index.ts
2019-07-05 15:44:16 +05:30
Srinidhi Anand Rao
55fb503d81
style(unvired-cordova-sdk): fix style
2019-07-05 15:16:14 +05:30
Srinidhi Anand Rao
afe95a6752
doc(unvired-cordova-sdk): update doc
2019-07-05 13:15:01 +05:30
Srinidhi Anand Rao
2ca8bda8f7
doc(unvired-cordova-sdk): add doc
2019-07-04 18:12:29 +05:30
Daniel Sogl
2b684fadb1
chore(): update changelog
2019-07-01 19:34:57 +02:00
Daniel Sogl
7f2da56a28
5.9.0
2019-07-01 19:34:23 +02:00
Daniel Sogl
4a546bd11a
5.8.0
2019-07-01 19:34:20 +02:00
Daniel Sogl
a0f5254988
Revert "chore(build): use node 12"
...
This reverts commit 8521b32306
.
2019-07-01 19:32:24 +02:00
Daniel Sogl
8521b32306
chore(build): use node 12
2019-07-01 19:30:30 +02:00
Daniel Sogl
d52278b2d1
chore(package): bump deps
2019-07-01 19:29:32 +02:00
Timo
2fadb6b0e1
fix(firebase): add missing decorator to clearAllNotifications ( #3059 )
2019-07-01 19:27:03 +02:00
Lars Mikkelsen
ad11ed21ac
refactor(core): allow rxjs 5.5 as peer dependency ( #3068 )
...
This would allow Ionic v3 apps to use Ionic Native v5 wrappers.
2019-07-01 19:26:20 +02:00
Wasenshi
5857b9654c
feat(calendar): add deleteEventById function ( #3075 )
...
* Update index.ts
Please add this function
* Update index.ts
2019-07-01 19:24:40 +02:00
jing-zhou
92d5764e01
fix(alipay): use correct pluginRef ( #3081 )
2019-07-01 19:20:22 +02:00
Marius Backes
a4db080786
feat(sum-up): add plugin ( #3080 )
2019-07-01 19:19:44 +02:00
Szymon Stasik
54ac2bfdf5
feat(diagnostic): add DENIED_ONCE introduced by diagnostic v5 ( #3071 )
...
cordova.plugins.diagnostic@5.0.0 introduced breaking change moving from `DENIED` to `DENIED_ONCE` and make the statuses semantically equal for iOS and Android. For backward compatibility `DENIED` is untouched in this PR but marked as deprecated
2019-07-01 19:18:11 +02:00
Srinidhi
9274083b24
feat(unvired-cordova-sdk): add plugin ( #3061 )
...
* feat(unvired-cordova-sdk): add plugin
* style(unvired-cordova-sdk): fix style
2019-07-01 19:17:38 +02:00
Cam Wiegert
d04396e631
chore(scripts): add installVariables to docs-json output ( #3079 )
2019-06-28 14:23:28 -05:00
perry
c4b4584d2d
couchbase depreciation warning
2019-06-19 11:02:40 -05:00
Eliran Elnasi
1fc09098fe
fix(in-app-purchase-2): add missing option to register function ( #3063 )
...
* Update TS type for register() method
It should accept also a list of IAPProductOptions
* Update index.ts
2019-06-17 14:52:19 +02:00
Zahid Mahmood
b217bdb62a
docs(launch-review): add missing bracket ( #3062 )
2019-06-15 08:14:48 +02:00
Srinidhi Rao
1b60247807
style(unvired-cordova-sdk): fix style
2019-06-14 14:08:58 +05:30
Srinidhi Rao
b75f40c76e
feat(unvired-cordova-sdk): add plugin
2019-06-14 13:41:48 +05:30
Daniel Sogl
09ca1a1843
chore(package): bump deps
2019-06-10 20:12:32 +02:00
hanatharesh2712
6cbb226ed2
feat(sms-retriever): add plugin ( #3052 )
...
* created index.ts file for sms retriver plugin wrapper for ionic native
created index.ts file for sms retriver plugin wrapper for ionic native
Plugin name : cordova-plugin-sms-retriever-manager
* resolved tslint errors
resolved tslint errors
* Update index.ts
* Update index.ts
2019-06-10 20:04:43 +02:00
Jean-Christophe Hoelt
ed80933b6c
feat(in-app-purchase-2): add documentation ( #3055 )
...
Ported to typescript from the repo's README and API documentation.
2019-06-10 20:04:26 +02:00
Gyula Isoó
300d7c229c
fix(music-control): use correct input type ( #3054 )
2019-06-10 20:03:34 +02:00
Hatem
43442ac4ea
feat(apple-wallet): support plugin version 3.0 ( #3053 )
...
BREAKING: Requires `cordova-apple-wallet@3.0`
2019-06-10 20:00:44 +02:00
Szymon Stasik
12f2782fef
feat(diagnostic): add requestRemoteNotificationsAuthorization method ( #3051 )
...
solves #3050
while diagnostic plugin docs may be confusing, the `requestRemoteNotificationsAuthorization(successCallback, errorCallback, types, omitRegistration)` signature is available in the sources:
0fac4a59d1/www/ios/diagnostic.notifications.js (L162)
2019-06-10 19:55:26 +02:00
Daniel Sogl
a586734b92
chore(): update changelog
2019-06-03 07:09:54 +02:00
Daniel Sogl
f58183260d
5.7.0
2019-06-03 07:09:06 +02:00