3
0
mirror of https://github.com/danielsogl/awesome-cordova-plugins.git synced 2025-04-09 00:23:11 +08:00

6 Commits

Author SHA1 Message Date
Max Lynch
71916a85dd fix(plugin): don't bind to name field. Fixes 2016-10-27 12:48:50 -05:00
Max Lynch
96776567eb feat(plugins): add name field 2016-10-17 20:38:25 -05:00
Max Lynch
4014972feb feat(build): Support ES2015 modules 2016-09-21 15:04:46 -05:00
Daniel Imhoff
9d35567cb5 Fix import to use @reactivex/rxjs 2016-09-09 14:45:24 -05:00
Ibrahim Hadeed
c7a5f7d023
docs(): add description tag 2016-08-26 13:08:13 -04:00
Kapil Sachdeva
905f988d43 feat(code-push): add wrapper for cordova-plugin-code-push ()
* feat - introduce the plugin wrapper for code-push and type definitions

* feat(code-push) - change the signature of the methods to return Promise & decorate them with Cordova decorator

* fix(code push) - in sync method call the native method

* fix(code-push) : use decorator on syc to mark it as an observable / add sample usage

* docs(code-push) : add the link to the sample repository

* fix - merge errors

* fix(code-push) : add description field on CodePush class / remove not needed IWindow interface declaration
2016-08-26 12:06:26 -04:00