ant-design/components/form/demo
Guichi Zhao 1958b78ecc docs: copy state to props is a bad practice (#20212)
* Copy state to props is a bad practice 

The original code copy the props the state which is not necessary at all, it will only confuse the reader!
Also, it considered being a bad practice: https://overreacted.io/writing-resilient-components/

* remove console

* fix indentation

* fix lint error

* improve js syntax
2019-12-13 20:00:35 +08:00
..
advanced-search.md 💄 prittier all files 2019-05-07 14:57:32 +08:00
coordinated.md 💄 prittier all files 2019-05-07 14:57:32 +08:00
customized-form-controls.md docs: copy state to props is a bad practice (#20212) 2019-12-13 20:00:35 +08:00
dynamic-form-item.md 💄 prittier all files 2019-05-07 14:57:32 +08:00
dynamic-rule.md 💄 prittier all files 2019-05-07 14:57:32 +08:00
form-in-modal.md style: run lint-fix (#17172) 2019-06-19 19:09:08 +08:00
global-state.md style: run lint-fix (#17172) 2019-06-19 19:09:08 +08:00
inline-login.md docs: fix form doc typo (#18160) 2019-08-08 14:12:04 +08:00
layout.md 💄 prittier all files 2019-05-07 14:57:32 +08:00
normal-login.md 💄 prittier all files 2019-05-07 14:57:32 +08:00
register.md style: run lint-fix (#17172) 2019-06-19 19:09:08 +08:00
style-check-debug.md 💄 Optimize examples code style 2019-05-27 22:04:17 +08:00
time-related-controls.md 💄 prittier all files 2019-05-07 14:57:32 +08:00
validate-other.md 🎬 fix Dragger style in Form demo 2019-09-07 19:32:24 +08:00
validate-static.md 💄 prittier all files 2019-05-07 14:57:32 +08:00
without-form-create.md style: run lint-fix (#17172) 2019-06-19 19:09:08 +08:00