Jin Mao
340baf4f0b
chore: 处理合并的一些问题
1 week ago
xingyu4j
5558249cd3
chore: unbuild
1 week ago
xingyu4j
b300011d07
refactor(tsdown): migrate ui-kit vue packages
1 week ago
xingyu4j
26e9aa244b
fix(vite): adapt rolldown workspace resolution
1 week ago
xingyu4j
8fd6bf47b1
revert: restore px-based calc utilities
1 week ago
xingyu4j
f25f3a34d0
refactor: replace px calc spacing utilities
1 week ago
xingyu4j
fa190e0975
chore: checkpoint tailwind spacing updates
1 week ago
Jin Mao
a6a6efdf59
chore: release 5.7.0
- 更新 backend-mock 包版本
- 更新 web-antd 包版本
- 更新 web-antdv-next 包版本
- 更新 web-ele 包版本
- 更新 web-naive 包版本
- 更新 web-tdesign 包版本
- 更新 docs 包版本
- 更新 commitlint-config 包版本
- 更新 eslint-config 包版本
- 更新 oxfmt-config 包版本
- 更新 oxlint-config 包版本
- 更新 stylelint-config 包版本
- 更新 node-utils 包版本
- 更新 tsconfig 包版本
- 更新 vite-config 包版本
- 更新 @core/base/design 包版本
- 更新 @core/base/icons 包版本
- 更新 @core/base/shared 包版本
- 更新 @core/base/typings 包版本
- 更新 @core/composables 包版本
- 更新 @core/preferences 包版本
- 更新 @core/ui-kit/form-ui 包版本
- 更新 @core/ui-kit/layout-ui 包版本
- 更新 @core/ui-kit/menu-ui 包版本
- 更新 @core/ui-kit/popup-ui 包版本
- 更新 @core/ui-kit/shadcn-ui 包版本
- 更新 @core/ui-kit/tabs-ui 包版本
- 更新 constants 包版本
- 更新 access 包版本
- 更新 common-ui 包版本
- 更新 hooks 包版本
- 更新 layouts 包版本
- 更新 plugins 包版本
- 更新 request 包版本
- 更新 icons 包版本
- 更新 locales 包版本
- 更新 preferences 包版本
- 更新 stores 包版本
- 更新 styles 包版本
- 更新 types 包版本
- 更新 utils 包版本
- 更新 playground 包版本
- 更新 turbo-run 包版本
- 更新 vsh 包版本
- 更新根目录包版本
2 weeks ago
xingyu4j
ebed9e64ed
fix: lint
2 weeks ago
xingyu4j
a850d426ef
chore: fix lint and typecheck issues
2 weeks ago
xingyu
a4736a49f8
feat: migrate to Tailwind CSS v4 ( #7614 )
* chore: update deps
* feat: use jsonc/x language
* chore: update eslint 10.0
* fix: no-useless-assignment
* feat: add CLAUDE.md
* chore: ignore
* feat: claude
* fix: lint
* chore: suppot eslint v10
* fix: lint
* fix: lint
* fix: type check
* fix: unit test
* fix: Suggested fix
* fix: unit test
* chore: update stylelint v17
* chore: update all major deps
* fix: echarts console warn
* chore: update vitest v4
* feat: add skills ignores
* chore: update deps
* chore: update deps
* fix: cspell
* chore: update deps
* chore: update tailwindcss v4
* chore: remove postcss config
* fix: no use catalog
* chore: tailwind v4 config
* fix: tailwindcss v4 sort
* feat: use eslint-plugin-better-tailwindcss
* fix: Interference between enforce-consistent-line-wrapping, jsx-curly-brace-presence and Prettier
* fix: Interference between enforce-consistent-line-wrapping, jsx-curly-brace-presence and Prettier
* fix(lint): resolve prettier and better-tailwindcss formatting conflicts
* fix(tailwind): update theme references and lint sources
* style(format): normalize apps docs and playground vue files
* style(format): normalize core ui-kit components
* style(format): normalize effects ui and layout components
2 weeks ago
Wu Clan
191fd90f06
chore: 更新表单描述显示样式 ( #6938 )
4 weeks ago
Jin Mao
8a215fbcc7
chore: release 5.6.0
1 month ago
ming4762
c48943bc67
fix: fix Nested Objects dependencies not effective ( #7345 )
2 months ago
xingyu
7680b33b99
fix : #7140 ( #7153 )
* chore: add yaml eslint validate
* chore: update deps
* fix: unused ts lint
* fix: 弹窗只能点击一次 #7140
* chore: update actions/checkout v6
* chore: update node version v22.22.0
2 months ago
Jin Mao
bb5d75bc7e
fix: 修复表单展开无效 ( #7148 )
- 修正模板中 ref 属性的引用名称
2 months ago
ming4762
528395e2c3
perf: optimizing hidden fields cannot trigger `dependencies` ( #7142 )
2 months ago
ppxb
51bca25345
fix(lint): pnpm format lint warning ( #7080 )
2 months ago
xingyu4j
af3fe53ec8
fix: type error
3 months ago
xingyu4j
6753834054
fix: lint
4 months ago
米山
cd7c11c7d0
fix: run 'pnpm format' update various components and improve layout structure
- Updated demo-preview and preview-group components for better error handling and layout.
- Enhanced drawer and modal components for improved auto-height functionality.
- Refactored layout components including header, footer, sidebar, and tabbar for better responsiveness and usability.
- Adjusted tooltip and help tooltip components for better user guidance.
- Fixed issues in various UI components to ensure consistent styling and functionality across the application.
4 months ago
xingyu4j
bed52983a0
fix: lint
4 months ago
panda7
573637222d
feat: add form handleCollapsedChange event ( #6893 )
* feat: add form handleCollapsedChange event
* fix: ts lint
* fix: ts error
---------
Co-authored-by: sqchen <chenshiqi@sshlx.com>
4 months ago
shierd
42e3de9e2c
fix: 修复设置表单值时合并子对象的错误 ( #6780 )
Co-authored-by: shier <shier@shierd.com>
6 months ago
Cup_Of_Bread
81bb7456f8
fix: 修复注解错误 ( #6763 )
6 months ago
pangyajun123
26f8d2aa30
perf: 表单需要通过权限控制是否需要展示,dependencies.if 这种方式需要别triggerFields触发字段,不能满足要求 ( #6756 )
6 months ago
boisduval
a8b848d367
fix: 解决搜索表单中arrayToStringFields属性无法在搜索时生效的问题 ( #6591 )
- 合并handleArrayToStringFields与handleStringToArrayFields为handleMultiFields
- 在handleMultiFields判断arrayToString或stringToArray
- 删除两个方法在其他地方的引用 统一为在handleRangeTimeValue内调用handleMultiFields实现数据转换
Co-authored-by: 宛晴 <wanqing@mengtaigroup.com>
6 months ago
ming4762
93f0eea4e7
fix: fix the issue of excessive line spacing in vbenForm ( #6653 )
* gap-2和 pb-4/2 重叠导致间距过宽,gap-x只保留列间距
7 months ago
ming4762
8ac2db5b7c
fix: fix the issue of `VbenForm` `compact` reactive failure ( #6654 )
7 months ago
ming4762
1e6417f95b
feat: vBenForm add layout: inline ( #6644 )
7 months ago
vben
e147a9d2fd
chore: release 5.5.9
7 months ago
xueyang
9fc594434f
perf: 优化useVbenForm样式 ( #6611 )
* perf(style): 优化useVbenForm垂直布局 actions 样式
* perf(style): 优化useVbenForm actions 布局样式
- 操作按钮组显示位置
```
actionPosition?: 'center' | 'left' | 'right';
```
- 操作按钮组的样式
```
actionType?: 'block' | 'inline'
inline: 行类显示,block: 新一行单独显示
```
* perf: 优化useVbenForm actions 布局样式
删除 actionType
增加 actionLayout
- actionLayout?: 'inline' | 'newLine' | 'rowEnd';
- newLine: 在新行显示。rowEnd: 在行内显示,靠右对齐(默认)。inline: 使用grid默认样式
- 删除无用代码 queryFormStyle
* perf: 优化useVbenForm使用案例
* perf: 优化form组件样式
去掉padding,改为gap
* docs: update vben-form.md
* fix: 修复FormMessage位置
* perf: Avoid direct mutation of props object.
- props.actionLayout = props.actionLayout || 'rowEnd';
- props.actionPosition = props.actionPosition || 'right';
+ const actionLayout = props.actionLayout || 'rowEnd';
+ const actionPosition = props.actionPosition || 'right';
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* fix: 修复 wrapperClass 权重
* fix: 全局搜索结果不匹配 #6603
* fix: 避免FormMessage溢出
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
8 months ago
vben
1575619d53
chore: release v5.5.8
8 months ago
panda7
07b64ad384
feat: add function support for formItemClass prop ( #6511 )
* feat: add function support for formItemClass prop
* feat: add try-catch to formItemClass function
* fix: formItemClass function ts error
---------
Co-authored-by: sqchen <chenshiqi@sshlx.com>
8 months ago
sqchen
f1051c8773
feat: add scrollToFirstError to the form component
9 months ago
sqchen
243f3a201d
feat: add scrollToFirstError to the form component
9 months ago
vben
b9aef618fe
chore: release 5.5.7
10 months ago
littlesparklet
af186f878d
fix: repair the unexpected form default value ( #5567 )
* fix: Fix inconsistent spacing around search form (issue #5429 )
* fix: repair the unexpected default value in validated form.(issue #5451 )
* Update packages/@core/ui-kit/form-ui/src/use-form-context.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
---------
Co-authored-by: Jin Mao <50581550+jinmao88@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
10 months ago
Netfan
0c3edb10b0
fix: getFieldComponentRef will return actual ref within AsyncComponentWrapper ( #6252 )
修复异步加载组件时,表单的getFieldComponentRef方法没能获取到正确的组件实例
10 months ago
vben
cc6c9bf7a0
chore: release v5.5.6
11 months ago
Vben
17a18fc9ba
chore: close eslint object sorting ( #6101 )
11 months ago
Netfan
add1e61b6f
fix: show validation message as tooltip in compact form ( #6087 )
* 紧凑模式表单的校验消息将显示为一个tooltip
11 months ago
Netfan
8aa7dabeff
fix: calculation for collapsing search form is incorrect while initially hidden ( #6068 )
* 修复当默认隐藏搜索表单时,折叠位置的计算不正确的问题
11 months ago
vben
7c7051a11e
chore: release v5.5.5
11 months ago
Netfan
f7a4d13a4c
fix: fixed arguments of callbacks in `formApi` ( #5970 )
* 修复 `handleValuesChange` 传递的参数不是处理后的表单值的问题
* 修复 `handleReset` 未能传递正确参数的问题
11 months ago
Netfan
0936861da1
feat: pass `fieldsChanged` into the `handleValuesChange` callback function ( #5968 )
* fieldsChanged(已被改变值的字段名)将传入handleValuesChange回调函数
11 months ago
lztb
d864085c13
feat: vben-form添加arrayToStringFields属性 ( #5957 )
* feat: vben-form添加arrayToStringFields属性
* feat: 修改handleArrayToStringFields和handleStringToArrayFields中嵌套数组格式的处理不一致
---------
Co-authored-by: 米山 <17726957223@189.cn>
11 months ago
Netfan
03ceb2aac5
fix: default value for nested fields ( #5763 )
1 year ago
Netfan
39888cebaa
fix: base component focus color in form ( #5760 )
1 year ago
Netfan
efb69fc75f
feat: add `form-is-required` class for required items. fixed : #5739 ( #5759 )
1 year ago