Skip to content

feat(checker): 增加 autoClear 属性以控制禁用时是否自动清空选中值#3845

Merged
eJayYoung merged 1 commit intoairyland:v2from
frank-liu-git:v2
Apr 7, 2026
Merged

feat(checker): 增加 autoClear 属性以控制禁用时是否自动清空选中值#3845
eJayYoung merged 1 commit intoairyland:v2from
frank-liu-git:v2

Conversation

@frank-liu-git
Copy link
Copy Markdown
Contributor

新增 autoClear 属性,默认值为 true,用于在单选模式下当选项被禁用时,
控制是否自动清空当前选中的值。同时更新了相关逻辑以支持该功能。

Please makes sure the items are checked before submitting your PR, thank you!

  • Rebase before creating a PR to keep commit history clear.
  • Only One commit
  • No eslint errors

新增 `autoClear` 属性,默认值为 true,用于在单选模式下当选项被禁用时,
控制是否自动清空当前选中的值。同时更新了相关逻辑以支持该功能。
@eJayYoung eJayYoung merged commit 881e680 into airyland:v2 Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants