admin-vben/apps/web-antd/src
Netfan 1ad54561b0
feat: add `noBasicLayout` in route meta (#5386)
所有菜单数据无需配置component为BasicLayout,它们将会默认使用基础布局,也可以通过meta.noBasicLayout来阻止这一行为
2025-01-14 12:12:08 +08:00
..
adapter perf: format code with better style (#5283) 2025-01-01 11:39:49 +08:00
api feat: menu supports carrying default query (#4687) 2024-10-19 19:50:23 +08:00
layouts refactor: reconstruct language files into multi-file structures (#4683) 2024-10-19 14:28:21 +08:00
locales perf: format code with better style (#5283) 2025-01-01 11:39:49 +08:00
router feat: add `noBasicLayout` in route meta (#5386) 2025-01-14 12:12:08 +08:00
store perf: adjustment of form spelling errors, type adjustment, closer to actual development (#4694) 2024-10-20 21:44:25 +08:00
views perf: format code with better style (#5283) 2025-01-01 11:39:49 +08:00
app.vue feat: add naive app 2024-07-31 00:19:17 +08:00
bootstrap.ts feat: integrate new component `Tippy` with demo (#5355) 2025-01-11 17:35:59 +08:00
main.ts refactor: Integrate the @vben-core/shared package 2024-07-30 21:05:03 +08:00
preferences.ts perf: improve the usage documentation of vben-vxe-table (#4829) 2024-11-06 23:03:33 +08:00