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
2024-11-17 20:54:28 +08:00
Arthur Darkstone
ea8af98324
docs: add route config desc ( #4857 )
2024-11-11 19:22:39 +08:00
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
2024-11-07 22:36:26 +08:00
BobbyCheng
d31535cd98
docs(@vben/docs): add public static resources path documentation ( #4788 ) ( #4801 )
...
Co-authored-by: chengjm <3497346788@qq.com>
2024-11-04 21:56:52 +08:00
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>
2024-11-02 14:18:56 +08:00
Vben
23768ea620
feat: menu routing support opens in a new window ( #4715 )
2024-10-22 22:24:56 +08:00
invalid w
625862e082
chore(@vben/docs): update nginx deployment error related documentation ( #4702 )
2024-10-21 17:01:52 +08:00
Vben
477a05c26c
feat: menu supports carrying default query ( #4687 )
2024-10-19 19:50:23 +08:00
Vben
0df8c5c02c
refactor: reconstruct language files into multi-file structures ( #4683 )
...
* refactor: reconstruct language files into multi-file structures
* chore: typo
2024-10-19 14:28:21 +08:00
Vben
240f0b5f8d
perf: improved exception handling when request status code is 200 ( #4679 )
2024-10-18 22:00:41 +08:00
Netfan
ba539f6793
chore: correct spelling for 'dragable' ( #4600 )
2024-10-10 10:55:52 +08:00
Vben
ba4662522e
fix: fix request not displaying interface error messages correctly ( #4596 )
2024-10-09 22:08:55 +08:00
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
2024-10-06 17:27:32 +08:00
Vben
13fd0ea16c
fix: try to fix the error reported by the stub command in the window system ( #4560 )
2024-10-03 15:34:29 +08:00
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
2024-09-26 11:59:19 +08:00
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
2024-09-25 23:09:48 +08:00
Vben
2a83f1d666
feat: add playwright e2e testing framework ( #4468 )
...
* feat: add playwright e2e testing framework
2024-09-22 21:35:40 +08:00
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>
2024-09-21 20:52:36 +08:00
vben
7bcb973d65
fix: ci error
2024-09-12 22:49:33 +08:00
Vben
76a879d4d8
fix: fixed some style issues ( #4379 )
2024-09-12 22:03:58 +08:00
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>
2024-09-10 21:48:51 +08:00
wangxiaoer5200
3332b20fd0
docs: typo ( #4309 ) ( #4315 )
2024-09-04 13:56:45 +08:00
Vben
8404c12129
refactor: refactor AuthLayout to configure the login page more freely ( #4294 )
2024-08-31 21:38:24 +08:00
Vben
2b0aedbaba
style: optimizing style issues ( #4289 )
2024-08-31 14:11:01 +08:00
Vben
a77cc00e9f
feat: core components support simple locale switching ( #4273 )
...
* feat: core components support simple locale switching
* fix: test error
* fix: test error
2024-08-29 22:31:49 +08:00
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
2024-08-29 21:47:00 +08:00
handsomeFu
8adb22847d
perf: optimize the access directive to support string passing ( #4246 )
...
* perf: 优化access指令用法并改进参数类型
重构access权限指令以接受角色和代码形式的权限检查。通过支持数组和字符串作为指令值来简化用法,从而提高灵活性。此外,改进指令绑定类型定义以提升类型安全性。
* docs: 更新中英文文档示例以支持字符串权限码绑定更新了中文和英文文档中的示例
2024-08-27 11:17:04 +08:00
Vben
d2f3a9d04f
feat: preference button supports automatic positioning ( #4243 )
2024-08-26 23:17:27 +08:00
Vben
dc5cfab319
fix: tabbar does not meet expectations in a mixed layout ( #4242 )
2024-08-26 22:58:49 +08:00
Vben
8a0b1e0c72
refactor: package chart-ui integrated into plugins ( #4238 )
...
* refactor: package chart-ui integrated into plugins
* fix: lint error
2024-08-26 21:42:56 +08:00
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>
2024-08-23 19:46:51 +08:00
Vben
738bc456c8
perf: improve login page UI ( #4142 )
...
* perf: improve login page UI
* chore: update docs
2024-08-13 21:17:10 +08:00
vben
06ad5ad871
chore: Rename the website directory to docs
2024-08-01 21:30:44 +08:00