ant-design/components/input
vldh b66ab37463
feat: add less variable @input-disabled-color (#23775)
* add less variable @input-disabled-color

* Update components/style/themes/default.less

Co-Authored-By: 偏右 <afc163@gmail.com>

Co-authored-by: lidahao <lidahao@sisyphe.com.cn>
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
2020-04-30 15:37:11 +08:00
..
__tests__ docs: 🆙 Upgrade input number (#23742) 2020-04-29 14:18:19 +08:00
demo fix: 🐛 Input.Search height affected by suffix (#23527) 2020-04-23 18:11:11 +08:00
style feat: add less variable @input-disabled-color (#23775) 2020-04-30 15:37:11 +08:00
calculateNodeHeight.tsx test: Increase Slider and Input test coverage (#21364) 2020-02-13 17:32:07 +08:00
ClearableLabeledInput.tsx fix: 🐛 Input.Search height affected by suffix (#23527) 2020-04-23 18:11:11 +08:00
Group.tsx feat: added rtl direction to all of ant-design components (#19380) 2020-01-02 19:10:16 +08:00
index.en-US.md docs: fix size props (#21724) 2020-03-01 18:24:59 +08:00
index.tsx feat: Add Input.Password 2018-12-05 19:46:06 +08:00
index.zh-CN.md docs: fix size props (#21724) 2020-03-01 18:24:59 +08:00
Input.tsx feat: ConfigProvider support config Input autoComplete (#23455) 2020-04-22 10:38:43 +08:00
Password.tsx fix: preserve caret position🐛 (#23633) 2020-04-27 18:02:51 +08:00
ResizableTextArea.tsx 🐛 Fix TextArea[autoSize] don't scroll bottom in Firefox (#22014) 2020-03-09 16:04:51 +08:00
Search.tsx fix: 🐛 Input.Search height affected by suffix (#23527) 2020-04-23 18:11:11 +08:00
TextArea.tsx fix: Input click should get focus (#21413) 2020-02-17 19:12:42 +08:00