Max Lynch
f6903cdcdf
Merge pull request #804 from nakulgulati/patch-1
...
Plugin reference fix
2016-11-20 07:50:25 -06:00
Alex Muramoto
b5cc14c546
docs(camera preview): update to correct repo
...
* docs(camera preview): update to correct repo
* docs(camera preview): fix typo
* docs(camera preview): Update to other repo
* fix(camera preview): revert to old plugin and update repo to matching repo
2016-11-18 17:30:06 -05:00
Nakul Gulati
8988fad713
Plugin reference fix
...
The plugin reference is available as part of the global `cordova` object and not the global `plugins` object. This caused the plugin to `Plugin not installed warning` even though the plugin is installed and works when using through `cordova.plugins.market.open(appId);`
2016-11-18 17:08:42 +05:30
Alex Muramoto
dd2ccef0c7
docs(camera preview): update to correct repo
...
* docs(camera preview): update to correct repo
* docs(camera preview): fix typo
* docs(camera preview): Update to other repo
2016-11-17 12:53:24 -05:00
mhartington
2dacec0cb5
docs(): hide old open method
2016-11-09 14:14:26 -05:00
Anıl ÜNAL
0c5fadee86
docs(apprate): update usage ( #778 )
2016-11-08 17:02:10 -05:00
Ramon Henrique Ornelas
01b30c68e1
fix(diagnostics): fix #776 ( #777 )
2016-11-08 17:01:38 -05:00
Mark McEahern
88f6ecf250
docs(inappbrowser): fix typo ( #766 )
2016-11-02 17:49:34 -04:00
Andrew Mitchell
fa03fa544f
fix(datepicker): fix allowOldDates option ( #761 )
2016-11-02 00:13:43 -04:00
Ibby
c22747fa2e
chore(): go to SITE_DIR if checking out
2016-10-27 19:18:29 -04:00
Ibby
fd8f80e92b
test(): add mixpanel test back
2016-10-27 19:04:59 -04:00
Ibby
17f2fcb829
chore(): update changelog
2016-10-27 19:02:50 -04:00
Ibby
6a412155a3
2.2.6
2016-10-27 19:02:32 -04:00
Ibby
489d860264
chore(): update changelog
2016-10-27 19:02:12 -04:00
Ramon Henrique Ornelas
ca43394185
fix(nfc): don't bind to name field, fix #740 ( #749 )
2016-10-27 18:51:21 -04:00
Perry Govier
b3eed47cbb
Merge pull request #738 from driftyco/clean-docs
...
chore(scripts): clean old docs before processing
2016-10-27 16:46:56 -05:00
Max Lynch
71916a85dd
fix(plugin): don't bind to name field. Fixes #740
2016-10-27 12:48:50 -05:00
Ibby
0669ba5222
2.2.5
2016-10-27 09:17:35 -04:00
Ibby
bec0eac122
style(): tslint
2016-10-27 09:17:11 -04:00
Daniel Flood
00e63d9fc8
docs(youtube-video-player): fix typo ( #747 )
...
Changed YouTubeVideoPlayer.openVideo to YoutubeVideoPlayer.openVideo (notice the T in Youtube).
2016-10-27 09:15:03 -04:00
Ibby
ac181c5439
fix(nfc): fix Ndef class
...
closes #713
2016-10-27 08:24:28 -04:00
Ibby
8fbf1f2b34
feat(sms): add hasPermission method
...
closes #721
2016-10-27 08:14:47 -04:00
Ibby
685ac5c7a0
refractor(contacts): export ContactError
...
closes #731
2016-10-27 08:11:45 -04:00
Ibby
634843e1b2
Merge branch 'master' of github.com:driftyco/ionic-native
2016-10-27 08:09:46 -04:00
Ibby
d5310b0f73
fix(geolocation): fix watchPosition return type
...
closes #741
2016-10-27 08:09:36 -04:00
Ibby
a72cd59b99
fix(sqlite): fix callback issue with transaction method
...
closes #732
2016-10-27 08:00:47 -04:00
Ibby
6f4737190b
fix(sqlite): check if plugin exists before opening database
2016-10-27 08:00:47 -04:00
Ibby
c98b4f4c85
fix(sqlite): check if plugin exists before opening database
2016-10-27 07:30:06 -04:00
Ibby
8f5532eb74
refractor(mixpanel): remove pluginMeta variable
2016-10-27 07:26:12 -04:00
Ibby
4340597fc9
Merge branch 'master' of github.com:driftyco/ionic-native
2016-10-27 07:25:22 -04:00
Andrew Cole
7324246e6a
refractor(mixpanel): remove pluginMeta variable ( #742 )
...
Documentation doesn't specify the repo or the correct command for ionic plugin add ...
2016-10-27 07:25:12 -04:00
Ibby
55b6ab9c54
refractor(file): remove pluginMeta variable
2016-10-27 07:24:19 -04:00
Ibby
a5e591cfa6
refractor(googlemap): remove pluginMap constant
2016-10-27 07:23:13 -04:00
Ibby
48e5d46f1e
refractor(googlemap): googlemaps.ts to googlemap.ts
2016-10-27 07:17:14 -04:00
Ibrahim Hadeed
62d8645468
leave index.md untouched
2016-10-27 07:09:38 -04:00
Ibby
0388ac3f6b
test(): fix tests
2016-10-27 06:59:00 -04:00
Ibby
24752652b7
style(): tslint
2016-10-27 06:40:22 -04:00
Ibby
eb03de96ba
feat(diagnostic): add missing functions
...
closes #743
2016-10-27 06:38:46 -04:00
twaldecker
0317d4455f
docs(transfer): add how-to download files ( #745 )
...
also add information how to browse your app
files directory, which is hard to find.
I needed very long time to check where my files are.
2016-10-27 06:30:02 -04:00
AndreasGassmann
757d0961b9
fix(3dtouch): add missing property ( #739 )
2016-10-24 16:12:01 -04:00
Ramon Henrique Ornelas
693ba01137
chore(location-accuracy): add name field ( #724 )
2016-10-22 13:19:49 -04:00
Ramon Henrique Ornelas
fa0175d248
chore(http): add name field ( #725 )
2016-10-22 13:19:43 -04:00
Ramon Henrique Ornelas
04d01ac1b3
chore(zbar): add name field see 96776567eb
( #723 )
2016-10-22 13:19:38 -04:00
Ramon Henrique Ornelas
77c7b9d00a
chore(stepcounter): add name field ( #726 )
2016-10-22 13:19:32 -04:00
Ramon Henrique Ornelas
ee4cfadff1
chore(devicefeedback): add name field ( #727 )
2016-10-22 13:19:25 -04:00
Ramon Henrique Ornelas
49d8348db3
chore(themeable-browser): add name field ( #728 )
2016-10-22 13:19:19 -04:00
Ramon Henrique Ornelas
6e445b1beb
chore(templates): add name field ( #729 )
2016-10-22 13:19:13 -04:00
Ibrahim Hadeed
970eb755b6
chore(scripts): clean old docs before processing
...
This should clean the old docs before processing the new ones, to remove any old directories.
2016-10-22 13:17:44 -04:00
Ramon Henrique Ornelas
1a803e70be
refractor(filepath): add name field ( #722 )
2016-10-18 22:37:53 -04:00
Max Lynch
6982a2d35f
chore(deeplinks): Updated Deeplinks docs
2016-10-18 12:22:09 -05:00