ant-design/components/input
Wei Zhu 9678d3fcfd
Focus && blur support (#8204)
* Add test for select

* Add focus() and blur() for AutoComplete

* Add focus() and blur() to Cascader

* Add focus test for input

* Add focus() and blur() for Checkbox

* Add focus() and blur() for Radio

* Add focus() and blur() for Switch

* Add blur() for TimePicker

* Add focus() and blur() to TreeSelect
2017-11-19 01:41:40 +08:00
..
__tests__ Focus && blur support (#8204) 2017-11-19 01:41:40 +08:00
demo Review fix (#8125) 2017-11-06 21:28:51 +08:00
style Merge branch 'master' into antd-3.0 2017-11-09 19:45:06 +08:00
calculateNodeHeight.tsx Fix test warning 2017-10-10 20:01:23 +08:00
Group.tsx Remove allowSyntheticDefaultImports (#8218) 2017-11-17 14:38:54 +08:00
index.en-US.md Merge branch 'master' into antd-3.0 2017-10-25 10:27:38 +08:00
index.tsx export components interface (#7654) 2017-09-25 22:14:49 +08:00
index.zh-CN.md Merge branch 'master' into antd-3.0 2017-10-25 10:27:38 +08:00
Input.tsx Remove allowSyntheticDefaultImports (#8218) 2017-11-17 14:38:54 +08:00
Search.tsx Remove allowSyntheticDefaultImports (#8218) 2017-11-17 14:38:54 +08:00
TextArea.tsx Remove allowSyntheticDefaultImports (#8218) 2017-11-17 14:38:54 +08:00