feat: checkable support - #184
Conversation
Codecov Report
@@ Coverage Diff @@
## master #184 +/- ##
==========================================
+ Coverage 92.96% 99.68% +6.72%
==========================================
Files 4 9 +5
Lines 270 321 +51
Branches 94 83 -11
==========================================
+ Hits 251 320 +69
+ Misses 19 1 -18
Continue to review full report at Codecov.
|
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/react-component/cascader/82oj6UkyppcvS4q6c8iJk4HZezsf |
|
|
|
好像原来就没有 popupVisibleAfterSelect |
|
|
|
改名成 hidePopupOnSelect 了。 |
|
👌 ,我改一下名字……反正意思就是内嵌了,不用再透出来额外一个属性了。 |
|
hidePopupOnSelect 现在这个需求怎么满足呢? |
|
ref: #176 |
|
删了,他自己的封装岂不是就挂了。 |
|
发大版本,不影响的 |
|
antd 上层是否有透传? |
|
antd 用的 |
rc-cascaderis much likerc-tree-selectbut API is very different.It's caused that component developer is not same person
and we do not rice the API naming standard at that time.
To avoid breaking change, wrap the
rc-tree-selectto compatible withrc-cascaderAPI.This should be better to merge to same API like
rc-tree-selectorrc-selectin next major version.Update:
rc-cascader-dropdownDeprecated:
Removed:
Note
#176 is no need anymore. Removed.
Preview
https://cascader-git-tree-select-react-component.vercel.app/demo/debug