vue-vben-admin/apps/web-antd
Netfan 1ad54561b0
Some checks are pending
CI / Test (ubuntu-latest) (push) Waiting to run
CI / Test (windows-latest) (push) Waiting to run
CI / Lint (ubuntu-latest) (push) Waiting to run
CI / Lint (windows-latest) (push) Waiting to run
CI / Check (ubuntu-latest) (push) Waiting to run
CI / Check (windows-latest) (push) Waiting to run
CI / CI OK (push) Blocked by required conditions
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
Deploy Website on push / Deploy Push Playground Ftp (push) Waiting to run
Deploy Website on push / Deploy Push Docs Ftp (push) Waiting to run
Deploy Website on push / Deploy Push Antd Ftp (push) Waiting to run
Deploy Website on push / Deploy Push Element Ftp (push) Waiting to run
Deploy Website on push / Deploy Push Naive Ftp (push) Waiting to run
Deploy Website on push / Rerun on failure (push) Blocked by required conditions
Release Drafter / update_release_draft (push) Waiting to run
feat: add noBasicLayout in route meta (#5386)
所有菜单数据无需配置component为BasicLayout,它们将会默认使用基础布局,也可以通过meta.noBasicLayout来阻止这一行为
2025-01-14 12:12:08 +08:00
..
public feat: Dynamically get the menu from the back end 2024-06-30 15:03:37 +08:00
src feat: add noBasicLayout in route meta (#5386) 2025-01-14 12:12:08 +08:00
.env refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
.env.analyze feat: Feature/pro docs (#70) 2024-07-28 14:29:05 +08:00
.env.development refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
.env.production feat: add archive plug-in to output dist.zip after build (#4272) 2024-08-29 21:47:00 +08:00
index.html refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
package.json chore: release 5.5.2 2024-12-28 22:15:00 +08:00
postcss.config.mjs chore: update app name 2024-06-08 16:33:49 +08:00
tailwind.config.mjs chore: update app name 2024-06-08 16:33:49 +08:00
tsconfig.json perf: Use Imports Instead of Aliases 2024-06-16 23:40:52 +08:00
tsconfig.node.json feat: Feature/pro docs (#70) 2024-07-28 14:29:05 +08:00
vite.config.mts fix: fix known issues. fixed #59,fixed #61, fixed #67, fixed #68 [deploy] 2024-07-29 00:19:26 +08:00