ant-design/components
2024-03-11 13:37:38 +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 fix(anchor): active anchor error (#47795) 2024-03-11 10:42:45 +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 style: add ColorPicker clear icon hover style (#47761) 2024-03-08 10:19:23 +08:00
config-provider feat: Modal support aria-* in closable (#47650) 2024-03-01 10:58:50 +08:00
date-picker docs: fix more typo (#47807) 2024-03-11 13:37:38 +08:00
descriptions test: remove null check (#47759) 2024-03-08 07:12:03 +08:00
divider refactor: separate cssVarCls from hashId (#46424) 2023-12-14 14:58:53 +08:00
drawer docs: fix more typo (#47807) 2024-03-11 13:37:38 +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: improve types for form basic demo (#47722) 2024-03-06 09:44:26 +08:00
grid fix: sibling Tags should have margin (#47736) 2024-03-06 21:51:17 +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 fix: fix ru_RU locale for DatePicker (#47768) 2024-03-08 06:53:16 +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 docs: change the default value 'closeable' (#47730) 2024-03-07 12:39:40 +08:00
notification Merge pull request #47297 from ant-design/master 2024-02-01 23:59:16 +08:00
overview docs: Update index.zh-CN.md (#39213) 2022-12-03 14:51:28 +08:00
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 demo: Tag demo update (#47751) 2024-03-08 10:51:31 +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 demo: Tag demo update (#47751) 2024-03-08 10:51:31 +08:00
tabs docs: update Tabs api description (#47356) 2024-02-07 11:23:57 +08:00
tag fix: sibling Tags should have margin (#47736) 2024-03-06 21:51:17 +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 chore: bump trigger to move click to mouseDown (#47775) 2024-03-08 21:31:27 +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 chore: ellipsis typo (#47804) 2024-03-11 10:33:05 +08:00
upload chore: rm unnecessary export (#47568) 2024-02-24 14:50:03 +08:00
version chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
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