二货机器人
6ae70059c9
feat: Input focus support cursor ( #28602 )
* feat: Input focus support cursor
* docs: clean up
* test: Fix lint
4 years ago
Hossein Mohammadi
04bfa3c54f
chore: add prettier-plugin-jsdoc ( #28551 )
4 years ago
zombiej
80f56137fd
test: Fix maxLength test case
4 years ago
zombiej
a10a30ff60
fix: miss merge logic
4 years ago
einq7
fa376f9c82
docs: prettier markdown ( #28510 )
4 years ago
Chan Qin Liang
263d8ec8e8
Include parenthesis on mixin calls to support less 4.0.0 ( #28465 )
4 years ago
偏右
8f1466a30f
fix: TextArea value get cut if ime mode ( #28456 )
close #27686
close #28417
close #27116
4 years ago
He Linming
9d216d7cef
feat: add showCount.formatter for TextArea ( #28145 )
* feat: add countFormatter for TextArea
closing #28105
* test: add unit test
* refactor: update api
* docs: fix api docs
4 years ago
偏右
323f99cbf2
fix: Search button style when customize less vars ( #27986 )
close #27965
4 years ago
偏右
7c50bfb1ad
fix: Input.Search addonBefore style ( #27960 )
close #27829
4 years ago
Tom Xu
dfdea4c347
Revert "refactor: input remove not use code ( #27895 )"
This reverts commit d5b63f8a61
.
4 years ago
Tom Xu
d5b63f8a61
refactor: input remove not use code ( #27895 )
4 years ago
Tom Xu
d4e8ac4499
fix: texterea test
4 years ago
Tom Xu
30372ffad3
refactor(textarea): rewirte with hook ( #27693 )
* refactor(textarea): rewirte with hook
* Update TextArea.tsx
* Update TextArea.tsx
* Update TextArea.tsx
* Update ClearableLabeledInput.tsx
* fix
* improve
* Update TextArea.tsx
4 years ago
Tom Xu
ef77539920
refactor(search): use context ( #27657 )
* refactor(search): use context
* Update Search.tsx
4 years ago
偏右
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>
4 years ago
jiang.he
9881be97fd
fix: update the slice rule when the TextArea component limits maxLength ( #27679 )
4 years ago
appleshell
8f18328aad
feat: add setSelectionRange for the ref of Input and TextArea ( #27584 )
Co-authored-by: lvpansen <pansen.lv@atzuche.com>
4 years ago
Davide Bianchi
72dbcfcfde
fix: prevent Search component to throw passing null as enterButton ( #27591 )
4 years ago
xrkffgg
36cdf0a129
refactor: direction type define ( #27540 )
4 years ago
偏右
39e37bf1b4
fix: Input[allowClear] className ( #27462 )
* fix: Input[allowClear] className missing
close #27444
* fix snapshot
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
骗你是小猫咪
6fba4d1136
test: demo -> ui test ( #24475 )
* test: demo -> ui test
* improve comment image width
* use argos-ci
* use by cicleci
* fix circle run
* rebase master
* try pipeline var
* use another branch var
* fix commit id
* ignore image test file
* remove useless report
* fix test coverage
4 years ago
Tom Xu
605bb2ffdf
fix conflict
4 years ago
Tom Xu
d44f404eae
docs: sort api ( #27251 )
* chore: improve sort api table scripts
* sort api
* add ignore
* Revert "sort api"
This reverts commit 343505d5f0
.
* sort api
* Update package.json
* sort api
* Delete sort-api.js
* sort api
* sort api
* sort api
* fix
* Update index.zh-CN.md
* fix input-number
* fix input-number
* sort func
* fix
* Method moved to the end
* carousel method
4 years ago
偏右
27e9926438
fix: duplicated className on Search[allowClear] ( #27261 )
* fix: duplicated className on Search[allowClear]
close #27258
* fix snapshot
4 years ago
Tom Xu
3493b4f7da
docs(input): add showCount version ( #27246 )
4 years ago
二货机器人
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
4 years ago
偏右
c72ee71d6f
fix: clear Password value attribute in controlled mode ( #27191 )
close #27171
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
zoomdong
e6cc0009c3
feat: Input.Textarea support size props ( #27110 )
* feat: Input.Textarea add size props
* update snapshot
* update snapshot
* add case
* fix code
4 years ago
xrk
f0f39895b5
style: optimize Input.TextArea count style in rtl ( #27098 )
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
Tom Xu
5f2588ffd1
docs: improve api type docs ( #27038 )
4 years ago
forl
f6c2ffcc8f
docs: update the Chinese doc of the Search component ( #26937 )
4 years ago
偏右
6fc11830d6
fix: Textarea value works differently as Input ( #26652 )
4 years ago
Alex
bf45c4c1b0
style: 💄 className prop ordering #26594 ( #26602 )
close #26594
4 years ago
偏右
a8dea916b2
fix: Search autocomplele list in Chrome ( #26590 )
* fix: 🆙 upgrade rc-select to 11.2.x
* style: fix input search clear button
* test: update snapshot
4 years ago
Kermit Xuan
63816fa6ba
🐛 fix(textarea): should display defaultValue when value is undefined ( #26327 )
close #26308
4 years ago
zombiej
aec0f4517c
test: Fix resize related test case
4 years ago
xrkffgg
a4e7e184c2
fix: input search rtl style ( #26156 )
4 years ago
xrkffgg
50a0678f35
fix: addonBefore Input rtl style ( #26153 )
4 years ago
07akioni
21e5fff467
chore: update rc-input-number 6.0.0 ( #25843 )
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
xrk
96eec53cae
docs: add input.password iconRender ( #25635 )
4 years ago
偏右
9febbca3fe
docs: 📔 Update customize-theme.zh-CN.md ( #25540 )
* Update customize-theme.zh-CN.md
* test: ✅ update snapshot
4 years ago
07akioni
0ba2f830ac
test: update snapshots ( #25469 )
4 years ago