Skip to content

v2.3.0

Compare
Choose a tag to compare
@DiscipleD DiscipleD released this 27 Aug 09:19
· 186 commits to master since this release
  1. change vue router mode from ‘hash’ to ‘history’, which remove the hash(#) in the url and update server to handle static resource request by client side, using koa-rewrite
  2. add tags feature (components & vuex logic)