Releases: Maorey/vue-tpl
Releases · Maorey/vue-tpl
v1.2.9 (2020-03-27)
🚀 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)
🏠 Internal
- 重用chunk名字典
- 支持通过环境变量配置
webpack devtool
v1.2.7 (2020-03-04)
🏠 Internal
- 优化路由、缓存及刷新策略等
v1.2.6 (2020-02-25)
🏠 Internal
- Change package registry
v1.2.5 (2020-02-23)
🏠 Internal
- Perfect subroute cache & refresh
v1.2.4 (2020-02-20)
📝 Documentation
Perfect readme
🏠 Internal
Perfect utils etc.
v1.2.3 (2020-02-20)
🚀 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)
🐛 Bug Fix
- May not refresh the sub router view
v1.2.0 (2020-02-18)
🚀 New Features
- ElDialog allows dragging by default
🏠 Internal
- Optimized router view cache
v1.1.1 (2020-02-13)
- Update Dependencies