mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
7.0 KiB
7.0 KiB
1.1.0 (2016-03-17)
Bug Fixes
- datepicker: datepicker options are optional (c3cfd14)
- datepicker: dates are Dates (ce6adcc)
- datepicker: fix plugin functionality (91de971)
- datepicker: fix plugin functionality (1a778e7)
- devicemotion: combine watch and clear into one function (d17f62d)
- geolocation: set callback order to reverse on getCurrentPosition (1fac387)
- imagepicker: pluginRef (01d7972)
- interface: params are optional (e708bc6)
- launchnavigator: fix Plugin decorator property value (9e17e25)
- plugin: combine watch and clearwatch functions (8855359)
- plugin: don't call reject when sync (1334f60)
- plugin: export interfaces (1e259da)
- plugin: fix options properties (44365f4)
- plugin: fix types (c86e135)
- plugins: cleanup and add new plugins to index (1771f7b)
- plugins: fix optional options (9ef850c)
- added dummy boolean (2caa151)
- fix callback order (5fda6d4)
- fix callback order (5944bd1)
- fix options params (c71f8d4)
- remove confirm callback, not needed. (662d8ce)
Features
- batterystatus: complete functionality (e7a09d9)
- localnotification: complete functionality (5d5bae3)
- package: expose decorators and wrapper functions (848d706)
- plugin: add android hotspot plugin (e1dc606)
- plugin: add app availability plugin (3d188e1)
- plugin: add base64 to gallery (8c17a2a)
- plugin: add DB Meter (22bb218)
- plugin: add device motion plugin (a4df21e)
- plugin: add device orientation plugin (9766aab)
- plugin: add dialogs plugin (b5f9267)
- plugin: add event wrapper (0d1bd13)
- plugin: add flashlight plugin (3ec25fa)
- plugin: add functionality to app-availablity plugin (bc4dcaa)
- plugin: add functionality to device motion plugin (7f7ba3b)
- plugin: add globalization (90cc36b)
- plugin: add imagePicker plugin (287d129)
- plugin: add keyboard (a80c4ee)
- plugin: add launch navigator (984e7fc)
- plugin: add launch navigator (18df9a5)
- plugin: add local notifications (66df0a6)
- plugin: add sms (6843177)
- plugin: add sms plugin (aa7e04c)
- plugin: add splashscreen (0f3c188)
- plugin: add vibration (3cc4ee4)
- plugin: proxy plugin properties (fc54fef)
- plugin: show instructions if plugin not installed (c48a851)
- plugins: add new plugins to index (4d8dc1b)
- plugins: add platforms info (9826dfd)
1.0.9 (2016-02-18)
Bug Fixes
- calendar: make getCalendarOptions sync (78c5408)
- geolocation: call correct clearFunction (9e86a40)
- plugin: return originalMethod return value (240f0f8)
- plugin: use call for id based clearFunction (c2fdf39)
- datepicker plugin, pluginref, and @Cordova wrapper (499ead3)
Features
- DatePicker: Added DatePicker (5afa58f)
- plugin: add sync option to @Cordova for sync functions (17e3827)
- plugin: call clearFunction with original fn args (8f27fc9)
- add app version plugin (20cb01f)
- add app version plugin (8b78521)
- add apprate (0dd4fec)
- add badge plugin (7f01fb2)
- add badge plugin (3088df4)
- add clipboard plugin (0b6cca7)
- add clipboard plugin (fa4c266)