Commit Graph

6 Commits

Author SHA1 Message Date
Simona
5c4a3cb27b
fix(cascader-panel): should not re-init when props's value not change (#2344)
* fix(cascader-panel): should not re-init when props's value not change

fix #2317 #1871

* style: extra space
2021-06-25 16:08:00 +08:00
Simona
1fb35d43eb
fix(cascader-panel): default value doesn't work in lazy mode (#2338)
fix #2312
2021-06-25 09:38:09 +08:00
Ernest
598b798555
fix(cascader-panel): no loaded nodes should not be checked (#1583)
* fix(cascader): no loaded nodes should not be checked

* fix(cascader): no loaded nodes should not be checked

* fix(cascader): it should be indeterminate if some child are not loaded
2021-03-10 20:30:28 +08:00
Ernest
66d522b310
fix(cascader-panel): value can be falsy value #1531 (#1533) 2021-03-03 11:59:46 +08:00
Simona
1b0d86ce6e
fix(cascader-panel): checked nodes not update when options change (#934)
fix #857
2020-12-10 00:08:13 +08:00
Simona
52ea214896
feat(cascader): refactor done (#435) 2020-10-30 23:26:33 +08:00