Ibby
|
4fef8ff326
|
refractor(onesignal): add OneSignalNotification interface
|
2016-10-10 20:10:14 -04:00 |
|
Ibby
|
720084578d
|
fix(paypal): add optional details param to paypalpayment
|
2016-10-08 20:44:32 -04:00 |
|
Patrick Bußmann
|
3dd6a92ccf
|
fix(paypal): problems with selection of PayPal environment (#662)
* Fixed bugs with selection of environment and added missing prepareToRender function
* Updated PayPal usage example
|
2016-10-08 20:34:27 -04:00 |
|
Ramon Henrique Ornelas
|
7d1686ef93
|
refactor(googlemaps): throw warnings plugin_not_installed (#655)
* refactor(googlemaps): adjust imports to warnings console and delete @author comments
* refactor(googlemaps): throw warnings plugin_not_installed
* refactor(googlemaps): delete warnings of the methods added Promise.reject case plugin_not_instalet
|
2016-10-08 20:29:53 -04:00 |
|
Ibby
|
11653ce752
|
fix(googlemaps): fixes GoogleMapsLatLng class
closes 658
|
2016-10-08 18:48:28 -04:00 |
|
Ramon Henrique Ornelas
|
d3e6f3ba41
|
refactor(plugin): improvement pull #654 (#661)
|
2016-10-08 15:07:01 -04:00 |
|
Thiery Laverdure
|
2c6cc37a5f
|
docs(calendar): fix typo (#660)
|
2016-10-08 14:54:02 -04:00 |
|
Patrick Bußmann
|
598f8a9e7c
|
fix(paypal): fixed currency code not found issue (#653)
|
2016-10-06 20:34:45 -04:00 |
|
ziggyJ
|
6f0f02bb66
|
fix google maps setPadding not working issue #573 (#654)
|
2016-10-06 20:33:42 -04:00 |
|
Ibby
|
f0026572e7
|
fix(paypal): fix helper classes
|
2016-10-06 00:26:59 -04:00 |
|
Ibby
|
6b286db51a
|
chore(): add successIndex at the correct position if we have optional params
|
2016-10-05 23:19:45 -04:00 |
|
Ibby
|
d79d62bfa0
|
docs(hotspot): remove unecessary doc tags
|
2016-10-05 22:46:22 -04:00 |
|
Ibby
|
6f23bef5d1
|
fix(google-analytics): specify successIndex and errorIndex for methods with optional params
|
2016-10-05 22:43:20 -04:00 |
|
Ibby
|
f62e1081e1
|
fix(google-analytics): add newSession param
|
2016-10-05 22:35:52 -04:00 |
|
Ibby
|
7dba41cbe1
|
docs(google-analytics): add missing docs
|
2016-10-05 22:30:40 -04:00 |
|
Ibby
|
77b0277290
|
fix(google-analytics): add missing methods, fix return types
|
2016-10-05 22:27:28 -04:00 |
|
Ibby
|
40325cad9f
|
fix(google-analytics): fix depreciated plugin reference
|
2016-10-05 22:20:55 -04:00 |
|
Ibby
|
72a694a5e1
|
fix(googlemaps): add missing properties
should fix #642
|
2016-10-05 20:43:57 -04:00 |
|
Andrew Cole
|
1ab0d2f915
|
Changed confusing sentence structure. (#644)
Reading the document on which destination type, without commas leads to confusing behaviour.
|
2016-10-05 20:33:31 -04:00 |
|
Ramon Henrique Ornelas
|
083118aff4
|
docs(background-geolocation): exports interfaces to template dgeni (#640)
|
2016-10-05 20:33:13 -04:00 |
|
Ramon Henrique Ornelas
|
ad373c93ae
|
docs(paypal): delete ':' of the params (#639)
|
2016-10-05 20:32:47 -04:00 |
|
Ramon Henrique Ornelas
|
ac301c284f
|
docs(one-signal): fix types params (#638)
|
2016-10-05 20:32:29 -04:00 |
|
Ramon Henrique Ornelas
|
1e0509da98
|
docs(paypal): fix typo name interface (#637)
|
2016-10-05 20:32:12 -04:00 |
|
Ibrahim Hadeed
|
ad3bef2e5a
|
chore(): fix module export conflicts (#633)
* chore(): fix module export conflicts
* remove export{}
* resolve conflicting export names
|
2016-10-05 20:29:40 -04:00 |
|
AndreasGassmann
|
bbbbb3e8d0
|
feat(zBar): add zBar barcode scanner plugin (#634)
|
2016-10-04 15:12:39 -04:00 |
|
Ibby
|
0bc73e525d
|
docs(contacts): improve docs
|
2016-10-04 13:59:32 -04:00 |
|
Ibby
|
7ababc4d67
|
docs(googlemaps): remove related interface untill they're well documented
|
2016-10-04 13:47:28 -04:00 |
|
Ibrahim Hadeed
|
6ff8f03ef0
|
docs(): docs now display interfaces and related classes
document interfaces + other classes
|
2016-10-04 13:46:55 -04:00 |
|
Ibby
|
010a6ea304
|
docs(geolocation): add error handling and related interfaces
|
2016-10-04 13:45:54 -04:00 |
|
perry
|
973c80b264
|
docs(pay-pal): interfaces dont’ need to be marked private if their corresponding var is
|
2016-10-03 17:06:40 -05:00 |
|
Ibrahim Hadeed
|
ce710117f7
|
fix(paypal): fix typings, add PayPalItem and PayPalPaymentDetails
fix(paypal): fix typings, add PayPalItem and PayPalPaymentDetails
|
2016-10-03 16:57:33 -04:00 |
|
Ibby
|
fcda04acf1
|
add missing docs
|
2016-10-03 16:56:15 -04:00 |
|
Ibby
|
83ac4c7bbe
|
more docs
|
2016-10-03 16:51:57 -04:00 |
|
Ibrahim Hadeed
|
2be7872cd6
|
docs(LocationAccuracy): fixes typo
docs(LocationAccuracy): fixes typo
|
2016-10-03 14:16:15 -04:00 |
|
Nakul Gulati
|
e9e37f33f9
|
Changed observable to promise in docs
GoogleMaps.one() returns Promise not Observable
|
2016-10-03 18:50:40 +05:30 |
|
Manu Mtz.-Almeida
|
344ce11a3e
|
docs(LocationAccuracy): fixes typo
|
2016-10-03 14:26:13 +02:00 |
|
Ibby
|
7fcd1f85a3
|
docs(paypal): add related interfaces
|
2016-10-03 03:18:54 -04:00 |
|
Ibby
|
5d13ba03d8
|
fix(paypal): fix typings, add PayPalItem and PayPalPaymentDetails
|
2016-10-03 03:14:51 -04:00 |
|
Tomas Beran
|
a99b753d2d
|
feat(stepcounter): add stepcounter plugin (#607)
* feat(stepcounter): add stepcounter plugin
* docs(stepcounter): add missing returns
|
2016-10-02 18:20:01 -04:00 |
|
Ramon Henrique Ornelas
|
624bc1d9b5
|
style(media): fix angular style (#614)
|
2016-10-01 16:15:58 -04:00 |
|
Ibby
|
96bb4d38dc
|
chore(media): remove unused import, ensure plugin is installed
|
2016-10-01 15:19:16 -04:00 |
|
Ibby
|
58a99a14d5
|
fix(media): add status as a parmeter instead of property of instance
|
2016-10-01 15:05:08 -04:00 |
|
Tom Zöhner
|
66e9e46458
|
feat(googlemaps): support bounds in Geocoder (#599)
|
2016-09-29 11:52:14 -04:00 |
|
Gianfranco Palumbo
|
d6060a95d7
|
fix(power-management): fix repo and pluginref (#603)
Fixes the link that is generated in the docs here
http://ionicframework.com/docs/v2/native/powermanagement/
|
2016-09-28 17:56:27 -04:00 |
|
Chris Maissan
|
80ff2f3bfa
|
fix(calendar): fixed modifyEventWithOptions and related interface
* Fixed Calendar modifyEventWithOptions method
* Updated comments
|
2016-09-28 13:54:19 -04:00 |
|
Steve Sanders
|
16f05c3b0d
|
fix(push): Add support for passing notification id into finish (#600)
|
2016-09-28 13:51:03 -04:00 |
|
Hoisel
|
2ed84b1b71
|
fix(social-sharing): shareWithOptions method signature (#598)
Fix shareWithOptions method signature, replacing 'options.file' property with 'options.files' to match social sharing plugin [method interface](https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin/blob/master/src/android/nl/xservices/plugins/SocialSharing.java#L209)
|
2016-09-27 14:00:01 -04:00 |
|
Daniel Leal
|
8d21f5f225
|
fix(googlemaps): CameraPosition target can now be GoogleMapsLatLng[] (#587)
|
2016-09-27 10:51:43 -04:00 |
|
SylvainGuittard
|
be2c198259
|
fix(googlemaps): typo in GoogleMapsTileOverlayOptions (#589)
|
2016-09-27 10:51:04 -04:00 |
|
Ibrahim Hadeed
|
dde011c8f6
|
document interfaces + other classes
|
2016-09-27 10:46:41 -04:00 |
|