Abdelaziz Bennouna
|
e902856089
|
feat(barcodescanner): add missing options (#966)
Fixes #965
|
2017-01-11 11:31:29 -05:00 |
|
Ibby
|
67adb23a14
|
chore(): optimize CordovaProperty
closes #954
|
2017-01-10 20:45:11 -05:00 |
|
Ibby
|
028a568515
|
chore(): update changelog
|
2017-01-10 20:39:12 -05:00 |
|
Ibby
|
7a8d30f4e1
|
2.2.16
|
2017-01-10 20:38:53 -05:00 |
|
Ibby
|
9541009742
|
chore(): fix the callCordovaPlugin check
the previous approach doesn't handle __proto__ methods
|
2017-01-10 20:38:48 -05:00 |
|
Ibby
|
9dee2fbc0c
|
chore(): update changelog
|
2017-01-10 19:17:27 -05:00 |
|
Ibby
|
60b9c69763
|
2.2.15
|
2017-01-10 19:17:16 -05:00 |
|
Ibby
|
b98fa28b4b
|
fix(apprate): captialize URL in storeAppURL property
|
2017-01-10 18:49:53 -05:00 |
|
Ibby
|
603aa9f6d2
|
chore(): ignore errors when deleting old docs
|
2017-01-10 16:46:35 -05:00 |
|
Ibby
|
f4fa8c31f0
|
chore(): ignore errors when deleting old docs
|
2017-01-10 16:42:40 -05:00 |
|
Ibby
|
8e787fdd5f
|
docs(video-player): update install source
closes #959
|
2017-01-10 16:39:36 -05:00 |
|
Ibby
|
c5ec7c33b5
|
refractor(): lodash contains to includes
|
2017-01-10 16:34:56 -05:00 |
|
Ibby
|
c6dbf343fb
|
chore(): add beta tags
|
2017-01-10 07:41:44 -05:00 |
|
Ibby
|
fa311e6a7c
|
chore(): update packages
|
2017-01-10 07:40:21 -05:00 |
|
Ibby
|
04347c3df8
|
chore(): bump tslint ionic rules to 0.0.7
|
2017-01-10 07:15:57 -05:00 |
|
Ibby
|
8adb36e2a0
|
chore(): remove old tsconfig
|
2017-01-10 07:15:00 -05:00 |
|
Ibby
|
c700c31127
|
chore(): bump rxjs to 5.0.0-beta.12
|
2017-01-10 07:13:08 -05:00 |
|
Ibby Hadeed
|
5981622f3a
|
chore(): replace try/catch with better approach (#956)
* chore(): replace try/catch with better approach
* optimize last commit
|
2017-01-10 07:06:44 -05:00 |
|
perry
|
77d6308bca
|
chore(dgeni): add beta tag support
|
2017-01-09 13:59:03 -06:00 |
|
Ibby
|
92e0bb55c3
|
Merge branch 'master' of github.com:driftyco/ionic-native
|
2017-01-09 07:13:04 -05:00 |
|
Ibby
|
452aa5d8c9
|
chore(): lock typescript to 2.0.x
|
2017-01-09 07:12:58 -05:00 |
|
MSadiqR
|
2ddb8be775
|
Typescript error solved (#947)
Added a placeholder parameter to resolve typescript error
|
2017-01-09 06:10:08 -05:00 |
|
Josh Gibbs
|
ebf07161b6
|
fix(onesignal): OSNotification.app_id is optional (#946)
OSNotification::app_id is not required when sending a selfNotification.
|
2017-01-09 05:07:57 -05:00 |
|
Thomas Kemmer
|
6ddd2aa184
|
fix(ble): stopScan takes no args when used as clear function (#944)
|
2017-01-09 05:06:33 -05:00 |
|
Ibby
|
9974a1fbd8
|
chore(): update changelog
|
2017-01-07 08:04:21 -05:00 |
|
Ibby
|
67edb835f2
|
2.2.14
|
2017-01-07 08:03:34 -05:00 |
|
Jonathan Samines
|
5b6cb6e19f
|
docs(device): fix reference (#930)
|
2017-01-07 08:00:56 -05:00 |
|
Ibby
|
9a5a62bc3a
|
chore(): tslint
|
2017-01-07 07:59:06 -05:00 |
|
Ibby
|
d192dee1ee
|
docs(google-plus): add basic docs
|
2017-01-07 07:43:27 -05:00 |
|
Ibby
|
0d6997cbdd
|
fix(push): fix typing for additionalData
closes #868
|
2017-01-07 06:42:38 -05:00 |
|
Ibby
|
49325e8b93
|
Merge branch 'master' of github.com:driftyco/ionic-native
|
2017-01-07 05:44:45 -05:00 |
|
Ibby
|
de07df6f20
|
fix(inappbrowser): fix insertCSS method name
closes #921
|
2017-01-07 05:44:38 -05:00 |
|
Vlado Velichkovski
|
ca60c5b912
|
fix(nfc): add missing param for addMimeTypeListener (#937)
Add missing `mimeType` parameter in `addMimeTypeListener` function
|
2017-01-07 05:29:08 -05:00 |
|
Ibby
|
54d1a9891b
|
chore(): add try/catch for callCordovaPlugin method
closes #882
|
2017-01-07 05:26:38 -05:00 |
|
Ibby
|
2c57bc965c
|
docs(globalization): add platforms information
closes #935
|
2017-01-07 04:47:15 -05:00 |
|
Ibby
|
d62779a2a6
|
feat(market): add search method, return promises
|
2017-01-07 04:38:37 -05:00 |
|
Ibby
|
009a20608e
|
docs(ibeacon): fix method reference
closes #933
|
2017-01-07 04:32:18 -05:00 |
|
Ibby
|
ca14bf6a75
|
fix(google-plus): fixes login without options
closes #932
|
2017-01-07 04:27:58 -05:00 |
|
Ibby
|
49fe24dee2
|
fix(google-analytics): fix startTrackerWithId when interval is not provided
|
2017-01-01 06:30:33 -05:00 |
|
Ibby
|
d9d89341d2
|
docs(onesignal): fix docs
|
2017-01-01 04:11:51 -05:00 |
|
Guille
|
bbf75bcbd7
|
fix(mixpanel): fix issue when not passing eventProperties (#927)
|
2016-12-30 06:32:53 -05:00 |
|
Megan Kearl
|
9441928884
|
style(): fix whitespace lint issue (#923)
|
2016-12-30 00:47:51 -05:00 |
|
Watchara S
|
8eb656cce8
|
feat(background-geolocation): add altitudeAccuracy into response typings (#922)
|
2016-12-29 04:39:16 -05:00 |
|
Alexey Vasiliev
|
bf0486cb8b
|
Fix doc about changed property (#919)
|
2016-12-27 16:44:03 -05:00 |
|
Ibby
|
e681761f56
|
chore(): update changelog
|
2016-12-27 08:43:56 -05:00 |
|
Ibby
|
84ec3fa8d2
|
2.2.13
|
2016-12-27 08:43:12 -05:00 |
|
Ibby
|
c618ceb693
|
chore(): tslint
|
2016-12-27 08:43:06 -05:00 |
|
Ibby
|
46a9b6d50d
|
docs(google-analytics): add usage
closes #883
|
2016-12-27 08:07:45 -05:00 |
|
Ibby
|
44fe04bbbd
|
docs(): add interfaces
|
2016-12-27 08:03:21 -05:00 |
|
Job
|
3385c1b6dc
|
fix(diagnostic): add permissionStatus types (#890)
|
2016-12-27 07:58:28 -05:00 |
|