Commit Graph

675 Commits (cbca9ffd953921e846e2a033410a435e3d9f15a9)

Author SHA1 Message Date
vince cb161eab89 fix: fixed svg icon load failure and enabled global injection bem.scss 2024-07-17 22:30:18 +08:00
vince 8b6d3a72e8 fix: style optimization 2024-07-16 23:13:03 +08:00
vince c2c32332d3 fix: shake when adding tabs 2024-07-16 22:07:28 +08:00
Li Kui 9021e992ad fix: resolve redirect not found issue and remove /demos prefix
- Resolved the issue where redirects were not found in the router
- Standardized the removal of the /demos prefix from routes
2024-07-16 07:59:58 +08:00
vince 09fa2af23d fix: fix known problems 2024-07-16 00:14:24 +08:00
vince cf16c7bdde perf: improve the dark theme 2024-07-15 23:59:22 +08:00
vince f95d9aa609 perf: improve overall theme color matching 2024-07-15 23:53:58 +08:00
vince caf1fc4375 perf: optimize interface color matching 2024-07-15 23:22:00 +08:00
vince b12266bb90 fix: lint error 2024-07-14 23:30:33 +08:00
vince a5edb67b12 chore: update app name 2024-07-14 23:10:48 +08:00
vince 3eb7a8bc6f chore: @vben-core/iconify was renamed @vben-core/icons. Add readme.md for some packages 2024-07-14 22:51:10 +08:00
vben 3a91a24e0d feat: tabs adds a variety of style configurations 2024-07-14 18:32:37 +08:00
vben ebf73b2df9 refactor(project): remove the use of core internal bem syntax 2024-07-14 16:32:13 +08:00
vben fed422e187 refactor(@vben-core/tabs-ui): refactor tabs chrome component 2024-07-14 15:18:41 +08:00
likui628 d1a19c525f chore: fix typecheck fail 2024-07-14 14:02:55 +08:00
likui628 91e769e53e fix: typos 2024-07-14 13:48:47 +08:00
likui628 3a7b5c2965 fix: resolve responsive layout issues 2024-07-14 11:17:40 +08:00
vben 31fd19f17a fix: some browser hsl function compatibility issues 2024-07-13 23:00:58 +08:00
vben 91058c3ed9 perf: improve the shadow in the upper and lower areas when the scrolling area is scrolling,close #20, close #26 2024-07-13 21:55:29 +08:00
vben e441d14fa2 refactor(project): @vben/vite-connect is reconfigured to support synchronization 2024-07-13 21:13:42 +08:00
vben c81ac5684c fix: when the request is wrong, no error is thrown 2024-07-13 18:27:57 +08:00
vben 18f9f5846a fix: lint error 2024-07-13 17:32:21 +08:00
vben 7eff46d80c refactor(project): business changed its name to effects, and universal-ui changed its name to common-ui 2024-07-13 17:25:15 +08:00
vben 5e0b01c725 feat: add @vben/hooks and @vben-core/constants 2024-07-13 16:53:22 +08:00
vben daa31f7156 refactor(project): simplified part of the package, code optimization 2024-07-13 16:35:47 +08:00
vben 5784d718c0 chore: update deps 2024-07-13 14:49:49 +08:00
Li Kui ba780a7d3f chore: update access demo 2024-07-13 11:49:18 +08:00
Li Kui 7801a90dcb
refactor: unify frontend and backend access control with shared page … (#43)
* refactor: unify frontend and backend access control with shared page components

* fix: role switch not show

* chore: update title
2024-07-13 11:26:36 +08:00
vince 59a8ce9500 feat: tabs adds new window opening and maximizing/restore capabilities 2024-07-12 23:43:47 +08:00
vince f98f504534 chore: change how the package is built 2024-07-12 22:24:32 +08:00
Li Kui 10b684832d
fix: back to login does not clear lock-screen state (#41)
* refactor: replace separate date variables with formatted date string

* fix: back to login does not clear lock-screen state
2024-07-12 22:22:36 +08:00
Laychen 06f5d5686d
feat: add the ability to lock the screen (#30)
* feat: 锁屏功能

* feat: 锁屏样式调整

* feat: complete the lock-screen screen and support shortcut keys and preference configuration

---------

Co-authored-by: vince <vince292007@gmail.com>
2024-07-12 12:14:09 +08:00
vince 61dbb05b5d
Merge pull request #40 from vbenjs/small-change
refactor: small refactor in @vben-core/request
2024-07-12 10:12:16 +08:00
likui628 102249e0f3 Merge branch 'main' into small-change 2024-07-11 22:53:06 +08:00
likui628 2c79ac1e6c refactor: small refactor in @vben-core/request 2024-07-11 22:50:21 +08:00
vince c4c8103af2 perf: improve the login process 2024-07-11 21:48:56 +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
vince 0f246f7e9e feat(project): support app custom loading template 2024-07-10 22:44:48 +08:00
vince 8952e947bf feat: add eslint-plugin-turbo 2024-07-10 22:30:39 +08:00
vince 1f968723d5 chore: Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin-pro 2024-07-10 22:16:27 +08:00
vince 95b6bcce6a feat: can also see the menu without permission, but jump to 403 2024-07-10 22:13:55 +08:00
vince 4674380266 perf: optimize the naming of locale key 2024-07-10 21:55:16 +08:00
vince 25a1e93ab2 fix: optimize the dependency detection script prompt and fix the loop dependency problem 2024-07-10 21:40:29 +08:00
vince a765d3bbc0 feat: new interface pendant can be configured to display hidden 2024-07-10 21:20:11 +08:00
invalid w 3f67b50780 chore: fix test case 2024-07-10 15:55:56 +08:00
vince db76325d68 feat: configurable persistent tabs 2024-07-10 00:50:41 +08:00
vince 41d0495630 perf: simplify the writing of preferences 2024-07-10 00:44:16 +08:00
vince c319317217 chore: update deps 2024-07-10 00:38:29 +08:00
vince 2406ca832b feat: support some configurations through the .env file 2024-07-09 23:43:08 +08:00