Commit Graph

22 Commits

Author SHA1 Message Date
Netfan
a97c998be5
fix: user homePath no effect sometimes (#5166) 2024-12-17 21:39:12 +08:00
Netfan
488ccb5976
fix: page title is not updated after language switch. fixed: #4799 (#4813) 2024-11-05 13:58:56 +08:00
Vben
fe7df5ad3b
feat: allow configuration of staticRroues (#4746)
* feat: allow configuration of staticRroues

* chore: update deps

* chore: typo
2024-10-27 21:58:39 +08:00
Vben
60c615ce8a
refactor: adjust layout refresh button and watermark; allow static i18n on language switch (#4579)
* refactor: adjust layout refresh button and watermark; allow static i18n on language switch

* chore: typo
2024-10-06 17:27:32 +08:00
Vben
2288827265
fix: fixed the failure to refresh the page when login failed (#4204) 2024-08-20 22:33:25 +08:00
Netfan
9d6cc22dfa
fix: missing route data in guard, fixed: #4108 (#4115) 2024-08-11 09:25:55 +08:00
Donny Wang
e27be2d47a
fix: successful login should not take you to the login page (#4056)
* fix: successful login should not take you to the login page

* chore: use DEFAULT_HOME_PATH constants

* chore: remove invalid spaces in script

* fix: lint error
2024-08-06 21:52:06 +08:00
vben
89dcf522f5 refactor: Separate store 2024-07-30 21:10:28 +08:00
vince
14538f7ed5 refactor(project): re-adjust the overall folder 2024-07-23 00:03:59 +08:00
vben
5e0b01c725 feat: add @vben/hooks and @vben-core/constants 2024-07-13 16:53:22 +08:00
likui628
2c79ac1e6c refactor: small refactor in @vben-core/request 2024-07-11 22:50:21 +08:00
vince
d62a3da009 perf: improve the logic related to login expiration 2024-07-11 20:11:11 +08:00
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
vben
208d4188fc refactor: refactor locales, separate locales within apps,fixed #12 2024-07-07 00:17:44 +08:00
vince
8042e2b044 perf: Improve the use of store in the app 2024-07-05 23:15:46 +08:00
vben
9572d1a1c5 feat: Dynamically get the menu from the back end 2024-06-30 15:03:37 +08:00
vben
d4f61c283f chore: update uikit -> ui-kit 2024-06-23 20:03:41 +08:00
vben
24aab5b4bb feat: And surface switching loading optimization 2024-06-23 19:39:44 +08:00
vben
6ffec31ce8 perf: Use Imports Instead of Aliases 2024-06-16 23:40:52 +08:00
vben
1d6b1f4926 feat: 回退页面完善 2024-06-08 20:14:04 +08:00
vben
7bcd7746ca chore: format code 2024-06-08 19:49:06 +08:00
vben
d584d4cf4e chore: update app name 2024-06-08 16:33:49 +08:00