UNPKG

vue-webview-js-bridge

Version:

webview-js-bridge plugin for Vue.js

80 lines (31 loc) 2.39 kB
## [0.0.8](https://github.com/Kntt/vue-js-bridge/compare/v0.0.7...v0.0.8) (2019-06-18) ### Features * 更新插件初始化,处理安卓的问题 [#12](https://github.com/Kntt/vue-js-bridge/issues/12) ([4cd30c4](https://github.com/Kntt/vue-js-bridge/commit/4cd30c4)) ## [0.0.7](https://github.com/Kntt/vue-js-bridge/compare/v0.0.6...v0.0.7) (2019-03-12) ### Bug Fixes * 使用问题提示 close [#7](https://github.com/Kntt/vue-js-bridge/issues/7) ([cd59ea8](https://github.com/Kntt/vue-js-bridge/commit/cd59ea8)) ### Features * 修改registerHandler方法增加delay参数 ([3a41951](https://github.com/Kntt/vue-js-bridge/commit/3a41951)), closes [#7](https://github.com/Kntt/vue-js-bridge/issues/7) ## [0.0.6](https://github.com/Kntt/vue-js-bridge/compare/v0.0.5...v0.0.6) (2019-02-22) ### Features * 增加typescript支持 ([82f9b81](https://github.com/Kntt/vue-js-bridge/commit/82f9b81)) ## [0.0.5](https://github.com/Kntt/vue-js-bridge/compare/v0.0.4...v0.0.5) (2019-02-20) ### Features * 更新registerHandler方法types ([2812a7d](https://github.com/Kntt/vue-js-bridge/commit/2812a7d)) ## [0.0.4](https://github.com/Kntt/vue-js-bridge/compare/v0.0.3...v0.0.4) (2019-02-20) ## [0.0.3](https://github.com/Kntt/vue-js-bridge/compare/v0.0.2...v0.0.3) (2019-02-20) ## [0.0.2](https://github.com/Kntt/vue-js-bridge/compare/v0.0.1...v0.0.2) (2019-02-20) ### Features * add types ([954db66](https://github.com/Kntt/vue-js-bridge/commit/954db66)) ## [0.0.1](https://github.com/Kntt/vue-js-bridge/compare/9dc3059...v0.0.1) (2019-02-18) ### Bug Fixes * fix redundant syntax ([322e073](https://github.com/Kntt/vue-js-bridge/commit/322e073)) ### Features * add example ([99e9392](https://github.com/Kntt/vue-js-bridge/commit/99e9392)) * change example to mock mode ([ebc00a0](https://github.com/Kntt/vue-js-bridge/commit/ebc00a0)) * core plugin class ([9dc3059](https://github.com/Kntt/vue-js-bridge/commit/9dc3059)) * example complete ([c61e6ea](https://github.com/Kntt/vue-js-bridge/commit/c61e6ea)) * extend mockHandler ([993c832](https://github.com/Kntt/vue-js-bridge/commit/993c832)) * plugin debug mode ([238cca3](https://github.com/Kntt/vue-js-bridge/commit/238cca3)) * update example pkg name ([f99ade4](https://github.com/Kntt/vue-js-bridge/commit/f99ade4)) * update readme ([4d1a3e4](https://github.com/Kntt/vue-js-bridge/commit/4d1a3e4))