Bin
8cadad0a1e
feat(web): add antdv-next model
2 months ago
Li Kui
bd8ff73f9e
fix: fix build error
5 months ago
Copilot
c7c39047de
feat: add theme-aware logo support via optional sourceDark configuration ( #6866 )
* Initial plan
* Initial exploration and setup
Co-authored-by: aonoa <32682251+aonoa@users.noreply.github.com>
* Add support for separate light and dark theme logos
Co-authored-by: aonoa <32682251+aonoa@users.noreply.github.com>
* Update documentation with dark theme logo configuration
Co-authored-by: aonoa <32682251+aonoa@users.noreply.github.com>
* feat: Add theme-aware logo support for authentication/login page
Co-authored-by: aonoa <32682251+aonoa@users.noreply.github.com>
* revert: .npmrc
Signed-off-by: aonoa <1991849113@qq.com>
---------
Signed-off-by: aonoa <1991849113@qq.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aonoa <32682251+aonoa@users.noreply.github.com>
Co-authored-by: Li Kui <90845831+likui628@users.noreply.github.com>
Co-authored-by: aonoa <1991849113@qq.com>
5 months ago
Netfan
78076e70b4
chore: update deps
9 months ago
Netfan
97b8e28a2b
docs: fix delete request usage ( #6389 )
9 months ago
wyc001122
78c3c9da6f
docs(settings): 完善'生产环境动态配置'步骤 ( #6297 )
10 months ago
wyc001122
f31360ba4e
feat: support for hybrid permission access control mode ( #6294 )
* feat: 添加混合权限访问控制模式
* feat: 文档补充
10 months ago
wyc001122
97894a940e
feat: optimize logo display ( #6267 )
* feat(VbenAvatar): add fit property to VbenAvatar component
* feat(VbenLogo): add fit property to VbenLogo component
* feat(VbenLogo): add logo fit preference configuration
- Add preferences.logo.fit setting for logo display control
- Include corresponding documentation for the new preference
* feat(preferences): add default value for logo.fit preference
- Set default configuration for logo fit behavior
- Ensures consistent logo display across applications
* test(preferences): update configuration snapshots
---------
Co-authored-by: wyc001122 <wangyongchao@testor.com.cn>
10 months ago
wyc001122
8ac97688da
fix(preferences): 更新内容内边距默认值 ( #6233 )
Co-authored-by: wyc001122 <wangyongchao@testor.com.cn>
10 months ago
wyc001122
dae46abb71
feat: additional-settings ( #6225 )
* feat(preferences): 补充VbenAdminLayout传入属性(来自偏好设置)
* docs(@vben/docs ):update settings doc
---------
Co-authored-by: wyc001122 <wangyongchao@testor.com.cn>
10 months ago
wyc001122
84ef207d9c
docs( @vben/docs ): update settings doc ( #6128 )
Co-authored-by: wyc001122 <wangyongchao@testor.com.cn>
11 months ago
Vben
5689ac60ff
feat(project): migrate from husky and lint-staged to lefthook ( #6104 )
11 months ago
aonoa
41152d1722
refactor: modify the default homepage path loaded from the preference… ( #6099 )
* refactor: modify the default homepage path loaded from the preferences.ts
Signed-off-by: aonoa <1991849113@qq.com>
* refactor: modify the default homepage path loaded from the preferences.ts
Signed-off-by: aonoa <1991849113@qq.com>
---------
Signed-off-by: aonoa <1991849113@qq.com>
11 months ago
Trivikram Kamat
dd2b1ed580
fix: install corepack from npm ( #5905 )
* fix: install corepack from npm
* docs: install corepack from npm
11 months ago
Arthur Darkstone
a96be3db98
docs: add explanation and related script configuration to distinguish build environment ( #5826 )
* docs: add explanation and related script configuration to distinguish build environment
* docs: fix spell error
1 year ago
Netfan
799934171a
style: code style fixed
1 year ago
Netfan
1ad54561b0
feat: add `noBasicLayout` in route meta ( #5386 )
所有菜单数据无需配置component为BasicLayout,它们将会默认使用基础布局,也可以通过meta.noBasicLayout来阻止这一行为
1 year ago
Netfan
2efb5b71c3
feat: auto activate subMenu on select root menu ( #5147 )
* feat: auto activate subMenu on click root menu
* fix: prop name fixed
* chore: test and docs update
1 year ago
Mintnoii
ec53bf8084
docs: optimize the introduction in both Chinese and English ( #4913 )
* 优化简介中文文档
1. 优化文案及病句
2. 统一格式
* Optimize the introduction English document
1. Optimize copywriting and sentences
2. Uniform format
1 year ago
Arthur Darkstone
ea8af98324
docs: add route config desc ( #4857 )
1 year ago
Vben
8f1e397077
fix: when the form is destroyed, the form parameters still exist ( #4834 )
* fix: when the form is destroyed, the form parameters still exist
* chore: update deps
1 year ago
BobbyCheng
d31535cd98
docs( @vben/docs ): add public static resources path documentation ( #4788 ) ( #4801 )
Co-authored-by: chengjm <3497346788@qq.com>
1 year ago
Arthur Darkstone
566f357dfa
chore: add a different way for pnpm to manage nodejs version, because users may not want to download other packages. ( #4786 )
* docs: add a way for pnpm to manage nodejs version
* docs: add a way for pnpm to manage nodejs version
---------
Co-authored-by: liliang18 <liliang18@tal.com>
1 year ago
Vben
23768ea620
feat: menu routing support opens in a new window ( #4715 )
1 year ago
invalid w
625862e082
chore( @vben/docs ): update nginx deployment error related documentation ( #4702 )
1 year ago
Vben
477a05c26c
feat: menu supports carrying default query ( #4687 )
1 year ago
Vben
0df8c5c02c
refactor: reconstruct language files into multi-file structures ( #4683 )
* refactor: reconstruct language files into multi-file structures
* chore: typo
1 year ago
Vben
240f0b5f8d
perf: improved exception handling when request status code is 200 ( #4679 )
1 year ago
Netfan
ba539f6793
chore: correct spelling for 'dragable' ( #4600 )
1 year ago
Vben
ba4662522e
fix: fix request not displaying interface error messages correctly ( #4596 )
1 year ago
Vben
60c615ce8a
refactor: adjust layout refresh button and watermark; allow static i18n on language switch ( #4579 )
* refactor: adjust layout refresh button and watermark; allow static i18n on language switch
* chore: typo
1 year ago
Vben
13fd0ea16c
fix: try to fix the error reported by the stub command in the window system ( #4560 )
2 years ago
vince
a72b8acaf9
fix: window system clean script execution problems ( #4513 )
* fix: fix window system clean script execution problems
* fix: lint error
* chore: remove test code
2 years ago
Vben
a46c85d77d
chore: update documentation and deps ( #4510 )
* chore: update docs
* chore: update deps
* chore: update action
* fix: reset after preferences are refreshed
* fix: ci error
2 years ago
Vben
2a83f1d666
feat: add playwright e2e testing framework ( #4468 )
* feat: add playwright e2e testing framework
2 years ago
invalid w
000172e482
chore( @vben/common-ui ): add verify component ( #4390 )
* chore(@vben/common-ui ): 增加拖拽校验组件
* chore: 增加样式
* Merge branch 'main' into wangjue-verify-comp
* chore: 封装action组件
* chore: 拆分完成拖拽功能
* chore: 样式调整为tailwindcss语法
* chore: 导出check图标
* chore: 拖动的图标变为@vben/icons的
* chore: 完成插槽功能迁移
* fix: ci error
* chore: 适配暗黑主题
* chore: 国际化
* chore: resolve conflict
* chore: 迁移v2的图片旋转校验组件
* chore: 完善选择校验demo
* chore: 转换为tailwindcss
* chore: 替换为系统的颜色变量
* chore: 使用interface代替组件的props声明
* chore: 调整props
* chore: 优化demo背景
* chore: follow suggest
* chore: rm unnecessary style tag
* chore: update demo
* perf: improve the experience of Captcha components
---------
Co-authored-by: vince <vince292007@gmail.com>
Co-authored-by: Vben <ann.vben@gmail.com>
2 years ago
vben
7bcb973d65
fix: ci error
2 years ago
Vben
76a879d4d8
fix: fixed some style issues ( #4379 )
2 years ago
Vben
524b9badf2
feat: add VbenForm component ( #4352 )
* feat: add form component
* fix: build error
* feat: add form adapter
* feat: add some component
* feat: add some component
* feat: add example
* feat: suppoer custom action button
* chore: update
* feat: add example
* feat: add formModel,formDrawer demo
* fix: build error
* fix: typo
* fix: ci error
---------
Co-authored-by: jinmao <jinmao88@qq.com>
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
2 years ago
wangxiaoer5200
3332b20fd0
docs: typo ( #4309 ) ( #4315 )
2 years ago
Vben
8404c12129
refactor: refactor AuthLayout to configure the login page more freely ( #4294 )
2 years ago
Vben
2b0aedbaba
style: optimizing style issues ( #4289 )
2 years ago
Vben
a77cc00e9f
feat: core components support simple locale switching ( #4273 )
* feat: core components support simple locale switching
* fix: test error
* fix: test error
2 years ago
Vben
98da0672e7
feat: add archive plug-in to output dist.zip after build ( #4272 )
* feat: add the archiver plug-in to output dist.zip after build
* chore: update env
2 years ago
handsomeFu
8adb22847d
perf: optimize the access directive to support string passing ( #4246 )
* perf: 优化access指令用法并改进参数类型
重构access权限指令以接受角色和代码形式的权限检查。通过支持数组和字符串作为指令值来简化用法,从而提高灵活性。此外,改进指令绑定类型定义以提升类型安全性。
* docs: 更新中英文文档示例以支持字符串权限码绑定更新了中文和英文文档中的示例
2 years ago
Vben
d2f3a9d04f
feat: preference button supports automatic positioning ( #4243 )
2 years ago
Vben
dc5cfab319
fix: tabbar does not meet expectations in a mixed layout ( #4242 )
2 years ago
Vben
8a0b1e0c72
refactor: package chart-ui integrated into plugins ( #4238 )
* refactor: package chart-ui integrated into plugins
* fix: lint error
2 years ago
invalid w
8230493651
feat( @vben/docs ): support english documents ( #4202 )
* chore(@vben/docs ): 完成guide文档的翻译
* chore(@vben/docs ): 完成other文档的翻译
* chore: 翻译部分文档
* chore: 完成英文config的配置
* chore: 完成in-depth的文档翻译
* chore: 调整调整链接
* chore: typo
* chore: typo
* chore: update links
---------
Co-authored-by: Li Kui <90845831+likui628@users.noreply.github.com>
2 years ago
Vben
738bc456c8
perf: improve login page UI ( #4142 )
* perf: improve login page UI
* chore: update docs
2 years ago