ant-design/components/input
偏右 3ef6ea3ead
refactor: 📦 some styles to reduce css bundle size (#27129)
* refactor: some styles to reduce css bundle size

* test: update snapshot

* fix snapshot

* fix test case

* fix addonAfter

* fix firefox style

* reduce riddon css size

* fix Input.Group border radius

* remove unused css selectors

* fix test cov

* fix search button hover border

* fix rtl textarea clear icon style

* update demos

* fix search rtl style

* fix input search style
2020-10-13 21:16:20 +08:00
..
__tests__ refactor: 📦 some styles to reduce css bundle size (#27129) 2020-10-13 21:16:20 +08:00
demo refactor: 📦 some styles to reduce css bundle size (#27129) 2020-10-13 21:16:20 +08:00
style refactor: 📦 some styles to reduce css bundle size (#27129) 2020-10-13 21:16:20 +08:00
ClearableLabeledInput.tsx refactor: 📦 some styles to reduce css bundle size (#27129) 2020-10-13 21:16:20 +08:00
Group.tsx refactor: clean up some deprecated APIs (#24881) 2020-06-10 11:12:31 +08:00
index.en-US.md feat: TextArea showCount (#26952) 2020-10-10 11:30:58 +08:00
index.tsx feat: Add Input.Password 2018-12-05 19:46:06 +08:00
index.zh-CN.md feat: TextArea showCount (#26952) 2020-10-10 11:30:58 +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 refactor: 📦 some styles to reduce css bundle size (#27129) 2020-10-13 21:16:20 +08:00
TextArea.tsx style: optimize Input.TextArea count style in rtl (#27098) 2020-10-12 12:43:04 +08:00