awesome-cordova-plugins/src
Alex Muramoto 55ba65ac68 fix(camera-preview): changes implementation to match Cordova plugin (#441)
* Removes preview settings from options obj and creates proper rect interface

* Changes startCamera() signature to match plugin

* Adds alpha to function signature

* Removes CameraPreviewOptions and CameraPreviewSize interfaces that don't match plugin

* Adds back CameraPreviewSize interface - oops

* Updates docs for startCamera()

* Changes CameraPreviewSize interface to Size to match plugin

* Adds docs for takePicture

* Reverts change to signature of setOnPictureTakenHandler

* Adds CameraPreview prefix to interfaces
2016-08-19 09:10:05 -04:00
..
plugins fix(camera-preview): changes implementation to match Cordova plugin (#441) 2016-08-19 09:10:05 -04:00
index.ts feat(instagram): add instagram sharing plugin (#453) 2016-08-19 09:08:05 -04:00
ng1.ts docs(): Fix typo "$cordov" -> "$cordova" (#443) 2016-08-17 01:59:02 -04:00
util.ts chore(tslint): add tslint & clean up code 2016-04-29 23:56:49 -04:00