dodoinblue / vue-yuudee

1 stars 0 forks source link

Refactor code base #91

Closed dodoinblue closed 7 years ago

dodoinblue commented 7 years ago
  1. Priority-1 is to use Babel to transpile ES6 to ES5 to support old browsers without XWalk
  2. Rename some components
  3. Extract some common methods
  4. Remove dependencies on Device-ready event. When the device is not ready, it is treated as a web version.