afc163
|
264b3514d8
|
fix: TextArea height bug (#33055)
* fix: TextArea height bug when has `showCount`
close #33049
* fix snapshot
* revert form demo
|
3 years ago |
JounQin
|
3fafb7f8d5
|
fix: `Submit` typo (#32933)
close #32928
|
3 years ago |
Karott Schu
|
491cc4f7ae
|
fix: borderLeftRadius error for Input.Search #32808 (#32812)
close #32808
|
3 years ago |
afc163
|
958df3dd07
|
docs: add demo for Input.Group (#32837)
https://weibo.com/2259174311/L0gtIjb3Z
|
3 years ago |
WeijieChen
|
e0de0249b2
|
feat: input support show count (#32522)
Co-authored-by: machixian <machixian@myweimai.com>
|
3 years ago |
二货机器人
|
3a1a829708
|
fix: TextArea style missing (#31391)
|
3 years ago |
afc163
|
2e3937ecbf
|
style: fix Cascader style inside Input addon (#31350)
close #31333
|
3 years ago |
二货机器人
|
5f38753f6c
|
fix: align TextArea `maxLength` logic (#29867)
* fix composition
* fix input
* update doc
* fix tst
* more test case
* more test case
|
4 years ago |
Homyee King
|
20c49b7bbb
|
docs: fix demo-focus layout (#29028)
* fix: demo-focus layout
* fix: update snap
* fix: form noStyle test case
* fix: update snap
Co-authored-by: wanghongye <wanghongye@kuaishou.com>
|
4 years ago |
07akioni
|
2549e8176b
|
docs: Input, use Space to refactor search-input demo (#28799)
* docs: Input, use Space to refactor search-input demo
* fix
* test: update snap
|
4 years ago |
二货机器人
|
6ae70059c9
|
feat: Input focus support cursor (#28602)
* feat: Input focus support cursor
* docs: clean up
* test: Fix lint
|
4 years ago |
二货机器人
|
c373710ce2
|
chore: Adjust collapse arrow position align with first line (#27363)
* fix: border style of Input.Search when allowClear (#27325)
* fix: border style of Input.Search when allowClear
* fix css
* update
* change name
* docs: 4.7.3 changelog (#27350)
* docs: 4.7.3 changelog
* docs: Patch 27325
* chore: improve useCombinedRefs (#27352)
* docs: 📝 update introduce
* chore: fix API table border
* chore: Adjust collapse arrow position align with first line
Co-authored-by: xrk <xrkffgg@gmail.com>
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
4 years ago |
xrk
|
92f7f6dbb2
|
fix: border style of Input.Search when allowClear (#27325)
* fix: border style of Input.Search when allowClear
* fix css
* update
* change name
|
4 years ago |
偏右
|
2788140d1a
|
Merge pull request #27137 from ant-design/master
chore: merge master into feature
|
4 years ago |
偏右
|
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
|
4 years ago |
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
|
4 years ago |
二货机器人
|
2803ccf658
|
docs: Update DatePicker docs and add legacy notice (#25768)
* docs: Update DatePicker docs and add legacy notice
* clean up
* only warning for QuarterPicker
* update docs
* fix lint
* note to warning
|
4 years ago |
07akioni
|
f937a7fffe
|
feat: Input & Input.TextArea support bordered prop (#25617)
* feat: Input bordered prop
* fix: snapshot
* fix: borderless Input background-color -> transparent
|
4 years ago |
二手掉包工程师
|
39fe6fdcb6
|
refactor: refine some typos (#25036)
|
5 years ago |
偏右
|
637aa09bc5
|
chore: ✅ fix some eslint problems (#24836)
* 💄 fix lint
* 💄 fix lint
|
5 years ago |
xrkffgg
|
338733d70f
|
docs: optimize input demo (#23990)
* docs: optimize input demo
* docs: optimize input demo
* fix: style
* remove
|
5 years ago |
xrkffgg
|
df1555c6c7
|
style: optimize input search style in rtl (#23797)
* style: optimize input search style in rtl
* fix lint
|
5 years ago |
偏右
|
081604e253
|
feat: ㊙️ Input passowrd custom icon (#23792)
* ⚡ Support Input.Password iconRender
close #23778
close #23484
* ✅ fix snapshot
|
5 years ago |
偏右
|
d2c541b4e2
|
fix: 🐛 Input.Search height affected by suffix (#23527)
* 🎬 improve Input demo code
* style: fix Input.Search height stretched by suffix
close #23523
* fix react key warning
* ✅ fix demo snapshot
|
5 years ago |
二货机器人
|
deafd3fcce
|
fix: compact group style (#23149)
* fix: compact group style
* updat snapshot
|
5 years ago |
偏右
|
b369717181
|
chore: 🦄 Add eslint-plugin-unicorn (#22883)
* 🦄 Add eslint-plugin-unicorn
* fix eslint errors
* fix eslint errors
* fix lint demo
* fix lint demo
|
5 years ago |
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>
|
5 years ago |
二货机器人
|
e95603b599
|
fix: Input with suffix align issue (#22603)
* fix: Input prefix style
* update snapshot
* fix int
|
5 years ago |
xrkffgg
|
6f4d27985e
|
fix: inputgroup search icon (#22197)
|
5 years ago |
偏右
|
339b785815
|
🎬 improve input demo and test case (#22016)
|
5 years ago |
xrkffgg
|
1d37cf3cdf
|
fix: input group demo (#21751)
|
5 years ago |
信鑫-King
|
c17b40ae70
|
fix: dark background in different container (#21299)
* fix: comment and input
* fix: add @pagination-item-input-bg
* feat: add @list-customize-card-bg for dark hook component
* feat: add dark hook
* fix: checkbox color
* fix: popover-customize-border-color
* fix: table
* fix: style lint
* fix: debug
* fix: color
* fix: update colors
* fix: demo
* feat: popover container bg use mixins utils
* fix: less dark
* fix: table bg in dark
* fix: fixed table
* fix: lint
* fix: lint
* feat: add @table-expand-icon-bg
* fix: notification bg
* fix: remove dark.md
* fix: dropdown
* fix: table
* fix: data lint
* fix: style
* fix: dark less style
* fix: @steps-background
* fix: add thead dark style
* fix: unused styles
|
5 years ago |
二货机器人
|
4192c1f6d9
|
fix: Some input style issue (#21316)
* fix firefox flex bug
* fix input wrapper style
* fix clear text style
* update snapshot
|
5 years ago |
Amumu
|
02a71d0ddd
|
fix: form item Input size error with prefix or suffix (#21290)
* fix form item Input size error with prefix and suffix
* snapshot
* add test case
* revert width
|
5 years ago |
二货机器人
|
996b7bc8f0
|
fix: Input suffix should work with append (#21105)
|
5 years ago |
二货机器人
|
8bf66ce8be
|
fix: Input affix use inline-flex (#20872)
* fix: Input affix use inline-flex
* update snapshot
|
5 years ago |
偏右
|
0d29a3dab9
|
Update presuffix.md
|
5 years ago |
骗你是小猫咪
|
5398f24a97
|
refactor: improve digital input in tooltip demo (#20702)
* refactor: improve digital input in tooltip demo
* fix lint
|
5 years ago |
ycjcl868
|
27a3758e1f
|
fix: input group demo dark
|
5 years ago |
ycjcl868
|
3a38cfaa01
|
fix: card, form site dark theme
|
5 years ago |
二货机器人
|
64b905e9bd
|
chore: Update `@ant-design/icons` deps (#19979)
* update icons deps
* update all icon ref
* fix lint
* update snapshot
|
5 years ago |
Qhan W
|
5a24beaf9f
|
docs: clean up version info in 4.0 (#19876)
* docs: clean up version info in 4.0
* docs: removed version column in 4.0
|
5 years ago |
Rustin
|
767d2d0638
|
feat: Add allowClear to TextArea (#19310)
* add allow clear to textarea
revert textarea md
refactor textarea css
fix textarea props bug
add test and update snapshot
update doc
add margin
refactor textarea to reuse fixControlledValue and setValue method
add clearable input to reuse code
refactor clearable input
finish refactor
refactor clearable input
refactor input and textArea
finish refactor
update test snapshots
fix input props bug
fix dom issue
fix textarea dom issue
fix textarea test bug
fix textarea dom issue
refactor code and fix textarea dom issue
fix input dom issue
fix typo error
update test snapshots
fix ci failed issues
adjust margin
* remove useless code fix ci failed issue
* fix textarea padding issue
* update snapshots
* fix padding issue
|
5 years ago |
Rustin
|
fdf38f41d7
|
fix: modify textarea resize demo defaultValue to english (#19348)
* modify textarea defaultValue to english
* update test snapshots
|
5 years ago |
afc163
|
0604a09590
|
✅ update demo and test case
|
5 years ago |
afc163
|
b882b8dd2f
|
🐛 Fix `non-boolean attribute` and `unique key` warning
close #19303
close #19354
|
5 years ago |
afc163
|
0b1894e83a
|
📝 deprecated info of autosize
|
5 years ago |
Liming Jin
|
311a6c0917
|
fix: replace autosize with autoSize
|
5 years ago |
fkysly
|
e9b0c29f55
|
Rename algin.md to align.md
|
5 years ago |
骗你是小猫咪
|
5cd01d0470
|
feat(Input.Search): add loading prop (#18771)
* feat(Input.Search): add loading prop
* fix: review change
* optimize input search loading prop doc
* fix: ci fail and onSearch disabled when loading
|
5 years ago |