This repository has been archived by the owner on Aug 28, 2024. It is now read-only.
Releases: vbenjs/vben3
Releases · vbenjs/vben3
vben 3.0.0-rc1
What's Changed
- feat: 左侧混合菜单模式 by @hormers in #34
- feat(layout): 响应式布局, Header固定, 样式优化 by @hormers in #35
- feat(layout): Footer, tabs, breadcrumb settings by @hormers in #36
- perf(layout): 优化部分样式 by @hormers in #37
- fix: 修复document is not defined报错 by @hormers in #38
- perf: pinia, scripts模块及其它优化 by @hormers in #39
- feat: 新增表格基础示例 by @HuangHonRui in #41
- feat: grid-layout布局, hooks/stores模块独立 by @hormers in #43
- feat: 完善grid-layout by @hormers in #47
- 添加固定列及点击行展示详情示例 by @liosummer in #58
- feat: add loadRoutesFromModules by @kirklin in #61
- style - update code style by @Ya2gLu in #65
- Feat:vxe table demonic 实现vxe-table的css变量 可即时切换主题 by @adoin in #69
- 增加monorepo中单个模块的路径别名解析插件 by @RandyZ in #70
- 修改monorepo插件的兼容问题 by @RandyZ in #71
- 修复文件大小写与引用者之间的冲突问题 by @RandyZ in #72
- feat: update vxe-table-demonic version by @adoin in #77
- 🔥[doc] 完善示例demo by @Ya2gLu in #78
- 🔥 [demo] refine analysis page demo. by @Ya2gLu in #79
- docs(README): Update README file by @aonoa in #82
- refactor: transfer
admin/hooks
to@vben/hooks
by @likui628 in #84 - refactor: move
admin/hooks
to@vben/hooks
by @likui628 in #85 - fix: header not show by @likui628 in #87
- fix: setting button not show by @likui628 in #88
- WIP: fix: project setting fail by @likui628 in #91
- docs(README.zh-CN.md) by @aonoa in #92
- fix(handleClearAndRedo): 退出错误 by @aonoa in #96
- fix: 鼠标移动到下拉菜单报错 by @aonoa in #97
- fix: title not shown when sidebar is not collapsed by @likui628 in #98
- fix: typo by @likui628 in #99
- refactor: setting operation via useAppConfig by @likui628 in #100
- fix: fixed setting button listen-to target missing by @likui628 in #101
- chore: cleanup layouts codes by @likui628 in #107
- fix: footer i18n by @likui628 in #108
- fix: switch layout mode does not reset the collapsed menu setting by @likui628 in #113
- fix: fixed expanded menu switch by @likui628 in #114
- fix: expanded menu width by @likui628 in #123
- fix: close sidebar on page change not working by @likui628 in #124
- fix: sider trigger not working by @likui628 in #125
- fix: 'import.meta' warning ts(1343),ts(2339) by @likui628 in #126
- fix: 修复DynamicTags控件导致页面卡死 by @aonoa in #127
- chore: adjusting the pnpm peerDependencyRules position. close #90 by @wangjue666 in #129
- fix: test pr and fix the readme.md content error and style by @pzzyf in #130
- chore(components): vben/components 缺少vben/types的包引用 by @wangjue666 in #128
- chore: add contributing guidelines by @likui628 in #201
- fix: 修复顶部菜单模式,菜单布局不生效。 (fix #121) by @sunHsl in #205
- fix:从mock获取路由 by @aonoa in #207
- fix: “菜单折叠按钮”设置无效(fix #122) by @pzzyf in #202
- feat: 基础件demo (feat #137) by @sunHsl in #212
- fix: ts type error by @pzzyf in #218
- fix: the logo is show in the settings has no effect. close #214 by @wangjue666 in #216
- feat: 高德地图demo (#161) by @aonoa in #219
- types: fix store.users by @adoin in #229
- fix: mix-sidebar not on the topest by @likui628 in #230
- fix: the mockjs library make development environment crashed by @likui628 in #231
- fix: 高德地图height & types by @likui628 in #227
- fix: TabRedo not working by @likui628 in #228
- fix:“顶部菜单混合模式”受commit:d8e4016影响(#213) by @aonoa in #234
- chore: ensure consistent package names in configs directory by @likui628 in #226
- refactor: optimized logic for closing tabs by @likui628 in #237
- fix:修复左侧菜单混合模式中,固定展开菜单问题(#204) by @aonoa in #238
- fix: project default setting structure was not correct by @likui628 in #240
- [feat] add workbench page demo by @Ya2gLu in #241
- fix: grayModel、colorWeakModel by @likui628 in #243
- feat: add vbenpageheader component by @pzzyf in #244
- fix: the app config recovered from persistence had been overwritten by @likui628 in #247
- feat: baidu map demo by @DesignHhuang in #248
- feat: google map demo by @DesignHhuang in #249
- feat: 增加auto animate TS动画库,并增加对应的demo by @adoin in #251
- feat: add strength-meter demo by @DesignHhuang in #255
- fix: 'hideMenu' not working by @likui628 in #256
- feat: add ripple demo by @DesignHhuang in #257
- feat: support customize theme by @likui628 in #259
- ✨[feat] add "menuManager" demo. by @Ya2gLu in #258
- feat: add exception demo by @DesignHhuang in #270
New Contributors
- @HuangHonRui made their first contribution in #41
- @liosummer made their first contribution in #58
- @kirklin made their first contribution in #61
- @Ya2gLu made their first contribution in #65
- @adoin made their first contribution in #69
- @RandyZ made their first contribution in #70
- @aonoa made their first contribution in #82
- @likui628 made their first contribution in #84
- @wangjue666 made their first contribution in #129
- @pzzyf made their first contribution in #130
- @sunHsl made their first contribution in #205
Full Changelog: beta.1...3.0.0-rc1
vben3-beta.1
vben3-beta.1 发布
有不少未完善的地方