Skip to content

Releases: Maorey/vue-tpl

v1.2.9 (2020-03-27)

27 Mar 15:45
Compare
Choose a tag to compare

🚀 New Features

  • Add utils
  • Human friendly component name for vue-devtools on develop mode

🏠 Internal

  • Update dependencies (Fix load async css chunks with different skins)

v1.2.8 (2020-03-09)

09 Mar 09:43
Compare
Choose a tag to compare

🏠 Internal

  • 重用chunk名字典
  • 支持通过环境变量配置 webpack devtool

v1.2.7 (2020-03-04)

04 Mar 11:55
Compare
Choose a tag to compare

🏠 Internal

  • 优化路由、缓存及刷新策略等

v1.2.6 (2020-02-25)

24 Feb 16:22
Compare
Choose a tag to compare

🏠 Internal

  • Change package registry

v1.2.5 (2020-02-23)

23 Feb 07:02
Compare
Choose a tag to compare

🏠 Internal

  • Perfect subroute cache & refresh

v1.2.4 (2020-02-20)

20 Feb 17:00
Compare
Choose a tag to compare

📝 Documentation

Perfect readme

🏠 Internal

Perfect utils etc.

v1.2.3 (2020-02-20)

19 Feb 17:13
Compare
Choose a tag to compare

🚀 New Features

  • Arabic to Chinese function

📝 Documentation

  • Perfect readme

🏠 Internal

  • Formatter limit to 80 columns again (ESLint limit to 100)
  • Update VS Code TypeScript debugger configs

v1.2.1 (2020-02-18)

18 Feb 06:20
Compare
Choose a tag to compare

🐛 Bug Fix

  • May not refresh the sub router view

v1.2.0 (2020-02-18)

18 Feb 05:36
Compare
Choose a tag to compare

🚀 New Features

  • ElDialog allows dragging by default

🏠 Internal

  • Optimized router view cache

v1.1.1 (2020-02-13)

13 Feb 14:03
Compare
Choose a tag to compare
  • Update Dependencies