lijianan
1421eccb04
chore: update componentCls key again ( #50251 )
...
* chore: update componentCls key again
* Update components/skeleton/style/index.ts
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
2024-08-05 22:30:55 +08:00
vagusX
38cf5e8a75
docs: unify component export file as index.tsx ( #50013 )
...
* docs: unify component export file as index.tsx
* docs: compatible with old anchors
* chore: clean
* test: update snapshot
* fix: window env
---------
Co-authored-by: Peach <scdzwyxst@gmail.com>
2024-07-23 22:22:24 +08:00
Wanpan
7df8ddb38a
fix: Unified clear-icon positioning ( #49718 )
2024-07-04 15:25:09 +08:00
afc163
59ad48476b
refactor: add boime lint and fix lint errrors ( #49536 )
...
* chore: add boime lint
* fix lint
* use files ignore
* revert change
* ignore clarity.js
* fix some errors
* fix some errors
* fix some errors
* fix some errors
* add yml file
* Update clarity.js
Signed-off-by: afc163 <afc163@gmail.com>
* add npm run lint:biome
* add npm run lint:biome
* fix test case
* fix ts errors
* fix ts errors
* fix lint and add .lintstagedrc
* shorten prop name
* chore: update package.json
* update biome.json
* chore: remove stylelint
* chore: useOptionalChain
* fix lint
* biome format
* prettier all code
* prettier all code
* fix site test
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-06-22 21:59:12 +08:00
二货爱吃白萝卜
3673430978
fix: css var should skip zIndex ( #49238 )
...
* fix: css var should skip zIndex
* refactor: calc support unitless
* chore: clean up unit: false
* chore: support zIndex clean up
* chore: fix build
* test: add test case
2024-06-05 20:01:19 +08:00
栗嘉男
fa0c473afd
chore: merge master into feature
2024-05-26 11:56:58 +08:00
afc163
425f4d0397
refactor: refactor Input code ( #49019 )
2024-05-22 19:30:07 +08:00
afc163
6957a5f90d
style: fix Button align issue ( #47318 )
...
* style: fix Button align issue
* test: fix test case
* test: fix AutoComplete image diff
* test: fix Transfer image diff
* refactor: simpify icon position code
* chore: remove unused import
* chore: update snapshot
* chore: fix button style
* chore: fix button style
2024-05-09 17:41:26 +08:00
二货爱吃白萝卜
f77302553d
fix: Input.Search large size button style ( #48527 )
...
* fix: Input.Search large size button style
* chore: adjust logic
* chore: rename
2024-04-18 16:06:35 +08:00
korkt-kim
1b43d38fd6
fix: Change text color in disabled textarea ( #48489 )
...
Co-authored-by: NZ10387 <nz10387@naverz-corp.com>
2024-04-18 11:00:51 +08:00
afc163
201f1fc789
fix: Input.Search 1px smaller then Input ( #47193 )
2024-01-27 23:18:51 +08:00
huiliangShen
62df041f03
fix(Input): props show-count param display incorrect in space compact mode ( #47112 )
...
* fix(input):use show-count param display incorrect in space compact mode
* update compact-debug file
---------
Co-authored-by: banruo <shl@dataqin.com>
2024-01-27 20:36:50 +08:00
叶枫
bea39b1db5
feat: Input support inputFontSize token ( #46875 )
...
* feat: Input support contentFontSize contentLineHeight token
* feat: rename inputFontSize
2024-01-09 15:18:44 +08:00
MadCcc
3af521d422
feat: Input/InputNumber/Mentions support filled
variant ( #46435 )
...
* feat: Input filled variant
* feat: InputNumber filled variant
* feat: mentions variant
* fix: TextArea status with affix
* chore: update snapshot
* chore: update snapshot
* feat: pagination input
* fix: fix diff
* feat: input-number disabled
* fixL InputNumber
* chore: update snapshot
* feat: better style
* chore: update
* chore: update snapshot
* feat: use variant classNames
* chore: update snapshot
* feat: mentions affix style
* chore
2023-12-18 17:53:31 +08:00
MadCcc
c4b8c9df93
refactor: genStyleHooks ( #46038 )
...
* refactor: genStyleHooks
* chore: update sciprt
* refactor: affix
* refactor: select
* chore: update
* refactor: update
* refactor: update
* refactor: done
* chore: code clean
* chore: code clean
* chore: fix lint
* chore: decrease size limit
* chore: code clean
* chore: code clean
* chore: remove export
2023-11-29 17:23:45 +08:00
lijianan
cc5724481c
Merge branch master into master-merge-feature
2023-11-28 07:58:49 +08:00
叶枫
2938a8c828
fix(DatePicker): fix datePicker disabled hover style ( #45940 )
...
* fix(DatePicker): fix datePicker hover style
* feat: remove hover css
* fix: lint
* fix: lint
* feat: remove comoponentCls
* feat: 恢复
* feat: use [disabled]
---------
Co-authored-by: afc163 <afc163@gmail.com>
2023-11-27 13:56:43 +08:00
MadCcc
047bc53920
refactor: Input support css var ( #45782 )
...
* refactor: Input support css var
* chore: update type
2023-11-10 17:32:43 +08:00
lijianan
8b486f3d7f
Merge branch master into master-merge-feature
2023-10-15 11:33:10 +08:00
MadCcc
bf1b73e902
feat: Input focus style ( #45286 )
...
* feat: input focus style
* chore: update
* feat: revert control outline back
2023-10-12 17:24:51 +08:00
MadCcc
53034b0e50
fix: Input background should not be transparent when hovered or focused ( #45297 )
2023-10-12 11:49:37 +08:00
二货爱吃白萝卜
6af1d95cf4
feat: Input & TextArea support count ( #45140 )
...
* docs: init
* chore: update example
* test: update test
* docs: update doc
* chore: fix lint
* chore: update limit
2023-10-10 16:22:23 +08:00
MadCcc
854db006c4
Merge pull request #45225 from ant-design/master
...
chore: merge master into feature
2023-10-09 14:20:11 +08:00
MadCcc
04c804eb2c
fix: Input addonBg should work ( #45222 )
2023-10-09 09:41:30 +08:00
github-actions[bot]
01a62798a6
chore: auto merge branches ( #45067 )
...
chore: feature merge master
2023-09-25 10:15:22 +00:00
MadCcc
54a2df3f53
fix: input should have correct padding with controlHeight ( #45048 )
...
* fix: input should have correct padding with controlHeight
* chore: update snapshot
* chore: update snapshot
2023-09-25 11:44:17 +08:00
MadCcc
431e00b1d0
feat: apply new input component border style ( #45009 )
...
* feat: apply new input component border style
* feat: ColorPicker & DatePicker
* chore: fix lint
2023-09-22 13:55:54 +08:00
kiner-tang(文辉)
4717b5c649
Merge branch 'master' into feature-merge-master
2023-09-16 11:11:47 +08:00
MadCcc
5cf2a5d1d0
fix: wrong style of Select in Input addon ( #44825 )
2023-09-13 17:19:21 +08:00
YonYon
1aa7183d68
feat: add input hover and active backgroundColor ( #44752 )
...
Co-authored-by: PanYoYo <panyongyong@zuoshouyisheng.com>
2023-09-12 15:06:35 +08:00
期贤
a873471f5a
merge
2023-09-07 12:05:16 +08:00
dally_G
dab3cc9798
fix: fix Input.Search style ( #44660 )
...
Signed-off-by: dally_G <511904266@qq.com>
2023-09-06 20:04:56 +08:00
MadCcc
4755acaeb8
feat: support Input shadow token ( #44410 )
2023-08-25 09:32:39 +08:00
MadCcc
d1d3b57dcb
feat: input token ( #44325 )
...
* feat: input token
* feat: input number token
* feat: input token
* fix: date-picker & calendar
* fix: calendar style
* fix: token use
2023-08-22 09:38:11 +08:00
MuxinFeng
63bb664b7d
style: addon size should inherit from props ( #44000 )
...
* style: addon size should inherit from props
* fix: do not inherit when size equals small
2023-08-04 18:24:03 +08:00
afc163
446e8336dc
style: fix InputNumber prefix style in Form.Item ( #43049 )
...
* style: fix InputNumber prefix style in Form.Item
close #32924
* Update components/input/style/index.ts
2023-06-16 18:56:14 +08:00
github-actions[bot]
bb496fc833
chore: auto merge branches ( #42221 )
...
chore: feature merge master
2023-05-08 11:15:52 +00:00
Wesley
4e05f084ab
fix: Icon styles for inputs are incorrect in Space Compact mode. ( #42167 )
...
* fix: Icon styles for inputs are incorrect in Space Compact mode.
* docs: add demo for snapshot compare
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-05-08 14:03:54 +08:00
ZhuoYang Wu(阿离)
1d12235989
fix(input): textarea style bug ( #41469 )
...
Co-authored-by: Ali <ali.wu@miotech.com>
2023-05-06 14:15:28 +08:00
二货爱吃白萝卜
96311fe443
fix: Edge useless icon ( #41759 )
2023-04-12 09:59:31 +08:00
MadCcc
06035500d5
refactor: textarea showCount in suffix ( #41450 )
...
* refactor: textarea showCount in suffix
* test: update snapshot
* test: update
* chore: update rc-input
2023-03-27 10:33:52 +08:00
Lioness100
fd0d8b6031
docs: fix typos ( #40791 )
...
* docs: fix typos
* Update index.zh-CN.md
* test: update snapshot
* docs: fix demo ref
* chore: force trigger ci
* chore: force trigger ci
* chore: bump dumi ver
---------
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-02-23 21:56:43 +08:00
carla-cn
fd2db7614f
fix: diabled Input abbdon should not have status style ( #40744 )
...
Co-authored-by: zhouling <zhouling@kezaihui.com>
2023-02-17 15:45:29 +08:00
二货机器人
b02b7aeadb
chore: merge master
2023-01-31 10:21:17 +08:00
MadCcc
217d1a1e03
fix: Input should hide webkit cancel button ( #40457 )
2023-01-30 17:31:10 +08:00
JiaQi
79c33e474e
fix(Input): Fixed suffix not changing color with status ( #40344 )
...
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
2023-01-20 21:15:11 +08:00
MadCcc
40944a1c02
perf: only one parent selector in style ( #40325 )
...
* chore: add parent selector
* chore: update lint script
* chore: code clean
* perf: style
* chore: remove demo test cssinjs
* fix: input group
2023-01-20 10:31:27 +08:00
二货机器人
56f76c79ec
chore: feature merge master
2023-01-19 17:21:02 +08:00
二货爱吃白萝卜
cc1870d8bd
chore: add linter of not selector ( #40264 )
...
* chore: add linter of not selector
* chore: update tree style
* fix: DatePicker
* fix: compact
* fix: compact vertical
* perf: style
* fix: vertical compact
Co-authored-by: MadCcc <1075746765@qq.com>
2023-01-17 17:51:59 +08:00
MadCcc
642bb582eb
refactor: TextArea ( #40045 )
...
* refactor: TextArea
* chore: update snapshot
* chore: update snapshot
* chore: fix lint
* chore: classes
* refactor: mentions
* chore: bump rc-textarea
* chore: code clean
* chore: code clean
* chore: UPDATE SNAPSHOT
* chore: code clean
* test: cov
* fix: textarea size
2023-01-11 14:18:13 +08:00