Skip to content

Upgrade to Nuxt 1.0.0-alpha4, Koa 2.3, Element 1.3.7 and some improvements

Compare
Choose a tag to compare
@clarkdo clarkdo released this 05 Jul 01:17
· 261 commits to master since this release
  • upgrade Element-UI to 1.3.7
  • upgrade Nuxt to 1.0.0-alpha4 (now use Vue 2.3.x and look forward to Nuxt 1.0.0 release)
  • upgrade to Koa 2.3 and its plugins
  • upgrade ESlint
  • upgrade Webpack to 3.0
  • support jwt expiration
  • add koa logger injection (use ctx.log)
  • integrate Chart.js
  • support i18n and auto-detect locale
  • fetch menu from backend
  • add demo for charts