Commit Graph

3914 Commits

Author SHA1 Message Date
greg
2aa25969f7 Added diagnostic plugin. 2016-03-28 20:24:05 -04:00
Keith D. Moore
3b7f7c6533 add comments regarding network plugin usage 2016-03-27 23:17:07 -05:00
Ibrahim Hadeed
4ead1ae023 fix(launchnavigator): bug fix 2016-03-27 23:57:54 -04:00
Ibrahim Hadeed
ed14d87722 remove unnecessary comment 2016-03-27 23:11:12 -04:00
Ibrahim Hadeed
f2e274f459 Merge pull request #90 from keithdmoore/master
add network plugin for issue #89
2016-03-27 23:07:04 -04:00
Keith D. Moore
c4620d0f52 add missing network.ts from previous commit 2016-03-27 21:07:40 -05:00
Keith D. Moore
1a6872aa9f add network plugin for issue #89 2016-03-27 20:56:16 -05:00
Ibrahim Hadeed
5e7378a60d fix(launchnavigator): start parameter is optional
closes https://github.com/driftyco/ionic-native/issues/87
2016-03-27 16:09:08 -04:00
Ibrahim Hadeed
5c17ec7242 Merge pull request #76 from Fenkiou/cordova-plugin-file
feat(plugin): add file plugin
2016-03-26 18:44:01 -04:00
Ibrahim Hadeed
48bf837e32 fix(push plugin): senderId is optional in iosPushOptions
closes https://github.com/driftyco/ionic-native/issues/58
2016-03-25 21:03:21 -04:00
Ibrahim Hadeed
ed7e783693 feat(toast): add new features to toast plugin
closes https://github.com/driftyco/ionic-native/issues/60
2016-03-25 20:49:42 -04:00
Ibrahim Hadeed
89ea2e0180 chore(plugins): add social sharing to index 2016-03-25 20:13:07 -04:00
Ibrahim Hadeed
efc8231ab6 feat(plugin): add social sharing plugin
closes https://github.com/driftyco/ionic-native/issues/65
2016-03-25 20:11:28 -04:00
Ibrahim Hadeed
c9773ad7a5 docs(plugins): update platforms supported 2016-03-25 18:05:13 -04:00
Ibrahim Hadeed
dffdc1a94d style(index): arrange plugins alphabatically 2016-03-25 17:43:11 -04:00
Ibrahim Hadeed
c018fec497 Merge pull request #73 from dzonatan/master
feat(plugin): add InAppBrowser plugin
2016-03-25 17:40:35 -04:00
Ibrahim Hadeed
b8ad9abf68 style(docs): rearranged the supported platforms section 2016-03-24 14:43:27 -04:00
Ibrahim Hadeed
a93eb68f24 style(docs): improve the style of platforms param for methods 2016-03-24 14:36:39 -04:00
Ibrahim Hadeed
120d20bfe4 refactor(batterystatus): update event based methods to use new @Cordova wrapper implementation 2016-03-24 14:25:04 -04:00
Ibrahim Hadeed
c947437610 feat(keyboard): add event listeners for keyboard show/hide events 2016-03-24 14:22:39 -04:00
Ibrahim Hadeed
74690d1622 docs(keyboard): add platforms supported 2016-03-24 14:19:09 -04:00
Ibrahim Hadeed
292c80c735 fix(keyboard): remove hideKeyboardAccessoryBar method for now 2016-03-24 14:15:23 -04:00
Ibrahim Hadeed
0dab9233f5 refactor(plugins): add missing plugins to index 2016-03-24 14:09:52 -04:00
Ibrahim Hadeed
9e9dd83364 Merge pull request #83 from driftyco/fix-spinner
fix(spinnerdialog): fix functionality
2016-03-24 13:58:21 -04:00
Ibrahim Hadeed
66f0e03aef fix(spinnerdialog): fix functionality 2016-03-24 13:15:55 -04:00
Ibrahim Hadeed
fdc5739593 Merge pull request #75 from driftyco/add-spinner
feat(plugin): add spinner dialog plugin
2016-03-24 13:04:32 -04:00
Ibrahim Hadeed
330508849f Merge pull request #82 from driftyco/add-import
docs(plugins): add import statements for usage clarity
2016-03-24 13:01:53 -04:00
Ibrahim Hadeed
3b7573be7f docs(plugins): add import statements for usage clarity 2016-03-24 13:00:18 -04:00
Ibrahim Hadeed
18e04d6016 refractor(plugin): fix typo in pluginref 2016-03-24 12:34:02 -04:00
Ibrahim Hadeed
930a4b8115 Merge pull request #80 from wli/patch-1
docs(toast): Add import statement for Toast
2016-03-23 22:53:27 -04:00
William Li
b3438c19c8 docs(toast): Add import statement for Toast
Makes it clear how to import the Toast component into projects.
2016-03-23 19:48:23 -07:00
Tim Lancina
43be0ede7c Update device.ts 2016-03-22 10:04:40 -05:00
Alexandre Papin
da1facab70 Add a few more methods and add documentation 2016-03-21 13:19:27 +01:00
Ibrahim Hadeed
812653ccd7 feat(plugin): add spinner dialog plugin
https://github.com/driftyco/ionic-native/issues/69
2016-03-19 00:05:07 -04:00
Alexandre Papin
5c3613f338 Add wrapper for file plugin with some methods 2016-03-18 23:27:20 +01:00
Rokas Brazdžionis
b8d2cfdd9d feat(plugin): add InAppBrowser plugin 2016-03-18 16:26:38 +02:00
Tim Lancina
139673e010 chore(): update rxjs
Addresses https://github.com/driftyco/ionic-native/issues/64.
2016-03-17 15:49:15 -05:00
Ibrahim Hadeed
30e5119438 Merge pull request #67 from EddyVerbruggen/toast
Toast 2.5.0 duration change
2016-03-17 16:47:11 -04:00
Eddy Verbruggen
e437059626 Toast 2.5.0 duration change
The plugin now supports an arbitrary number of milliseconds for `duration`
2016-03-17 21:36:35 +01:00
Ibrahim Hadeed
9e6293a8fb chore(changelog): add changelog 2016-03-17 16:29:00 -04:00
Ibrahim Hadeed
5f73bde402 chore(npm): add conventional changelog 2016-03-17 16:27:27 -04:00
Tim Lancina
9f64708ffa chore(): update to 1.1.0 2016-03-17 15:02:03 -05:00
Ibrahim Hadeed
8eefec47dc Merge pull request #59 from textbook/patch-1
Show import format and link to ionic-native
2016-03-16 10:57:43 -04:00
Ionitron
8cbd6c4bca explicity using gulp from node_modules 2016-03-15 17:43:59 -05:00
perry
949c361026 trying to cache Circle CI's checkout of ionic-site 2016-03-15 17:36:59 -05:00
perry
56fd46d9c3 setting the benign tweak back how it was 2016-03-15 16:09:53 -05:00
perry
3cc379e2ed benign update to test CI commit message tweaks 2016-03-15 16:06:11 -05:00
perry
3fe4217f6a updating CI commit and notification settings 2016-03-15 16:05:05 -05:00
perry
f198eabe71 Merge branch 'master' of github.com:driftyco/ionic-native 2016-03-15 15:55:55 -05:00
perry
95a85ce2e8 CI optimizations 2016-03-15 15:55:23 -05:00