ant-design/components/input
07akioni f937a7fffe
feat: Input & Input.TextArea support bordered prop (#25617)
* feat: Input bordered prop

* fix: snapshot

* fix: borderless Input background-color -> transparent
2020-07-16 00:25:47 +08:00
..
__tests__ feat: Input & Input.TextArea support bordered prop (#25617) 2020-07-16 00:25:47 +08:00
demo feat: Input & Input.TextArea support bordered prop (#25617) 2020-07-16 00:25:47 +08:00
style feat: Input & Input.TextArea support bordered prop (#25617) 2020-07-16 00:25:47 +08:00
ClearableLabeledInput.tsx feat: Input & Input.TextArea support bordered prop (#25617) 2020-07-16 00:25:47 +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 & Input.TextArea support bordered prop (#25617) 2020-07-16 00:25:47 +08:00
index.tsx feat: Add Input.Password 2018-12-05 19:46:06 +08:00
index.zh-CN.md feat: Input & Input.TextArea support bordered prop (#25617) 2020-07-16 00:25:47 +08:00
Input.tsx feat: Input & Input.TextArea support bordered prop (#25617) 2020-07-16 00:25:47 +08:00
Password.tsx refactor: rewrite Password with hooks (#25012) 2020-06-16 19:49:08 +08:00
Search.tsx fix: Search crash in AutoComplete (#25049) 2020-06-17 13:35:12 +08:00
TextArea.tsx feat: Input & Input.TextArea support bordered prop (#25617) 2020-07-16 00:25:47 +08:00