ant-design/components/switch
kiner-tang(文辉) 92a3c719dc
feat: Components under Form support custom disabled to override disabled of Form (#37628)
* feat: 当表单组件处于一个禁用的表单时, 该表单组件的禁用状态应该优先取决于表单组件本身的禁用状态

* Update components/checkbox/Checkbox.tsx

Co-authored-by: MadCcc <1075746765@qq.com>

* feat: reset mergedSize change

* feat: reset mergedSize change

* Update components/checkbox/Checkbox.tsx

Co-authored-by: MadCcc <1075746765@qq.com>

* feat: 优化 Checkbox 组件 disabled 逻辑判断

* Update components/switch/index.tsx

Co-authored-by: MadCcc <1075746765@qq.com>

* feat: remove upload default value

Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2022-09-20 16:48:59 +08:00
..
__tests__ test: move test cases to testing lib for Switch (#36326) 2022-07-01 11:55:03 +08:00
demo chore: merge master 2022-05-23 14:37:16 +08:00
style revert: fix Switch background flush bug (#37458) 2022-09-08 13:35:44 +08:00
index.en-US.md docs: format api (#29537) 2021-03-01 19:20:48 +08:00
index.tsx feat: Components under Form support custom disabled to override disabled of Form (#37628) 2022-09-20 16:48:59 +08:00
index.zh-CN.md docs: format api (#29537) 2021-03-01 19:20:48 +08:00