v1.1.0
版本发布时间: 2022-09-02 22:27:08
buqiyuan/electron-vite-monorepo最新发布版本:v0.1.0(2024-08-08 23:39:21)
1.1.0 (2022-09-02)
Bug Fixes
- :bug: router navigation bug (b550a7a)
- :bug:生成路由出错问题 (917e3f0)
- :bug:修复某些权限码传参错误 (47071ef)
- :bug:fix BASE_URL to VITE_BASE_URL (3d32e82)
- 面包屑导航和弹窗拖拽后宽度问题 (ae96559)
- 删除一些多余的旧代码 (9eaa568)
- add menu type judgment (144a539)
- component: :bug:修复 dynamicTable ts 类型错误 (58b9275)
- components: [dynamic-table] initial fetchData did not carry the default value (3aaedcf)
- components: [dynamic-table] parameter missing (1e306d7)
- dynamic-table: add onChangeParams param for dataRequest (f381c79)
- fix the aformPropsKeys (#22) (e1c21be)
- invalid regular expression in safari (3939f82), closes #20
- isAsyncFunction (71aca13)
- pages: about page link issues (62c840c)
- projects: 修复 tabs-view 下拉菜单溢出 (a43353d)
- remove topLevelAwait usage (6653da6)
- router redirect error when logout (4073cb6)
- router: 第一次进入页面缓存失效问题 (1b79adc)
- schema-form: update props issue (ff1da5e)
- some css style issues (9db10b0)
- some route file path error (c89b131)
- some ts type issue (60ea702)
- svg can not loaded (6aec46a)
- utils: [is] always false of isPromise (8479111)
- xlsx.js not default export in new versions #8 (a0b0fc8)
Features
- 表格列设置工具栏 (a934e12)
- 当前用户角色权限变更时实时更新权限菜单 (89918a2)
- 服务监控页面 (0c3d61f)
- 全局挂载 Reflect 反射对象 (f6f4675)
- 新增按钮权限 (5538d38)
- components: [dynamic-table] cell support defaultEditable (125bb08)
- components: [dynamic-table] support cell edit (4411b0e)
- components: [ProjectSetting] add layout mode (815b0c2)
- edit-row-table support save loading (4d0eea6)
- support for nested routes (9d9e1d8)
- tools: :art: add project config drawer (c1f0de0)
- update basic-form demo (27f95ec)
- views: add about page (0a34802)