二货机器人
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
偏右
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
xrkffgg
6d238a734d
feat: search rtl ( #23424 )
5 years ago
二货机器人
ac7865a6fc
chore: Adjust search style ( #23406 )
* chore: Adjust search style
* fix lint
* Update demo.test.js.snap
* update style
* update cover area
* area it
5 years ago
偏右
8ab146220e
💄 Fix Input[type=color] height ( #23351 )
close #23334
5 years ago
二货机器人
02d7292576
fix: Input inline allowClear style ( #23259 )
* fix: Input allow clear icon
* update test case
* update snapshot
5 years ago
二货机器人
deafd3fcce
fix: compact group style ( #23149 )
* fix: compact group style
* updat snapshot
5 years ago
二货机器人
f3df9ec894
fix: Input background with dark mode ( #23115 )
5 years ago
二货机器人
7571372781
fix: Not break input group style ( #22975 )
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
xrkffgg
7d9480a84d
style: optimize input rtl syle ( #22624 )
5 years ago
二货机器人
e95603b599
fix: Input with suffix align issue ( #22603 )
* fix: Input prefix style
* update snapshot
* fix int
5 years ago
xrkffgg
a1efc2876d
fix: input rtl style ( #22525 )
5 years ago
xrkffgg
6e153c9116
fix: name
5 years ago
xrkffgg
f79d57a58a
style: add rtl.less of Input
5 years ago
xrkffgg
6f4d27985e
fix: inputgroup search icon ( #22197 )
5 years ago
xrkffgg
c162bff8ab
style: add search input border color in RTL ( #21946 )
5 years ago