Guo Yunhe
9123bbbfd7
feat(Pagination): three size ( #56009 )
...
* feat(Pagination): three size
* feat(Pagination): three size
* feat(Pagination): three size
* feat(Pagination): three size
* feat(Pagination): three size
* feat(Pagination): three size
* feat(Pagination): three size
* test(Pagination): update snapshots
* test(Pagination): update snapshots
* fix(Pagination): use css var style
* fix(Pagination): use css var style
---------
Co-authored-by: thinkasany <480968828@qq.com >
2026-01-04 11:06:49 +08:00
余晖
122707938c
fix(Input): fix Search allowClear border missing in Compact mode ( #56105 )
...
Co-authored-by: 遇见同学 <1875694521@qq.com >
2025-12-12 10:49:13 +08:00
ug
bff2570b81
fix(Input): colorText token does not work with filled variant without affix ( #56019 )
...
Co-authored-by: liuqiang <qiang.liu@xinjifamily.com >
2025-12-02 11:37:19 +08:00
thinkasany
33110d500f
chore: fix biome lint error ( #55837 )
2025-11-24 02:40:48 +08:00
EmilyyyLiu
bbef6f8752
feat[Input.Search]: Abandoning the use of addon * in the Search component ( #55705 )
...
* refactor: Search component refactoring using compact
* test: update snap
* test: update snap
* test: update snap
* chore: fix style
* chore: fix search style
* test: update snapshot
* test: update snapshot
* test: update snapshot
---------
Co-authored-by: 刘欢 <lh01217311@antgroup.com >
Co-authored-by: 二货机器人 <smith3816@gmail.com >
2025-11-14 16:16:23 +08:00
二货爱吃白萝卜
b9f1d1239c
feat: Mentions reduce dom strcuture and support size ( #55638 )
...
* chore: init mentions
* feat: Mentions support size
* chore: update demo
* chore: adjust style
* test: update snapshot
---------
Co-authored-by: thinkasany <480968828@qq.com >
Co-authored-by: 遇见同学 <1875694521@qq.com >
2025-11-08 14:42:59 +08:00
lijianan
249ca2c881
chore: merge feature into next
2025-11-06 01:31:18 +08:00
ustcfury
dee2365bed
fix: input underlined hover color ( #55609 )
...
to #55608
Co-authored-by: furyzhao <furyzhao@tencent.com >
Co-authored-by: 遇见同学 <1875694521@qq.com >
2025-11-04 23:02:05 +08:00
二货爱吃白萝卜
4d25be58f0
refactor: Select like component support semantic structure ( #55430 )
...
* chore: basic style
* chore: style of select variant
* chore: multiple
* chore: demo update
* chore: sizing
* chore: sizing
* chore: styles
* chore: clean up
* test: fix test case
* chore: adjust demo
* chore: adjust demo opacity
* chore: clean up
* chore: fix lint
* chore: bump ver
* chore: cascader props
* chore: bump ver
* test: update snapshot
* docs: update demo
* test: fix test case
* test: auto complete test
* test: fix semantic test
* test: fix semantic test
* chore: update test
* docs: update semantic demo
* test: simplify
* chore: clean up
* chore: fix style
* chore: fix style
* chore: fix style
* chore: fix missing
* chore: fix style
* test: update snapshot
* test: update snapshot
* chore: fix compcat style
* chore: bump version
* chore: fix style
* chore: clean up
* test: update snapshot
---------
Co-authored-by: thinkasany <480968828@qq.com >
Co-authored-by: 遇见同学 <1875694521@qq.com >
Co-authored-by: lijianan <574980606@qq.com >
2025-10-27 14:02:27 +08:00
Trần Quang Khánh
9628555adc
fix(Input.Search): prevent hover color change for border and icon in disabled search button ( #54892 )
...
Co-authored-by: Khanh Tran <quangkhanhdeveloper@gmail.com >
2025-09-05 23:32:08 +08:00
afc163
613aad6a5d
refactor: remove unnecessary object spread syntax for genFocusOutline calls ( #54622 )
...
Co-authored-by: lijianan <574980606@qq.com >
2025-08-08 08:34:25 +08:00
ug
f5f8967148
fix<Input.OTP>: wrong caret color ( #54588 )
...
Co-authored-by: liuqiang <qiang.liu@xinjifamily.com >
2025-08-05 10:24:04 +08:00
遇见同学
9fa56115c0
fix: Input variant=underlined use activeBorderColor ( #54409 )
2025-07-17 23:37:51 +08:00
afc163
fb891769b1
style: fix Input.Search variant filled style ( #53787 )
2025-05-12 16:12:01 +08:00
Rajan Konar
9499cd3095
fix: Input OTP breaks with type number and mask ( #53550 )
2025-04-21 18:08:05 +08:00
Jony J
f3bf6da303
fix(input/textarea/image): count position in rtl mode ( #53530 )
2025-04-17 15:35:25 +08:00
诸岳
482548f052
fix(icon): custom colorIcon should work for component icon ( #53511 )
2025-04-16 23:02:44 +08:00
Fang
e685c18fbb
fix: Input.TextArea Bounces to 2-row-height at Initial Render #53486 ( #53522 )
2025-04-16 16:51:39 +08:00
𝑾𝒖𝒙𝒉
828f512747
fix: improve CSS cheker & fix lint errors ( #53236 )
...
* chore: add csslint
* chore: update
* chore: update
* fix css lint
* fix css lint
* fix css lint
* fix csslint
* fix css lint
* fix css lint
* fix css lint
* fix css lint
* fix css lint appearance
https://developer.mozilla.org/zh-CN/docs/Web/CSS/appearance
* fix csslint conic-gradient
* chore: fix lint tree-select
* chore: update logic
* Revert "fix css lint"
This reverts commit 094f58adbb .
* Revert "fix css lint"
This reverts commit 50da87be3a .
* chore: fix css
* chore: update
* chore: rm redundant
* chore: revert change
* chore: update
* chore: update
2025-03-22 03:09:03 +00:00
二货爱吃白萝卜
a1eb00bb9b
refactor: TextArea resize with React life cycle ( #53235 )
...
* chore: move style
* refactor: use react life cycle
* chore: adjust style
* test: fix test logic
* test: update snapshot
* test: coverage
2025-03-21 14:56:10 +08:00
ustcfury
21a44eb4a9
fix: remove unexpected input underlined border when hover ( #52959 )
...
to #52947
Co-authored-by: 绍晗 <zhaoshaoting.zst@alibaba-inc.com >
2025-02-25 21:41:48 +08:00
𝑾𝒖𝒙𝒉
accc036e27
chore: fix input css var again ( #52892 )
...
* Revert "chore: fix input css var (#52887 )"
This reverts commit 9b854e43dc .
* fix input css var again
background: https://github.com/ant-design/ant-design/pull/52887/files#r1961100417
* chore: update
2025-02-19 16:21:05 +08:00
二货爱吃白萝卜
9b854e43dc
chore: fix input css var ( #52887 )
...
* chore: fix input css var
* Update debug-token.tsx
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com >
---------
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com >
2025-02-19 14:11:05 +08:00
ustcfury
3bc18c3370
fix: adjust input underlined height ( #52861 )
...
to #52860
Co-authored-by: 绍晗 <zhaoshaoting.zst@alibaba-inc.com >
2025-02-19 10:25:18 +08:00
二货爱吃白萝卜
a8f116f8b4
fix: token calc of padding input ( #52865 )
2025-02-18 16:26:53 +08:00
thinkasany
97cc776bad
chore: sync master into feature
2025-02-05 10:50:07 +08:00
Can-Chen
c4aaf24bd8
fix: Space.Compact support textarea ( #52639 )
2025-02-02 16:45:16 +08:00
二货爱吃白萝卜
3abe0dc8cc
fix: TextArea style missing ( #52597 )
...
* fix: Textarea style missing
* fix: Textarea style missing with context
2025-01-26 18:52:30 +08:00
Guo Yunhe
e9a37033aa
refactor(Input): make TextArea style tree shakeable ( #52570 )
2025-01-26 12:43:36 +08:00
lijianan
69b473f3f7
fix: fix cssinjs unit ( #52554 )
2025-01-24 00:10:33 +08:00
ustcfury
fd4abbf628
add underlined variant ( #52546 )
...
* feat: add variant underlined in Input&&InputNumber&&Mentions
Signed-off-by: 绍晗 <zhaoshaoting.zst@alibaba-inc.com >
* fix: fix eslint
Signed-off-by: 绍晗 <zhaoshaoting.zst@alibaba-inc.com >
* fix: remove commented code
Signed-off-by: 绍晗 <zhaoshaoting.zst@alibaba-inc.com >
* fix: update underlined style
Signed-off-by: 绍晗 <zhaoshaoting.zst@alibaba-inc.com >
* fix:fix eslint problem
Signed-off-by: 绍晗 <zhaoshaoting.zst@alibaba-inc.com >
* feat: add Select variant underlined
to #51379
* feat: add underlined demo
to #51379
* feat: update snapshots
to #51379
* feat: update doc
to #51379
---------
Signed-off-by: 绍晗 <zhaoshaoting.zst@alibaba-inc.com >
Co-authored-by: 绍晗 <zhaoshaoting.zst@alibaba-inc.com >
2025-01-23 15:16:12 +08:00
DDDDD12138
0d51109c2b
fix(input): border-radius issue with addonAfter in compact mode ( #52490 )
...
* fix: border-radius issue with `addonAfter` in compact mode
* chore: add demo
* chore: update snapshot
2025-01-20 16:10:47 +08:00
ustcfury
377cc21ce9
fix: fix input clear icon padding ( #52407 )
...
fix #52345
Co-authored-by: 绍晗 <zhaoshaoting.zst@alibaba-inc.com >
2025-01-16 11:16:53 +08:00
lijianan
af4e7741e8
chore(deps): bump deps ( #52180 )
...
* chore(deps): bump deps
* fix: revert
* chore: update rc-input-number
* Update package.json
Co-authored-by: afc163 <afc163@gmail.com >
Signed-off-by: lijianan <574980606@qq.com >
* test: update snap
* fix: update rc-mentions
* fix: update snap
* fix: update rc-textarea
* fix: fix
* chore: rerun cicd
* fix: fix
* fix: update snap
* fix: update rc-tree-select
* fix: update rc-cascader
* fix: update snap
* fix: update snap
* fix: fix button style
---------
Signed-off-by: lijianan <574980606@qq.com >
Co-authored-by: afc163 <afc163@gmail.com >
2024-12-31 22:56:24 +08:00
afc163
6a0eda0f99
fix(Button): align buttons with and without icons consistently ( #52070 )
...
* fix(Button): align buttons with and without icons consistently
* test: update snapshot
* fix align
* fix align
* fix button align
* fix button align
* fix button align
* update snapshot
2024-12-23 17:09:07 +08:00
jynxio
579d1723a8
fix: Vertical alignment of clear icon in Input ( #51700 )
2024-11-20 09:52:08 +08:00
ustcfury
55835153e8
fix: add Input cursor disabled ( #51387 )
...
Co-authored-by: 绍晗 <zhaoshaoting.zst@alibaba-inc.com >
2024-10-26 23:49:24 +08:00
qingting
46c29020a4
fix(input.search): ensure borderColor inherits from theme token ( #51226 )
2024-10-14 14:25:45 +08:00
NathanLao
f6f126b5f5
fix: search component inconsistent height of button and input ( #50926 )
...
Co-authored-by: nathanlao11 <nathanl@emonster.ca >
Co-authored-by: afc163 <afc163@gmail.com >
2024-09-28 20:12:24 +08:00
DDDDD12138
9c4d5496bd
fix(input): Input addon text color issue ( #50486 )
...
Co-authored-by: afc163 <afc163@gmail.com >
2024-09-19 01:45:03 +08:00
afc163
c5c24aa563
style: fix Input.Search search button radius style ( #50734 )
2024-09-06 11:30:52 +08:00
Jerryxin
d19d82544d
fix: make eye icon in Password unclickable when Form is disabled ( #50616 )
2024-09-03 23:51:01 +08:00
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
Wanpan
bc8dd2d36d
fix: Input variant filled activeBorderColor token invalid ( #49699 )
2024-07-03 11:49:23 +08:00
二货爱吃白萝卜
8890eff05e
ehance: borderless status ( #49608 )
...
* fix: borderless status
* test: update snapshot
2024-06-26 21:35:12 +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