ant-design/components/input
zefeng 14417f1614
feat(theme): adjust font-size in compact mode (#23135)
* feat(theme): adjust font-size in compact mode

With compact theme mode, we adjust default font-size from 14px to 12px.

Closes #23015

* patch: update docs min font-size

* patch

* patch

* patch

* patch

* patch

* patch
2020-04-28 11:16:01 +08:00
..
__tests__ feat(theme): adjust font-size in compact mode (#23135) 2020-04-28 11:16:01 +08:00
demo fix: 🐛 Input.Search height affected by suffix (#23527) 2020-04-23 18:11:11 +08:00
style chore: Merge master branch and fix conflicts 2020-04-26 13:34: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