awesome-cordova-plugins/src
Alex Muramoto 77d31cdf42 fix(file): readAsText() and adds readAsDataURL() in File plugin (#346)
* Updates docs for CameraPreview, Base64ToGallery and Developer.MD

-DEVELOPER.md: Corrects 'npm run tslint' instruction to 'npm run lint'
-CameraPreview: Fixes syntax error in hide
-Base64ToGallery: Adds desc of options obj props

* Fixes resolveLocalFileSystemURL bug in File.readAsText() and adds File.readAsDataUrl()

- File.readAsText(): window.resolveLocalFileSystemURL() was incorrectly implemented

* Updates callback arg in File.checkFile()

Callback arg of window.resolveLocalFileSystemURL was fileSystem, but it actually returns fileEntry

* Corrects repo link and comments out setFlashMode()

- Repo prop and link in desc were not pointing to the same gh repo as the plugin
- setFlashMode() is not currently available in the repo that gets pulled by the corodova plugin
2016-07-22 14:08:11 -04:00
..
plugins fix(file): readAsText() and adds readAsDataURL() in File plugin (#346) 2016-07-22 14:08:11 -04:00
index.ts feat(twitter-connect): add twitter connect plugin 2016-07-20 05:55:20 -04:00
ng1.ts tslint 2016-06-09 21:22:05 -04:00
util.ts chore(tslint): add tslint & clean up code 2016-04-29 23:56:49 -04:00