Vben
20a3868594
feat: add modal and drawer components and examples ( #4229 )
...
* feat: add modal component
* feat: add drawer component
* feat: apply new modal and drawer components to the layout
* chore: typo
* feat: add some unit tests
1 year ago
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
1 year ago
Vben
0faf7810b6
perf: optimization of tabbar display ( #4169 )
...
* perf: optimization of tabbar display
* fix: ci error
* chore: typo
* chore: typo
1 year ago
Vben
8f40d5107c
feat: support custom background colors for sidebar and header ( #4151 )
...
* feat: support custom background colors for sidebar and header
* fix: type error
1 year ago
Vben
83fcdec37c
feat: add swap component ( #4149 )
1 year ago
Li Kui
1a4d61cc17
fix: type `Component` is not assignable to `RouteMeta` ( #4140 )
...
* fix: type `Component` is not assignable to `RouteMeta`
* fix: ci fail
1 year ago
Vben
738bc456c8
perf: improve login page UI ( #4142 )
...
* perf: improve login page UI
* chore: update docs
1 year ago
Vben
3f9ce63868
feat: support vue file unit testing, add some components unit testing ( #4119 )
1 year ago
Vben
517acada1a
refactor: adjust all sample pages and use page components ( #4118 )
1 year ago
Vben
8725a01301
fix: inconsistent performance between breadcrumbs and tabs ( #4105 )
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
Li Kui
de90b07b6f
fix: menu-badge color not correct ( #4089 )
1 year ago
Vben
a27b1c40e5
fix: the failure of breadcrumb animation ( #4073 )
1 year ago
Li Kui
1d38fb647e
refactor: use @ant-design/fast-color instead ( #4070 )
...
* refactor: Use @ant-design/fast-color instead
* fix: test failed
* chore: remove isValidColor
All FastColor objects are valid. So isValid is always true.
FastColor("not-a-color") -> `#000000`
* refactor: rename directory `colorful` to `color`
* fix: ci fail
1 year ago
Vben
4f5783d00b
perf: enable strict ts type checking ( #4045 )
1 year ago
vben
cf0ec053e4
refactor: Integrate the @vben-core/shared package
1 year ago
vince
66fd052709
fix: fix known issues. fixed #59,fixed #61 , fixed #67 , fixed #68 [deploy]
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
2 years ago
vben
9987451647
feat: use simpler nitro instead of nestjs to implement mock service
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
09fa2af23d
fix: fix known problems
2 years ago
vince
cf16c7bdde
perf: improve the dark theme
2 years ago
vince
f95d9aa609
perf: improve overall theme color matching
2 years ago
vince
caf1fc4375
perf: optimize interface color matching
2 years ago
vince
3eb7a8bc6f
chore: @vben-core/iconify was renamed @vben-core/icons. Add readme.md for some packages
2 years ago
vben
3a91a24e0d
feat: tabs adds a variety of style configurations
2 years ago
vben
ebf73b2df9
refactor(project): remove the use of core internal bem syntax
2 years ago
vben
91058c3ed9
perf: improve the shadow in the upper and lower areas when the scrolling area is scrolling,close #20 , close #26
2 years ago
vben
daa31f7156
refactor(project): simplified part of the package, code optimization
2 years ago
likui628
2c79ac1e6c
refactor: small refactor in @vben-core/request
2 years ago
vince
d62a3da009
perf: improve the logic related to login expiration
2 years ago
vince
25a1e93ab2
fix: optimize the dependency detection script prompt and fix the loop dependency problem
2 years ago
vince
04a1533a1e
refactor: splitting and reorganizing style files
2 years ago
vben
0eda99ec3b
perf: replace vue-sonner with the toast component of shadcn-ui
2 years ago
vben
5976e255fb
feat: richer copyright and sidebar preferences
2 years ago
vben
13f3af96b7
feat: add copyright components to enable preferences to configure copyright more accurately
2 years ago
vince
527023ae51
fix: Typecheck and loop dependency problem repair
2 years ago
vben
c58c0797ba
feat: add dashboard page
2 years ago
vben
199d5506ac
feat: add about page
2 years ago
vben
d4f61c283f
chore: update uikit -> ui-kit
2 years ago