mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-09 02:49:18 +08:00
* feat: TreeSelect support maxCount * Update components/tree-select/index.zh-CN.md Co-authored-by: thinkasany <480968828@qq.com> Signed-off-by: lijianan <574980606@qq.com> * chore: bump tree & tree-select version for supporting maxCount * test: update snapshot * chore: bump rc-cascader version to 3.31.0 * :wqhe commit message for your changes. Lines starting * rerun ci * rerun ci * docs: update doc * docs: improve demo * fix: add demo * docs: add demo * chore: trigger CI build --------- Signed-off-by: lijianan <574980606@qq.com> Signed-off-by: Jony J <1844749591@qq.com> Co-authored-by: lijianan <574980606@qq.com> Co-authored-by: thinkasany <480968828@qq.com>
301 B
301 B
zh-CN
当 showCheckedStrategy='SHOW_PARENT' 或 showCheckedStrategy='SHOW_ALL' 且 treeCheckStrictly=false 时,maxCount 就不会生效。
en-US
When showCheckedStrategy=SHOW_PARENT or showCheckedStrategy=SHOW_ALL and treeCheckStrictly=false, maxCount will not take effect.