Skip to content

Releases: TIGERB/easy-vue

Use webpack4 and use the lastest vue2

26 May 14:14

Choose a tag to compare

  • use webpack 4.32.2
  • use vue 2.6.10

0.7.1(2017/06/20)

20 Jun 14:35

Choose a tag to compare

  • separate router, store and vendor css from app.js
  • format code style
  • use webpack 3.0.0

v0.7.0(2017/03/24)

24 Mar 06:32

Choose a tag to compare

  • with a cool logo
  • use webpack2
  • use json file to mock api
  • use vue-resource

v0.6.1(2017/03/06)

14 Mar 07:52

Choose a tag to compare

v0.6.0(2016/12/08)

09 Dec 04:09

Choose a tag to compare

  • fix not require fastclick from node_modules
  • rename view
  • add component alert, list, button, text
  • add view detail
  • update component barBottom, barTop
  • update view list&option by use component list&button

v0.5.1(2016/11/25)

25 Nov 12:38

Choose a tag to compare

  • do not rely on bower

v0.5.0(2016/11/22)

22 Nov 10:03

Choose a tag to compare

  • use vue 2.0
  • use vuex 2.0

0.3.0(2016/09/03)

30 Sep 01:37

Choose a tag to compare

  • change UI for easy-vue
  • use vue-progressbar
  • add loading animation component in src/components
  • optimize card.vue

0.2.0(2016/07/22)

30 Sep 01:41

Choose a tag to compare

  • implements page change
  • optimize UI