ant-design/components
2024-03-03 14:42:04 +08:00
..
__tests__ docs: Support semantic preview (#47332) 2024-02-05 11:45:42 +08:00
_util feat: Drawer support aria in closable (#47543) 2024-02-28 14:11:15 +08:00
affix lint: fix merge branch lint error 2024-01-28 13:31:58 +08:00
alert feat: Remove unless necessary warning in alert (#47633) 2024-02-28 17:15:20 +08:00
anchor docs: optimize overview svg (#47203) 2024-01-29 14:50:36 +08:00
app refactor: separate cssVarCls from hashId (#46424) 2023-12-14 14:58:53 +08:00
auto-complete demo: demo code optimization (#47680) 2024-03-02 10:47:22 +08:00
avatar fix: add destroyTooltipOnHide to Avatar.Group (#47478) 2024-02-20 18:07:07 +08:00
back-top refactor: separate cssVarCls from hashId (#46424) 2023-12-14 14:58:53 +08:00
badge site: code optimization (#47456) 2024-02-16 20:50:31 +08:00
breadcrumb docs: Fix non-working code example in breadcrumb browserHistory (#47581) 2024-02-26 10:20:42 +08:00
button fix: Compatible with v4 logic (#47612) 2024-02-27 19:11:46 +08:00
calendar feat: New Picker (#46982) 2024-01-29 15:34:48 +08:00
card Merge pull request #47238 from ant-design/master 2024-01-30 20:00:58 +08:00
carousel chore: Add type util (#46923) 2024-01-11 15:55:58 +08:00
cascader demo: typo of onChange func parameter on cascader basic example (#47427) 2024-02-12 13:34:09 +08:00
checkbox fix: component style without hash (#46609) 2024-01-30 11:08:02 +08:00
col feat: insert use client automatically at compilations instead of hardcode (#44608) 2023-09-04 19:27:20 +08:00
collapse feat: CP support collapse expandIcon (#47473) 2024-02-20 14:02:43 +08:00
color-picker fix(color-picker): clear-trigger extends cursor prop from parent (#47055) 2024-01-19 22:01:37 +08:00
config-provider feat: Modal support aria-* in closable (#47650) 2024-03-01 10:58:50 +08:00
date-picker fix: RangePicker time column sometime not scroll (#47542) 2024-02-23 11:32:04 +08:00
descriptions fix: Descriptions lost border style when children is falsy (#47191) 2024-01-27 23:01:44 +08:00
divider refactor: separate cssVarCls from hashId (#46424) 2023-12-14 14:58:53 +08:00
drawer test: rm useless async (#47628) 2024-02-28 15:28:25 +08:00
dropdown fix: Dropdown should not display when items is empty array (#47375) 2024-02-07 20:22:31 +08:00
empty feat: select/cascader/tree-select support variant filled (#46549) 2023-12-21 13:39:04 +08:00
flex feat: Add classNames and styles prop for card (#46811) 2024-01-30 15:00:25 +08:00
float-button docs: update missing api (#47254) 2024-01-31 10:01:54 +08:00
form demo: a better Form usage inside Modal (#47574) 2024-03-02 01:11:00 +08:00
grid chore: code optimization (#47454) 2024-02-17 19:56:41 +08:00
icon chore: Add type util (#46923) 2024-01-11 15:55:58 +08:00
image feat: Modal support aria-* in closable (#47650) 2024-03-01 10:58:50 +08:00
input feat: CP support Input.TextArea allowClear、autoComplete、className、classNames、style、styles (#47589) 2024-02-28 09:54:48 +08:00
input-number lint: fix merge branch lint error 2024-01-28 13:25:47 +08:00
layout fix: the color of Content should change in darkmode (#47441) 2024-02-18 10:24:09 +08:00
list demo: fix the scroll area is scrolled to the bottom (#47186) 2024-01-27 18:07:51 +08:00
locale feat: Modal support aria-* in closable (#47650) 2024-03-01 10:58:50 +08:00
mentions Merge branch master into master-merge-feature 2024-01-11 16:14:48 +08:00
menu chore: merge master into feature 2024-02-28 13:29:43 +08:00
message docs: optimize overview svg (#47203) 2024-01-29 14:50:36 +08:00
modal feat: Modal support aria-* in closable (#47650) 2024-03-01 10:58:50 +08:00
notification Merge pull request #47297 from ant-design/master 2024-02-01 23:59:16 +08:00
overview
pagination docs: add pagination design page (#47119) 2024-01-23 20:33:53 +08:00
popconfirm docs: optimize overview svg (#47203) 2024-01-29 14:50:36 +08:00
popover docs: remove extra whitespace (#47479) 2024-02-19 14:43:43 +08:00
progress demo: update Progress demo (#47494) 2024-02-20 15:02:22 +08:00
qr-code fix(QRCode): Fix the issue where the background color and font color … (#47128) 2024-01-26 23:08:47 +08:00
qrcode refactor: rename qrcode to qr-code (#43607) 2023-07-17 23:43:32 +08:00
radio docs: optimize overview svg (#47203) 2024-01-29 14:50:36 +08:00
rate demo: update Rate demo (#46891) 2024-01-13 17:07:42 +08:00
result chore: rename file .tsx => .ts (#46759) 2024-01-03 08:45:11 +08:00
row chore: rename file .tsx => .ts (#46759) 2024-01-03 08:45:11 +08:00
segmented Merge pull request #47297 from ant-design/master 2024-02-01 23:59:16 +08:00
select 📃 docs(Select): add optGroups props (#47687) 2024-03-03 14:42:04 +08:00
skeleton chore: rename file .tsx => .ts (#46759) 2024-01-03 08:45:11 +08:00
slider site: code optimization (#47456) 2024-02-16 20:50:31 +08:00
space site: code optimization (#47456) 2024-02-16 20:50:31 +08:00
spin chore: rm unnecessary export (#47568) 2024-02-24 14:50:03 +08:00
statistic feat: make statistic component support html role and data-* and aria-* attributes (#47149) 2024-01-26 15:27:02 +08:00
steps fix: Steps inline broken style (#47406) 2024-02-08 13:11:09 +08:00
style fix: component style without hash (#46609) 2024-01-30 11:08:02 +08:00
switch refactor: separate cssVarCls from hashId (#46424) 2023-12-14 14:58:53 +08:00
table fix: virtual list prefixCls not working (#47639) 2024-02-29 09:45:27 +08:00
tabs docs: update Tabs api description (#47356) 2024-02-07 11:23:57 +08:00
tag feat: Drawer support aria in closable (#47543) 2024-02-28 14:11:15 +08:00
theme fix: component style without hash (#46609) 2024-01-30 11:08:02 +08:00
time-picker docs: update variant docs version (#47340) 2024-02-05 09:39:35 +08:00
timeline docs: rm useless type (#47272) 2024-02-01 10:36:21 +08:00
tooltip chore: rm unnecessary export (#47568) 2024-02-24 14:50:03 +08:00
tour feat: Drawer support aria in closable (#47543) 2024-02-28 14:11:15 +08:00
transfer chore: rm unnecessary export (#47568) 2024-02-24 14:50:03 +08:00
tree chore: rm unnecessary export (#47568) 2024-02-24 14:50:03 +08:00
tree-select docs: optimize overview svg (#47203) 2024-01-29 14:50:36 +08:00
typography refactor: Use native css for measure css line ellipsis (#47597) 2024-02-27 16:56:24 +08:00
upload chore: rm unnecessary export (#47568) 2024-02-24 14:50:03 +08:00
version
watermark demo: update Watermark demo (#46899) 2024-01-13 14:27:42 +08:00
index.ts chore: Add type util (#46923) 2024-01-11 15:55:58 +08:00