-
Notifications
You must be signed in to change notification settings - Fork 147
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 新增 Popover.Content 组件 ,默认有 padding 和 maxWidth 样式 - 优化 Popover.Confirm 支持 type = "warning" 使用默认warning图标 - 修复 TreeSelect 多选并且设置 absolute 时,下拉框位置可能渲染不正确的问题 - 修复 List 组件 传入 fixe 属性后无法受控的问题 - 修复 Input 同时配置 min, max, rules={[rules.max(XXX), rules.min(XXX)]}, 会导致校验文案错误 Co-authored-by: leo <chenlihao@shein.com>
- Loading branch information
1 parent
b95267a
commit 96b0c0a
Showing
2 changed files
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters