Commit Graph
61 Commits
Author SHA1 Message Date
Tim Lancina 7fa66abf72 chore(): update version to 1.1.1 2016-04-08 16:53:41 -05:00
Tim Lancina 139673e010 chore(): update rxjs
Addresses https://github.com/driftyco/ionic-native/issues/64.
2016-03-17 15:49:15 -05:00
Tim Lancina 9f64708ffa chore(): update to 1.1.0 2016-03-17 15:02:03 -05:00
Tim Lancina c6cbfb77d5 chore(): update tsconfig 2016-03-10 15:51:27 -06:00
Tim Lancina 998a58e036 chore(): cleanup return values
Addresses https://github.com/driftyco/ionic-native/issues/38.
2016-03-10 15:48:23 -06:00
Tim Lancina 78fdbcd42e chore(): remove returned Promises
Addresses: https://github.com/driftyco/ionic-native/issues/38.
2016-03-10 14:54:30 -06:00
Tim Lancina 848d70631c feat(package): expose decorators and wrapper functions
Addresses https://github.com/driftyco/ionic-native/issues/37.
2016-03-10 10:29:06 -06:00
Tim Lancina ce6adccb9a fix(datepicker): dates are Dates 2016-03-06 09:01:37 -06:00
Tim Lancina c3cfd14c5e fix(datepicker): datepicker options are optional 2016-03-06 08:56:31 -06:00
Tim Lancina c11e31ba67 chore(package): bump to 1.0.12 2016-03-06 08:38:19 -06:00
Tim Lancina 2330670661 chore(package): only publish dist 2016-03-06 08:35:32 -06:00
Tim Lancina 1334f60b68 fix(plugin): don't call reject when sync 2016-03-06 08:34:05 -06:00
Tim Lancina 3f5db6d6fe chore(): bump to 1.0.11 2016-03-06 08:33:25 -06:00
Tim Lancina 803237940a chore(): bump version to 1.0.10 2016-03-05 15:41:53 -06:00
Tim Lancina 98fbe6c7ce chore(): new plugin cleanup 2016-03-04 15:42:21 -06:00
Tim Lancina 5ad72de3d3 chore(): remove unnecessary name option from Plugin decorator
At least for now, we get the name of the plugin from the class.
2016-03-04 14:04:43 -06:00
Tim Lancina fc54fefde5 feat(plugin): proxy plugin properties
Rename RequiresPlugin decorator to CordovaProperty and replace getter so
we can forward property access to the underlying plugin property.
2016-03-04 13:56:28 -06:00
Tim Lancina f360827b20 chore(): comment out debug statements 2016-03-04 13:53:59 -06:00
Tim Lancina c48a851d87 feat(plugin): show instructions if plugin not installed 2016-03-04 13:52:57 -06:00
Tim Lancina ea0067297c chore(): don't track dist 2016-03-04 12:24:00 -06:00
Tim Lancina 09fd745c92 chore(clipboard): add to index 2016-03-04 10:33:36 -06:00
Tim Lancina 6c90530f5c chore(): fix 'improve this doc' link 2016-03-04 10:27:01 -06:00
Tim Lancina 01b342f7ed chore(commitizen): add commitizen
Add commitizen with conventional-changelog adapter
2016-02-18 13:55:37 -06:00
Tim Lancina 2d43736330 chore(): update to 1.0.9 2016-02-18 12:55:01 -06:00
Tim Lancina 816c10dca4 chore(): update package.json description 2016-02-18 12:41:20 -06:00
Tim Lancina 8562195533 docs(actionsheet): update 2016-02-18 12:01:27 -06:00
Tim Lancina 7985cf03a6 docs(): add developer docs 2016-02-18 11:55:47 -06:00
Tim Lancina 930bafbb6e docs(): update README 2016-02-18 11:54:23 -06:00
Tim Lancina 3ce701cce7 chore(file): remove file for now 2016-02-17 15:33:17 -06:00
Tim Lancina c7499185e0 chore(touchid): update TouchID 2016-02-17 15:32:34 -06:00
Tim Lancina 6c437c6ea6 chore(toast): update Toast 2016-02-17 13:37:48 -06:00
Tim Lancina 44d6d5c021 chore(statusbar): update StatusBar 2016-02-16 17:43:00 -06:00
Tim Lancina f1c2347a9a chore(push): update docs 2016-02-16 17:43:00 -06:00
Tim Lancina b9be35d81d chore(device): update Device 2016-02-16 17:43:00 -06:00
Tim Lancina 240f0f87cc fix(plugin): return originalMethod return value 2016-02-16 17:43:00 -06:00
Tim Lancina 5e6e8c2a80 chore(push): fix Push demo 2016-02-16 15:46:48 -06:00
Tim Lancina bbe1e63892 chore(push): update Push 2016-02-16 15:40:55 -06:00
Tim Lancina 1192fd4677 chore(geolocation): update 2016-02-15 10:55:31 -06:00
Tim Lancina 0fc8b0f929 docs(barcodescanner): add return type to scan() 2016-02-15 08:59:44 -06:00
Tim Lancina 7b6395817e chore(facebook): update facebook docs 2016-02-12 18:06:42 -06:00
Tim Lancina bd6739d782 chore(calendar): fix doc formatting 2016-02-12 13:12:28 -06:00
Tim Lancina 78c540841e fix(calendar): make getCalendarOptions sync 2016-02-09 14:51:32 -06:00
Tim Lancina ed35622db0 chore(contacts): update contacts 2016-02-09 14:46:21 -06:00
Tim Lancina 17e3827831 feat(plugin): add sync option to @Cordova for sync functions 2016-02-09 14:45:57 -06:00
Tim Lancina 5bed810624 chore(camera): update camera 2016-02-08 16:30:01 -06:00
Tim Lancina 072173308d chore(calendar): update calendar 2016-02-08 16:11:40 -06:00
Tim Lancina 46e5247963 chore(ble): update ble 2016-02-08 13:15:01 -06:00
Tim Lancina c2fdf39089 fix(plugin): use call for id based clearFunction 2016-02-08 13:07:26 -06:00
Tim Lancina 9e86a40034 fix(geolocation): call correct clearFunction 2016-02-08 13:06:22 -06:00
Tim Lancina 8f27fc9e51 feat(plugin): call clearFunction with original fn args 2016-02-08 12:42:42 -06:00
Tim Lancina 6688c4d91d chore(): update barcodescanner 2016-02-07 16:12:13 -06:00
Tim Lancina 6fcba5cc3f chore(): fix plugin callback order comment 2016-02-06 16:30:10 -06:00
Tim Lancina 0d57ef8852 chore(): update ActionSheet 2016-02-06 15:56:38 -06:00
Tim Lancina b2f136773e chore(): update ActionSheet 2016-02-05 19:22:23 -06:00
Tim Lancina 927b1b1088 chore(): update tsconfig 2016-02-05 19:21:54 -06:00
Tim Lancina d86fa1b2f6 chore(): fix redundant devDeps entry 2016-02-05 19:21:27 -06:00
Tim Lancina 0afd7cd3fc chore(): update tsconfig 2016-02-05 17:23:09 -06:00
Tim Lancina 44f1f1d4a4 chore(): remove unused src directory 2016-02-05 15:37:23 -06:00
Tim Lancina bd72960a99 chore(): update dist 2016-02-05 15:06:03 -06:00
Tim Lancina bf28669e1a chore(): update rxjs 2016-02-05 15:05:46 -06:00
Tim Lancina eb7251f17e chore(): add browserify as a dev dependency 2016-02-05 14:10:43 -06:00