ant-design/components/input/style
MadCcc 37e042358d
feat: Input support status (#33995)
* feat: remove form status style && input support status

* test: update snapshot

* feat: update status prop in config provider

* fix: form item validateStatus support

* chore: code clean

* feat: status classname change

* test: update snapshot

* refactor: move formItemStatusContext to form folder

* refactor: merge utils

* refactor: rename statusUtils

* chore: code clean

* test: fix coverage

* chore: remove status prop of Form.Item

* chore: code clean

* docs: update demo

* test: fix lint

* feat: status only success and warning

* test: fix lint

* docs: update deamo
2022-02-14 17:09:35 +08:00
..
affix.less feat: Input support status (#33995) 2022-02-14 17:09:35 +08:00
allow-clear.less fix: Less Maximum call stack size exceeded error (#32063) 2021-09-07 16:14:20 +08:00
IE11.less fix: 💄 IE11 input height issue (#23955) (#24673) 2020-06-02 21:17:57 +08:00
index.less feat: Input support status (#33995) 2022-02-14 17:09:35 +08:00
index.tsx feat: Input support status (#33995) 2022-02-14 17:09:35 +08:00
mixin.less fix: borderLeftRadius error for Input.Search #32808 (#32812) 2021-11-13 15:37:27 +08:00
rtl.less chore(deps-dev): bump stylelint-config-prettier from 8.0.2 to 9.0.2 (#32451) 2021-10-13 15:38:59 +08:00
search-input.less fix: Search button style when customize less vars (#27986) 2020-11-25 10:50:50 +08:00
status.less feat: Input support status (#33995) 2022-02-14 17:09:35 +08:00