Skip to content

Latest commit

 

History

History
94 lines (47 loc) · 3.67 KB

CHANGELOG.md

File metadata and controls

94 lines (47 loc) · 3.67 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.0-beta.9 (2018-09-13)

Bug Fixes

1.0.0-beta.8 (2018-09-03)

These upgrades are all done by @tartinesKiller. Thank you so much.

Bug Fixes

  • not running properly on amazon-fireos. (8bb996a)

Features

  • Add ability to specify lanIp argument (bd31d2f)

1.0.0-beta.7 (2018-06-14)

Bug Fixes

  • add babel-polyfill to support old webviews (afbac4d)
  • supports project without vue-router (f66758d)

1.0.0-beta.6 (2018-05-27)

Bug Fixes

  • correctly load files specified in css (a94bc30)
  • prevent cordova script duplicated load (7ca27e0)

1.0.0-beta.5 (2018-05-23)

Bug Fixes

  • compat with vue-cli 3.0.0beta.10 (03198a7)
  • disable splash screen for browser pf (dc60114)
  • lint error (92f49c3)
  • make confix.xml symlink for the browser platfrom (694fe41)
  • make wkplugin port 3000 (8b642bc)

Features

  • add new icons and splash screen images (7d41650)
  • add vuetifyed App.vue (0f27326)
  • install cordova-plugin-statusbar as default (6cce5e9)
  • modify invoke to load vuetify and icons (188b250)
  • set to use the WKWebview for ios (6f0808f)

1.0.0-beta.4 (2018-04-07)

1.0.0-beta.3 (2018-04-07)

Bug Fixes

  • not working on ios & android (9001434)

1.0.0-beta.2 (2018-04-07)

Features

  • add browser platform support (8642a39)