二货机器人
8a3ee71006
chore: add control-radius ( #34727 )
3 years ago
MadCcc
0d4cc5ed33
refactor: adjust TextArea in form ( #34714 )
3 years ago
MadCcc
7c4e12f99e
refactor: feedbackIcon provided by form ( #34712 )
* refactor: feedbackIcon migration
* test: update snapshot
3 years ago
MadCcc
47282f73bf
fix: clear icon style ( #34610 )
3 years ago
MadCcc
14e719295e
fix: input classname in affix wrapper ( #34474 )
3 years ago
MadCcc
b199d9d2fa
fix: input lg font size ( #34381 )
3 years ago
MadCcc
6ef85f654d
fix: password icon color ( #34354 )
3 years ago
aghArdeshir
b1fc8a5d7d
style: remove overriding !important from input border right width styles ( #34178 )
3 years ago
MadCcc
bfebb88bdb
feat: introduce rc-input ( #34206 )
* feat: introduce rc-input
* fix: export InputRef alias
* docs: fix demo
* chore: code clean
* test: fix lint
* test: test coverage
* chore: code clean
* chore: code clean
* test: update snapshot
3 years ago
MadCcc
2c88f606c3
fix: remove duplicated style ( #34101 )
* fix: remove duplicated style
* chore: reduce bundle size limitation
* chore: raise bundle size
3 years ago
MadCcc
37e042358d
feat: Input support status ( #33995 )
* feat: remove form status style && input support status
* test: update snapshot
* feat: update status prop in config provider
* fix: form item validateStatus support
* chore: code clean
* feat: status classname change
* test: update snapshot
* refactor: move formItemStatusContext to form folder
* refactor: merge utils
* refactor: rename statusUtils
* chore: code clean
* test: fix coverage
* chore: remove status prop of Form.Item
* chore: code clean
* docs: update demo
* test: fix lint
* feat: status only success and warning
* test: fix lint
* docs: update deamo
3 years ago
afc163
264b3514d8
fix: TextArea height bug ( #33055 )
* fix: TextArea height bug when has `showCount`
close #33049
* fix snapshot
* revert form demo
3 years ago
Karott Schu
491cc4f7ae
fix: borderLeftRadius error for Input.Search #32808 ( #32812 )
close #32808
3 years ago
WeijieChen
e0de0249b2
feat: input support show count ( #32522 )
Co-authored-by: machixian <machixian@myweimai.com>
3 years ago
dependabot[bot]
b445baa001
chore(deps-dev): bump stylelint-config-prettier from 8.0.2 to 9.0.2 ( #32451 )
* chore(deps-dev): bump stylelint-config-prettier from 8.0.2 to 9.0.2
Bumps [stylelint-config-prettier](https://github.com/prettier/stylelint-config-prettier ) from 8.0.2 to 9.0.2.
- [Release notes](https://github.com/prettier/stylelint-config-prettier/releases )
- [Commits](https://github.com/prettier/stylelint-config-prettier/compare/v8.0.2...v9.0.2 )
---
updated-dependencies:
- dependency-name: stylelint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: autofix stylelint errors
* chore: autofix stylelint errors
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
二货机器人
e13c4d4131
fix: Less Maximum call stack size exceeded error ( #32063 )
* chore: create additional entry
* fix: rm recv call
* chore: Add default.less as index.less
* chore: update entry
* fix: row should also translate
* chore: rename index-default to index and add index-pure instead
* fix: missing transfer customize styl
3 years ago
二货机器人
36bcaaef85
Add `variable.less` to support css variable ( #31496 )
* chore: use varaible.less
* chore: basic primary varaible
* chore: Move to variable
* chore: align active color
* chore: global fix of css variable
* chore: primary colors
* chore: button danger
* chore: btn default error color
* chore: button series
* chore: More examples
* chore: More components
* chore: Form demo
* chore: form style
* fix: Tag & Alert variable
* chore: update footer
* chore: rm tmp code
* chore: transfer
* fix: picker column active color
* chore: Adjust active bg color
* chore: table hover color
* chore: all css variables
* chore: Global using variables
* chore: Test case
* chore: Update test logic
* chore: back of default less
* chore: entry of site use proxy style
* chore: update entry
* chore: split of variables
* refactor: quick dist speed
* fix: site use variable version
* chore: Update less config
* chore: add mv script
* chore: Update repalcement script
* chore: Add inject variables
* chore: Update script
* fix: script path
* chore: Move to component instead
* chore: fix condition
* chore: update config
* chore: Update in less transform
* chore: Modify logic
* chore: change to variables
* chore: Update name
* fix: script name
* chore: do inject
* revert: back of path
* chore: 2 way of generate
* bump tools
* chore: Add auto replacement script
* chore: auto genrate less file
* chore: fix test
* test: More test case
* chore: Update limit config
* test: coverage
* docs: Update doc
3 years ago
afc163
59c63737c7
fix: Form Input bordered={false} outline style again ( #31754 )
close #31752
3 years ago
afc163
576da9d0ef
fix: Input clear icon margin lost ( #31745 )
close #31741
3 years ago
afc163
f6c3626886
fix: Input disabled should not have focus style ( #31738 )
close #31735
3 years ago
afc163
a336100f54
fix: Form Input bordered={false} outline style ( #31562 )
close #31558
3 years ago
Benedikt Franke
65b8087784
fix: correct class name for Input component with `@ant-prefix` variable ( #31479 )
3 years ago
afc163
481c0c2a4b
fix: Input.Password unexpected focus shadow style ( #31456 )
close #31446
3 years ago
afc163
fe683a4750
fix: clear icon breaking style by #31378
https://www.argos-ci.com/ant-design/ant-design/builds/1341
3 years ago
afc163
ba6de5ba18
style: fix input clear icon color css priority ( #31378 )
3 years ago
afc163
2e3937ecbf
style: fix Cascader style inside Input addon ( #31350 )
close #31333
3 years ago
xrkffgg
f9a542b5c1
fix: affix Input disabled hover style ( #29670 )
4 years ago
afc163
a64056eb8a
fix: TextArea showCount should not be interactive ( #29245 )
close #29240
4 years ago
Chan Qin Liang
263d8ec8e8
Include parenthesis on mixin calls to support less 4.0.0 ( #28465 )
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
二货机器人
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
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
xrkffgg
a4e7e184c2
fix: input search rtl style ( #26156 )
4 years ago
xrkffgg
50a0678f35
fix: addonBefore Input rtl style ( #26153 )
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
二手掉包工程师
f7934f5df2
refactor: rewrite Search with hook ( #24901 )
* wip: rewrite Search with hook
* fix: use forwardRef
* fix: use forwardRef
* test: add prevent test
* test: refine code
5 years ago
xiaosong
46955f9f59
fix: 💄 IE11 input height issue ( #23955 ) ( #24673 )
* fix: 🏁 fix ie11 input height issue (#23955 )
* style: fix style order issue
* fix: 🏁 fix input height issue with css hack
* fix: 💄 Put IE11 css hack in IE.less
5 years ago
Teng YANG
ccd2820ce7
fix : #24205 less class name prefix enhancement ( #24459 )
* replace ant class prefix with variable in mixin
* replace ant class prefix with variable in wave
5 years ago
Mr.jiangzhiguo
4066f2f624
fix: Input.TextArea clear icon disappears ( #24360 )
* [#24359 ]: fix this issues
details: https://github.com/ant-design/ant-design/issues/24359
* fix css order
5 years ago
xrkffgg
dd6c855028
style: fix input clear icon in rtl ( #23999 )
5 years ago
xrkffgg
c393ca700e
style: fix select focused in input group ( #23985 )
5 years ago
二货机器人
72bb377628
fix: Textarea height ( #23835 )
* fix: Textarea height
* update snapshot
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
vldh
b66ab37463
feat: add less variable @input-disabled-color ( #23775 )
* add less variable @input-disabled-color
* Update components/style/themes/default.less
Co-Authored-By: 偏右 <afc163@gmail.com>
Co-authored-by: lidahao <lidahao@sisyphe.com.cn>
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
5 years ago
偏右
3ddc99c28f
🐛 Fix Input suffix align issue ( #23606 )
close #23588
5 years ago