Vben
4793c4c0db
perf: staticRoutes is renamed externalRoutes ( #4143 )
1 year ago
Vben
517acada1a
refactor: adjust all sample pages and use page components ( #4118 )
1 year ago
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
1 year ago
Netfan
9d6cc22dfa
fix: missing route data in guard, fixed : #4108 ( #4115 )
1 year ago
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>
1 year ago
sea
08391ad53e
feat: api suffix ( #4065 )
1 year ago
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
1 year ago
Vben
4f5783d00b
perf: enable strict ts type checking ( #4045 )
1 year ago
likui628
fd03b7c000
chore: update router locales
1 year ago
vben
9b98b3190e
chore: update deps
1 year ago
vben
546ff7caeb
chore: Update the preview address
1 year ago
vben
a26630b6e0
feat: Support multiple application launch scripts
1 year ago
vben
fdee2d2239
feat: add naive app
1 year ago
vben
89dcf522f5
refactor: Separate store
1 year ago
vben
cf0ec053e4
refactor: Integrate the @vben-core/shared package
1 year ago
vben
cd10eb9471
feat: Regular monitoring page update [deploy]
1 year ago
vince
66fd052709
fix: fix known issues. fixed #59,fixed #61 , fixed #67 , fixed #68 [deploy]
1 year ago
vben
5590cc8fa1
chore: update theme
1 year ago
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>
1 year ago
vince
14538f7ed5
refactor(project): re-adjust the overall folder
1 year ago
vben
a1a566cb2f
chore: update deps
2 years ago
vben
480580f104
feat: add 'maxNumOfOpenTab' to limit the maximum number of tabs with the same name
2 years ago
vben
30d4057216
feat: add tabs demo
2 years ago
vben
1fbf69e6eb
chore: Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin-pro
2 years ago
vben
9987451647
feat: use simpler nitro instead of nestjs to implement mock service
2 years ago
likui628
0e13412f27
fix: page not found when clicked breadcrumb
2 years ago
vince
9ec91ac16d
feat: add breadcrumb navigation example
2 years ago
vince
276ef2ebc3
fix: fix a series of known problems,fixed #54
2 years ago
vince
01e95e029f
feat: add v-access directive
2 years ago
vince
910a3553ac
perf: reorganize the icons and reduce the volume
2 years ago
vince
c2c32332d3
fix: shake when adding tabs
2 years ago
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
2 years ago
vince
f95d9aa609
perf: improve overall theme color matching
2 years ago
vben
ebf73b2df9
refactor(project): remove the use of core internal bem syntax
2 years ago
likui628
d1a19c525f
chore: fix typecheck fail
2 years ago
likui628
3a7b5c2965
fix: resolve responsive layout issues
2 years ago
vben
7eff46d80c
refactor(project): business changed its name to effects, and universal-ui changed its name to common-ui
2 years ago
vben
5e0b01c725
feat: add @vben/hooks and @vben-core/constants
2 years ago
vben
daa31f7156
refactor(project): simplified part of the package, code optimization
2 years ago
vben
5784d718c0
chore: update deps
2 years ago
Li Kui
ba780a7d3f
chore: update access demo
2 years ago
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
2 years ago
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
2 years ago
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>
2 years ago
likui628
102249e0f3
Merge branch 'main' into small-change
2 years ago
likui628
2c79ac1e6c
refactor: small refactor in @vben-core/request
2 years ago
vince
c4c8103af2
perf: improve the login process
2 years ago
vince
d62a3da009
perf: improve the logic related to login expiration
2 years ago
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
2 years ago
vince
95b6bcce6a
feat: can also see the menu without permission, but jump to 403
2 years ago