ant-design/components/input
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
..
__tests__ feat: Input support status (#33995) 2022-02-14 17:09:35 +08:00
demo feat: Input support status (#33995) 2022-02-14 17:09:35 +08:00
style feat: Input support status (#33995) 2022-02-14 17:09:35 +08:00
ClearableLabeledInput.tsx feat: Input support status (#33995) 2022-02-14 17:09:35 +08:00
Group.tsx refactor: clean up some deprecated APIs (#24881) 2020-06-10 11:12:31 +08:00
index.en-US.md feat: Input support status (#33995) 2022-02-14 17:09:35 +08:00
index.tsx feat: Add Input.Password 2018-12-05 19:46:06 +08:00
index.zh-CN.md feat: Input support status (#33995) 2022-02-14 17:09:35 +08:00
Input.tsx feat: Input support status (#33995) 2022-02-14 17:09:35 +08:00
Password.tsx chore: replace omit (#28846) 2021-01-13 21:00:30 +08:00
Search.tsx fix: Input.Search enterButton don't trigger click event (#32999) 2021-11-24 13:23:51 +08:00
TextArea.tsx feat: Input support status (#33995) 2022-02-14 17:09:35 +08:00
utils.ts feat: Input support status (#33995) 2022-02-14 17:09:35 +08:00