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 |
|
Ibby
|
b5f9ba588a
|
2.1.1
|
2016-10-03 17:38:47 -04:00 |
|
Ibby
|
c5724fdc4e
|
chore(): fix main and typings paths
|
2016-10-03 17:38:42 -04:00 |
|
Ibby
|
ebda055444
|
chore(): update changelog
|
2016-10-03 17:05:21 -04:00 |
|
Ibby
|
7cf9bd8e5e
|
2.1.0
|
2016-10-03 17:04:49 -04: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 |
|
Ibrahim Hadeed
|
97a7f1a4e7
|
docs(googlemaps): change observable to promise in main docs (#624)
GoogleMaps.one() returns Promise not Observable
|
2016-10-03 14:15:56 -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
|
8f26f4b3ef
|
chore(): move templates of the root folder to scripts/templates similar to Ionic (#612)
|
2016-10-02 18:19:24 -04:00 |
|
Ramon Henrique Ornelas
|
624bc1d9b5
|
style(media): fix angular style (#614)
|
2016-10-01 16:15:58 -04:00 |
|
Ramon Henrique Ornelas
|
0a07bef2d2
|
chore(): move CONTRIBUTING to .github/CONTRIBUTING (#613)
|
2016-10-01 16:15:32 -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 |
|
Max Lynch
|
47112c7c24
|
feat(plugin): checkInstall w/ warning msg
|
2016-09-25 18:17:09 -05:00 |
|
Ramon Henrique Ornelas
|
1b87af86bf
|
docs(emailcompposer): change repo #568 (#584)
|
2016-09-25 19:01:39 -04:00 |
|
Max Lynch
|
d45a2b5407
|
feat(plugin): add getPlugin to plugin interface. Fixes #582
|
2016-09-25 17:59:56 -05:00 |
|
Ibrahim Hadeed
|
49bf9b7cc5
|
docs(ble): add return docs for startScanWithOptions
|
2016-09-25 18:44:29 -04:00 |
|
Ibrahim Hadeed
|
79f0a3fc7b
|
feat(ble): add startScanWithOptions
closes #539
|
2016-09-25 18:36:00 -04:00 |
|
Ibrahim Hadeed
|
60b7c7469a
|
feat(location-accuracy): add location accuracy plugin (#583)
closes #484
|
2016-09-25 18:28:22 -04:00 |
|
Ibrahim Hadeed
|
c377489aba
|
chore(): add license
|
2016-09-25 17:59:21 -04:00 |
|
Ibrahim Hadeed
|
8bb22fb576
|
fix badges
|
2016-09-25 17:58:32 -04:00 |
|
Ibrahim Hadeed
|
310e0942fd
|
fix badges
|
2016-09-25 17:58:13 -04:00 |
|
Ibrahim Hadeed
|
df06a24746
|
fix badges
|
2016-09-25 17:57:38 -04:00 |
|