ant-design/components
Jony J 39d9c1c6bf
chore: replace TinyColor with FastColor across the codebase (#52157)
* chore: replace TinyColor with FastColor across the codebase

* test: update snapshot
2024-12-30 10:02:44 +08:00
..
__tests__ feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
_util feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
affix chore: Improve visual regression screenshot warning (#52053) 2024-12-19 15:29:25 +08:00
alert feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
anchor feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
app test: use regex check Self-contained .anticon style 2024-12-06 18:33:02 +08:00
auto-complete feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
avatar feat: ConfigProvider support popconfirm (#52126) 2024-12-25 15:29:30 +08:00
back-top feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
badge feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
breadcrumb chore: fix eslint warning and errors (#51920) 2024-12-06 11:39:25 +08:00
button test: update snap for Input.search type 2024-12-27 11:44:40 +08:00
calendar type: export Calendar CalendarMode type, update docs (#52160) 2024-12-30 10:00:07 +08:00
card feat(tabs): add focus style for keyboard operation (#52002) 2024-12-19 19:38:29 +08:00
carousel feat: add default name generation for RadioGroup component better a11y (#52076) 2024-12-23 10:55:45 +08:00
cascader feat: add default name generation for RadioGroup component better a11y (#52076) 2024-12-23 10:55:45 +08:00
checkbox fix: input work with Upload (#51874) 2024-12-03 19:07:28 +08:00
col docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
collapse chore: replace TinyColor with FastColor across the codebase (#52157) 2024-12-30 10:02:44 +08:00
color-picker feat: ConfigProvider support popconfirm (#52126) 2024-12-25 15:29:30 +08:00
config-provider chore: replace TinyColor with FastColor across the codebase (#52157) 2024-12-30 10:02:44 +08:00
date-picker chore: replace TinyColor with FastColor across the codebase (#52157) 2024-12-30 10:02:44 +08:00
descriptions feat: add default name generation for RadioGroup component better a11y (#52076) 2024-12-23 10:55:45 +08:00
divider ♻️ chore: format code (use npm run format) (#51978) 2024-12-12 10:22:30 +08:00
drawer chore: replace TinyColor with FastColor across the codebase (#52157) 2024-12-30 10:02:44 +08:00
dropdown chore: replace TinyColor with FastColor across the codebase (#52157) 2024-12-30 10:02:44 +08:00
empty chore: replace TinyColor with FastColor across the codebase (#52157) 2024-12-30 10:02:44 +08:00
flex feat(segmented): enhance name prop behavior and adjust focus style (#52085) 2024-12-23 14:17:42 +08:00
float-button feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
form chore: replace TinyColor with FastColor across the codebase (#52157) 2024-12-30 10:02:44 +08:00
grid feat: Modal width support responsive size (#51653) 2024-11-18 10:27:59 +08:00
icon feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
image chore: replace TinyColor with FastColor across the codebase (#52157) 2024-12-30 10:02:44 +08:00
input feat: ConfigProvider support popconfirm (#52126) 2024-12-25 15:29:30 +08:00
input-number chore: replace TinyColor with FastColor across the codebase (#52157) 2024-12-30 10:02:44 +08:00
layout feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
list feat: add default name generation for RadioGroup component better a11y (#52076) 2024-12-23 10:55:45 +08:00
locale feat: add default name generation for RadioGroup component better a11y (#52076) 2024-12-23 10:55:45 +08:00
mentions chore: auto merge branches (#52047) 2024-12-19 08:12:06 +00:00
menu chore: replace TinyColor with FastColor across the codebase (#52157) 2024-12-30 10:02:44 +08:00
message feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
modal chore: auto merge branches (#52047) 2024-12-19 08:12:06 +00:00
notification feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
overview docs: Fix component doc alignment & support import usage (#48004) 2024-03-22 14:22:42 +08:00
pagination fix: Pagination select props order (#51962) 2024-12-11 11:42:51 +08:00
popconfirm feat: ConfigProvider support popconfirm (#52126) 2024-12-25 15:29:30 +08:00
popover feat: ConfigProvider support popover (#52110) 2024-12-25 10:41:58 +08:00
progress chore: replace TinyColor with FastColor across the codebase (#52157) 2024-12-30 10:02:44 +08:00
qr-code chore: replace TinyColor with FastColor across the codebase (#52157) 2024-12-30 10:02:44 +08:00
qrcode docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
radio feat: add default name generation for RadioGroup component better a11y (#52076) 2024-12-23 10:55:45 +08:00
rate fix: Disable the Rate component within Form.Item when the form is disabled (#50594) 2024-08-27 18:56:54 +08:00
result feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
row docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
segmented feat(segmented): enhance name prop behavior and adjust focus style (#52085) 2024-12-23 14:17:42 +08:00
select feat: ConfigProvider support popconfirm (#52126) 2024-12-25 15:29:30 +08:00
skeleton feat: add default name generation for RadioGroup component better a11y (#52076) 2024-12-23 10:55:45 +08:00
slider chore: replace TinyColor with FastColor across the codebase (#52157) 2024-12-30 10:02:44 +08:00
space feat: TreeSelect support maxCount (#51759) 2024-12-25 14:39:50 +08:00
spin chore: auto merge branches (#52047) 2024-12-19 08:12:06 +00:00
splitter chore: merge master to feature 2024-12-23 21:23:08 +08:00
statistic fix(button): type=link error token & add prefix cls (color/variant) & specificity too high (#50962) 2024-09-24 23:52:50 +08:00
steps chore: replace TinyColor with FastColor across the codebase (#52157) 2024-12-30 10:02:44 +08:00
style feat(tabs): add focus style for keyboard operation (#52002) 2024-12-19 19:38:29 +08:00
switch chore: replace TinyColor with FastColor across the codebase (#52157) 2024-12-30 10:02:44 +08:00
table chore: replace TinyColor with FastColor across the codebase (#52157) 2024-12-30 10:02:44 +08:00
tabs feat(segmented): enhance name prop behavior and adjust focus style (#52085) 2024-12-23 14:17:42 +08:00
tag chore: replace TinyColor with FastColor across the codebase (#52157) 2024-12-30 10:02:44 +08:00
theme chore: replace TinyColor with FastColor across the codebase (#52157) 2024-12-30 10:02:44 +08:00
time-picker fix: add missed translation in it_IT (#51685) 2024-11-19 09:31:34 +08:00
timeline feat: add default name generation for RadioGroup component better a11y (#52076) 2024-12-23 10:55:45 +08:00
tooltip feat: ConfigProvider support popconfirm (#52126) 2024-12-25 15:29:30 +08:00
tour chore: replace TinyColor with FastColor across the codebase (#52157) 2024-12-30 10:02:44 +08:00
transfer feat:transfer开启showSearch漏出input相关配置 (#52125) 2024-12-26 17:31:23 +08:00
tree feat: TreeSelect support maxCount (#51759) 2024-12-25 14:39:50 +08:00
tree-select feat: TreeSelect support maxCount (#51759) 2024-12-25 14:39:50 +08:00
typography feat: add default name generation for RadioGroup component better a11y (#52076) 2024-12-23 10:55:45 +08:00
upload feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
version docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
watermark refactor(Watermark): change useState to useRef (#52089) 2024-12-23 23:20:39 +08:00
index.ts type: export Calendar CalendarMode type, update docs (#52160) 2024-12-30 10:00:07 +08:00