han
b8a0199cde
feat(preferences): add toggle for copy preferences button ( #7594 )
Co-authored-by: hl <hl@nmcsoft.com>
3 weeks ago
Jin Mao
bd22793ceb
feat: add the attribute routeCached to route to control cache the DOM corresponding to the route
4 weeks ago
Bin
8cadad0a1e
feat(web): add antdv-next model
1 month ago
zhenghaoyang24
022d538940
Fix formatting in thin.md for clarity ( #7008 )
修改一些语句错误
3 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
李轻舟
2efacb3e5b
docs: Update build.md ( #6228 )
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
ming4762
3d9dba965f
perf: perf the control logic of Tab ( #6220 )
* perf: perf the control logic of Tab
* 每个标签页Tab使用唯一的key来控制关闭打开等逻辑
* 统一函数获取tab的key
* 通过3种方式设置tab key:1、使用router query参数pageKey 2、使用路由meta参数fullPathKey设置使用fullPath或path作为key
* 单个路由可以打开多个标签页
* 如果设置fullPathKey为false,则query变更不会打开新的标签(这很实用)
* perf: perf the control logic of Tab
* perf: perf the control logic of Tab
* 测试用例适配
* perf: perf the control logic of Tab
* 解决AI提示的警告
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
Netfan
cb45987fe2
docs: update example ( #6036 )
* 跟进后端菜单逻辑的修改,现已无需传递basicLayout布局
11 months ago
PIPEDREA_WZJ
7f269e0d69
Update tailwindcss.md ( #5602 )
tailwindcss最新的版本已经是v4.x,vben中使用的是3.x的tailwindcss。在未进行兼容前,会出现运行失败的问题
11 months ago
Joeshu
0e3abc2b53
docs: add third-party libraries to check update methods ( #5819 )
12 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
12 months ago
Netfan
96d2bc52e9
feat: pre-set serialization methods for request parameters ( #5814 )
添加快捷设置请求参数序列化方法的配置
1 year ago
ijackwu
bb683804f4
fix: live-server set port use [--port=PORT] ( #5687 )
1 year ago
jasonz18
decd9c55e5
docs: typo
1 year ago
Netfan
a221d2b491
fix: form item overflow fixed and layout improved ( #5572 )
* fix: form item overflow fixed and layout improved
* fix: basic form demo update
* feat: form label support render
* fix: form docs update
1 year ago
Netfan
799934171a
style: code style fixed
1 year ago
jsxz
a832edce0d
docs: update request and access docs ( #5468 )
* fix: Update server.md
* docs: update request and access docs
1 year ago
Netfan
1ad54561b0
feat: add `noBasicLayout` in route meta ( #5386 )
所有菜单数据无需配置component为BasicLayout,它们将会默认使用基础布局,也可以通过meta.noBasicLayout来阻止这一行为
1 year ago
John
06cccc53fa
chore: update quick-start.md ( #5303 )
change COREPACK_REGISTRY to COREPACK_NPM_REGISTRY
1 year ago
booshaw
968c44572a
docs: fix typos ( #5169 )
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
2c6edafeb2
fix: when opening the tool separately, there is no need to pass the toolbar-tools slot ( #4841 )
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
Vben
4e88ef0840
perf: improve the usage documentation of vben-vxe-table ( #4829 )
* perf: improve the usage documentation of vben-vxe-table
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
eamd-wq
cf130b293d
chore: update loading.md ( #4787 )
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
Joy
d23db32f04
docs: typo ( #4748 )
1 year ago
Joy
1180291c1a
docs: typo ( #4755 )
1 year ago
Vben
23768ea620
feat: menu routing support opens in a new window ( #4715 )
1 year ago
Rwing
7f4c733fa3
fix: fix typo in Update faq.md ( #4711 )
1 year ago
invalid w
625862e082
chore( @vben/docs ): update nginx deployment error related documentation ( #4702 )
1 year ago
Vben
860fc15ce6
perf: adjustment of form spelling errors, type adjustment, closer to actual development ( #4694 )
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