ant-design/components/input
zefeng dda45e4796
feat: support compact theme (#22126)
* feat: support narrow theme mode

* chore: rename narrow to compact

* chore: height part

* chore: preview compact mode

* chore: to make site corrected

* chore: preview site

* docs: 📖 document compact theme usage

* docs: tweak theme doc

* docs: 📖 Add description about double css bundle size

* chore: preview

* chore: for preview

* chore: adjust pagination

* chore: compact mode done!

* chore: remove useless todo

* chore: fix review bug

* chore: fix review bug

* chore: fix card margin

* chore: fix review bug

* chore: fix review bug

* chore: improve i18n and transition

* Update site/theme/static/common.less

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

* chore: fix button size and description padding

* chore: update snapshots

* chore: add compact css bundlesize limit

* chore: compact dist support

Co-authored-by: afc163 <afc163@gmail.com>
2020-03-29 10:39:46 +08:00
..
__tests__ feat: support compact theme (#22126) 2020-03-29 10:39:46 +08:00
demo feat: support compact theme (#22126) 2020-03-29 10:39:46 +08:00
style feat: support compact theme (#22126) 2020-03-29 10:39:46 +08:00
calculateNodeHeight.tsx test: Increase Slider and Input test coverage (#21364) 2020-02-13 17:32:07 +08:00
ClearableLabeledInput.tsx chore: icons save bundle size without treeShaking (#21752) 2020-03-02 12:09:38 +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 fix: Input click should get focus (#21413) 2020-02-17 19:12:42 +08:00
Password.tsx fix: Input.Password ConfigProvider prefixCls not work (#21953) 2020-03-07 15:11:44 +08:00
ResizableTextArea.tsx 🐛 Fix TextArea[autoSize] don't scroll bottom in Firefox (#22014) 2020-03-09 16:04:51 +08:00
Search.tsx chore: icons save bundle size without treeShaking (#21752) 2020-03-02 12:09:38 +08:00
TextArea.tsx fix: Input click should get focus (#21413) 2020-02-17 19:12:42 +08:00