Li Kui
|
cd652941cd
|
fix: switching language does not load the translation of the component correctly (#4205)
closes #4191
|
2024-08-21 10:06:06 +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 |
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 |
Vben
|
4f5783d00b
|
perf: enable strict ts type checking (#4045)
|
2024-08-05 21:12:22 +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
|
9987451647
|
feat: use simpler nitro instead of nestjs to implement mock service
|
2024-07-20 08:31:05 +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 |
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
|
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
|
d62a3da009
|
perf: improve the logic related to login expiration
|
2024-07-11 20:11:11 +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
|
a765d3bbc0
|
feat: new interface pendant can be configured to display hidden
|
2024-07-10 21:20:11 +08:00 |
vben
|
208d4188fc
|
refactor: refactor locales, separate locales within apps,fixed #12
|
2024-07-07 00:17:44 +08:00 |