Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

1.0.2

Compare
Choose a tag to compare
@buqiyuan buqiyuan released this 15 Mar 16:56
· 68 commits to main since this release

1.0.2 (2022-03-15)

Bug Fixes

  • 🐛 router navigation bug (b550a7a)
  • 🐛生成路由出错问题 (917e3f0)
  • 🐛修复某些权限码传参错误 (47071ef)
  • 🐛fix BASE_URL to VITE_BASE_URL (3d32e82)
  • 面包屑导航和弹窗拖拽后宽度问题 (ae96559)
  • 删除一些多余的旧代码 (9eaa568)
  • component: 🐛修复 dynamicTable ts 类型错误 (58b9275)
  • remove topLevelAwait usage (6653da6)
  • router: 第一次进入页面缓存失效问题 (1b79adc)
  • some route file path error (c89b131)
  • svg can not loaded (6aec46a)
  • xlsx.js not default export in new versions #8 (a0b0fc8)

Features

Performance Improvements

  • tableColumns: customRender is easy (#10) (e069f3c)
  • use vite-plugin-style-import replace unplugin-vue-components #5 (10540eb)