afc163
|
b1642233e8
|
fix: Revert "fix: TextArea missing maxLength attr." (#33312)
* Revert "fix: TextArea missing maxLength attribute (#32448)"
This reverts commit ee703c187e .
* fix: snapshot
|
2021-12-15 21:36:36 +08:00 |
|
Mohammad Arsalan
|
ee703c187e
|
fix: TextArea missing maxLength attribute (#32448)
|
2021-10-13 11:55:55 +08:00 |
|
二货机器人
|
5f38753f6c
|
fix: align TextArea maxLength logic (#29867)
* fix composition
* fix input
* update doc
* fix tst
* more test case
* more test case
|
2021-03-23 15:03:47 +08:00 |
|
偏右
|
e7bed7cff7
|
perf(📦): upgrade @ant-design/colors and remove rc-trigger from deps (#27761)
* perf(📦): upgrade @ant-design/colors
* move rc-trigger to devDeps
* fix lint
* update snapshot
* update snapshot
Co-authored-by: 二货机器人 <smith3816@gmail.com>
|
2020-11-14 00:43:12 +08:00 |
|
Tom Xu
|
1f1956ccd9
|
Merge branch 'feature' into merge-into-feature
|
2020-10-21 14:31:16 +08:00 |
|
二货机器人
|
8ea1e52d4d
|
fix: TextArea wrapper with div when !showCount (#27216)
* fix: TextArea layout
* test: Update snapshot
* fix: value logic
* fix: className & style logic
* chore: rm uesless code
* chore: Clean up
|
2020-10-19 14:03:19 +08:00 |
|
偏右
|
2788140d1a
|
Merge pull request #27137 from ant-design/master
chore: merge master into feature
|
2020-10-14 16:35:29 +08:00 |
|
偏右
|
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 |
|
zoomdong
|
e6cc0009c3
|
feat: Input.Textarea support size props (#27110)
* feat: Input.Textarea add size props
* update snapshot
* update snapshot
* add case
* fix code
|
2020-10-12 20:39:51 +08:00 |
|
zhangchen
|
138b953afd
|
feat: TextArea showCount (#26952)
* feat: TextArea showCount
* update: TextArea showCount test
* update: TextArea showCount test
* update: test
* update: test
* update: test
* update: interface
* revert: interface change
|
2020-10-10 11:30:58 +08:00 |
|
Alex
|
bf45c4c1b0
|
style: 💄 className prop ordering #26594 (#26602)
close #26594
|
2020-09-06 13:07:39 +08:00 |
|
二货机器人
|
02d7292576
|
fix: Input inline allowClear style (#23259)
* fix: Input allow clear icon
* update test case
* update snapshot
|
2020-04-14 23:04:23 +08:00 |
|
二货机器人
|
04bfb21923
|
fix: TextArea warning with React 16.13 (#21703)
* fix: TextArea auto height warning
* comment it
* popout textarea test case
* no warning in react 16.13
|
2020-02-29 16:44:04 +08:00 |
|