admin-vben/apps/web-antd
Li Kui 8e6c1abf19
feat: login dialog (#37)
* chore: login-dialog demo

* Merge branch 'main' into login-dialog

* chore: update dialog

* Merge branch 'main' into login-dialog

* chore: accept login params

* chore: redirect to login or show login dialog
2024-07-11 11:05:01 +08:00
..
public feat: Dynamically get the menu from the back end 2024-06-30 15:03:37 +08:00
src feat: login dialog (#37) 2024-07-11 11:05:01 +08:00
.env chore: update app name 2024-06-08 16:33:49 +08:00
.env.analyze feat: support some configurations through the .env file 2024-07-09 23:43:08 +08:00
.env.development feat: add backend-mock app 2024-06-30 14:09:44 +08:00
.env.production feat: support some configurations through the .env file 2024-07-09 23:43:08 +08:00
CHANGELOG.md refactor: refactor locales, separate locales within apps,fixed #12 2024-07-07 00:17:44 +08:00
index.html feat: new interface pendant can be configured to display hidden 2024-07-10 21:20:11 +08:00
package.json feat: support some configurations through the .env file 2024-07-09 23:43:08 +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 chore: update app name 2024-06-08 16:33:49 +08:00
vite.config.mts feat: support some configurations through the .env file 2024-07-09 23:43:08 +08:00