dap
fb4c125117
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-11 17:15:41 +08:00
Li Kui
8f6bf6add3
perf: update menu icons ( #4357 )
2024-09-11 16:23:24 +08:00
dap
fb525669b5
feat: oauth登录功能
2024-09-04 09:19:02 +08:00
dap
450a598b30
chore: profile page keepAlive
2024-09-03 14:29:03 +08:00
dap
560a82f089
chore: 修改个人中心路由路径
2024-09-03 08:57:30 +08:00
dap
6d19560863
feat: 个人中心(基础框架)
2024-09-02 15:13:17 +08:00
dap
2fa88b688d
chore: 回滚代码
2024-08-30 14:35:29 +08:00
孟彦祖
73ab356269
perf: 优化backMenuToVbenMenu逻辑 https://gitee.com/dapppp/ruoyi-plus-vben5/issues/IAIFB0
2024-08-30 06:28:07 +00:00
dap
cce35ec6c4
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-21 19:45:28 +08:00
Vben
2288827265
fix: fixed the failure to refresh the page when login failed ( #4204 )
2024-08-20 22:33:25 +08:00
dap
c66fc1179b
chore: 修改about地址
2024-08-20 08:45:45 +08:00
dap
4e268d6334
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-18 10:05:18 +08:00
Vben
3c17f4e9f8
perf: all icons used in the core are offline ( #4173 )
...
* perf: all icons used in the core are offline
* chore: update default icon
* chore: update shadow
2024-08-17 21:11:07 +08:00
dap
abf863dcda
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-13 22:12:15 +08:00
Vben
4793c4c0db
perf: staticRoutes is renamed externalRoutes ( #4143 )
2024-08-13 21:48:01 +08:00
simple
16a21e084e
!2 fix: 正则表达式 代码中没有使用捕获组问题
...
Merge pull request !2 from simple/div
2024-08-12 20:36:20 +00:00
dap
f38dc1387c
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-12 07:38:55 +08:00
Vben
b464b87ac5
refactor: migrate demo applications to playground ( #4116 )
...
* chore: detail adjustment
* refactor: Migrate demo applications to playground
* perf: logic optimization
* chore: update docs
* chore: update docs
2024-08-11 16:09:32 +08:00
Netfan
9d6cc22dfa
fix: missing route data in guard, fixed : #4108 ( #4115 )
2024-08-11 09:25:55 +08:00
dap
6ef9dba129
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-09 11:14:37 +08:00
invalid w
f1e0278bd8
chore: define examples router & add ellipsis comp ( #4019 )
...
* chore: define components router
* chore: 组件路由放置到演示路由下
* Revert "chore: 组件路由放置到演示路由下"
This reverts commit 3c24632ad51f031cf95aafa49183d7c5538098bb.
* chore: typo
* chore: 增加密码强度组件
* chore: 国际化密码强度的菜单
* chore(@vben/web-antd): 迁移文本省略组件
* chore: typo
* chore: 组件命名方式遵从packages
* chore: Optimize the onExpand function
* chore: update css
* chore(@vben/web-antd): optimize the getPosition function
* chore: add ellipsis-text in comm-ui
* chore: 文本省略组件迁移至common-ui
* feat(@vben/common-ui): Tooltip的tip支持style传参
* chore: 优化组件渲染
* chore: 使用css module解决样式冲突
* chore: update props
* chore: 优化css
* chore: rm unuse attr
---------
Co-authored-by: Li Kui <90845831+likui628@users.noreply.github.com>
2024-08-09 10:57:46 +08:00
dap
23de465f6f
chore: 去除无用打印
2024-08-08 16:30:37 +08:00
dap
69e62499fd
fix: 隐藏菜单
2024-08-08 08:27:19 +08:00
dap
f2f7225c1f
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-08 08:03:04 +08:00
sea
08391ad53e
feat: api suffix ( #4065 )
2024-08-07 13:42:33 +08:00
dap
eeb5c55c5f
fix: 登录后访问/auth/login应该跳转到首页
2024-08-07 09:40:36 +08:00
dap
c31259598b
chore: 脚手架
2024-08-07 08:57:56 +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
likui628
fd03b7c000
chore: update router locales
2024-08-01 12:53:02 +08:00
vben
9b98b3190e
chore: update deps
2024-08-01 00:06:36 +08:00
vben
546ff7caeb
chore: Update the preview address
2024-08-01 00:01:39 +08:00
vben
89dcf522f5
refactor: Separate store
2024-07-30 21:10:28 +08:00
vben
cd10eb9471
feat: Regular monitoring page update [deploy]
2024-07-29 22:35:18 +08:00
Vben
376fd17a61
feat: Feature/pro docs ( #70 )
...
* chore: merge main
* feat: update docs
* feat: remove coze-assistant
* feat: add watermark plugin
* feat: update preferences
* feat: update docs
---------
Co-authored-by: vince <vince292007@gmail.com>
2024-07-28 14:29:05 +08:00
vince
14538f7ed5
refactor(project): re-adjust the overall folder
2024-07-23 00:03:59 +08:00
vben
a1a566cb2f
chore: update deps
2024-07-20 23:01:49 +08:00
vben
480580f104
feat: add 'maxNumOfOpenTab' to limit the maximum number of tabs with the same name
2024-07-20 11:14:32 +08:00
vben
1fbf69e6eb
chore: Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin-pro
2024-07-20 08:37:51 +08:00
vben
9987451647
feat: use simpler nitro instead of nestjs to implement mock service
2024-07-20 08:31:05 +08:00
likui628
0e13412f27
fix: page not found when clicked breadcrumb
2024-07-19 20:29:41 +08:00
vince
9ec91ac16d
feat: add breadcrumb navigation example
2024-07-19 01:26:13 +08:00
vince
276ef2ebc3
fix: fix a series of known problems,fixed #54
2024-07-18 21:59:18 +08:00
vince
01e95e029f
feat: add v-access directive
2024-07-18 21:31:34 +08:00
vince
910a3553ac
perf: reorganize the icons and reduce the volume
2024-07-17 22:25:27 +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
f95d9aa609
perf: improve overall theme color matching
2024-07-15 23:53:58 +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
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