..
__tests__ /util
Feat 1.5.0 ( #1853 )
2020-03-07 19:45:13 +08:00
_util
fix: button wave memory leak
2024-09-13 19:05:04 +08:00
affix
fix: support vue 3.4
2024-01-05 16:20:05 +08:00
alert
refactor: transition
2024-06-21 13:40:28 +08:00
anchor
Feat v4 ( #6329 )
2023-07-14 11:58:27 +08:00
app
docs: typo error ( #7505 )
2024-04-19 10:18:59 +08:00
auto-complete
fix: autoComplete option slot error, close #7396 #7405
2024-04-19 19:27:51 +08:00
avatar
feat(Avatar): group add shape & synch demo ( #6822 )
2023-08-18 14:22:07 +08:00
badge
refactor: transition
2024-06-21 13:40:28 +08:00
breadcrumb
chore: update lit & format
2023-08-30 22:48:17 +08:00
button
refactor: transition
2024-06-21 13:40:28 +08:00
calendar
docs: unify the default value of none to - ( #7636 )
2024-06-09 22:08:30 +08:00
card
fix: fixed error with no expected value in `expandColumnTitle` slot ( #7265 )
2024-01-16 20:49:38 +08:00
carousel
Feat v4 ( #6329 )
2023-07-14 11:58:27 +08:00
cascader
docs: update the description for fieldNames fields. ( #6835 )
2023-08-18 15:51:17 +08:00
checkbox
refactor: replement deprecated fields ( #7519 )
2024-04-25 09:25:29 +08:00
col
Feat v4 ( #6329 )
2023-07-14 11:58:27 +08:00
collapse
refactor: transition
2024-06-21 13:40:28 +08:00
comment
Feat v4 ( #6329 )
2023-07-14 11:58:27 +08:00
config-provider
chore: remove css-animation ( #7613 )
2024-06-04 16:05:21 +08:00
date-picker
docs(DatePicker): updating deprecated API ( #7570 )
2024-06-04 16:12:20 +08:00
descriptions
Feat v4 ( #6329 )
2023-07-14 11:58:27 +08:00
divider
fix(divider): vertical dashed divider not show ( #7218 )
2024-01-12 10:50:06 +08:00
drawer
fix(drawer): wrapper style pass to drawer content ( #6983 )
2023-10-16 09:57:27 +08:00
dropdown
docs: unify the default value of none to - ( #7636 )
2024-06-09 22:08:30 +08:00
empty
fix: empty memory issue
2024-09-19 19:07:08 +08:00
flex
test: update flex test
2023-11-11 10:35:49 +08:00
float-button
docs(zh-cn): finish translation of float-button ( #7811 )
2024-09-05 11:37:36 +08:00
form
fix(FormItem): class name error ( #7582 )
2024-06-04 16:00:40 +08:00
grid
fix: add missing space-evenly alignment for grid rows ( #7579 )
2024-06-04 23:26:03 +08:00
icon
docs: Add custom icons to support Rsbuild documentation ( #7743 )
2024-11-08 10:30:05 +08:00
image
feat(image): 添加预览图加载占位符支持。Add preview image loading placeholder support.
2025-08-22 12:24:52 +08:00
input
docs(input): showCount type 文档 ( #8041 )
2025-03-06 14:37:19 +08:00
input-number
fix(InputNumber): disabled text clolor ( #7776 )
2024-11-08 10:18:03 +08:00
layout
fix[layout]: in a dark mode layout, the text color should change. ( #7498 )
2024-04-19 10:25:23 +08:00
list
docs: correct simple copy-paste error ( #6924 )
2023-09-09 09:21:18 +08:00
locale
feat: update ru_RU localization ( #7497 )
2024-04-19 10:20:15 +08:00
locale-provider
chore: update lit & format
2023-08-30 22:48:17 +08:00
mentions
docs(mentions): Spelling error in En title ( #8127 )
2025-06-13 15:45:49 +08:00
menu
refactor: transition
2024-06-21 13:40:28 +08:00
message
feat: update type
2024-09-13 19:33:38 +08:00
modal
docs: unify the default value of none to - ( #7636 )
2024-06-09 22:08:30 +08:00
notification
docs(notification): Fix hooks description in demo ( #7191 )
2023-12-18 10:22:49 +08:00
page-header
fix(PageHeader): ghost style ( #6761 )
2023-07-31 08:49:35 +08:00
pagination
docs(pagination): fix pageSizeOptions API ( #7010 )
2023-10-16 10:39:56 +08:00
popconfirm
docs: unify the default value of none to - ( #7636 )
2024-06-09 22:08:30 +08:00
popover
Feat v4 ( #6329 )
2023-07-14 11:58:27 +08:00
progress
chore: update lit & format
2023-08-30 22:48:17 +08:00
qrcode
feat(QRCode): support scanned status ( #7242 )
2024-01-12 11:44:33 +08:00
radio
Feat v4 ( #6329 )
2023-07-14 11:58:27 +08:00
rate
refactor: replement deprecated fields ( #7519 )
2024-04-25 09:25:29 +08:00
result
Feat v4 ( #6329 )
2023-07-14 11:58:27 +08:00
row
Feat v4 ( #6329 )
2023-07-14 11:58:27 +08:00
segmented
docs: unify the default value of none to - ( #7636 )
2024-06-09 22:08:30 +08:00
select
fix: sm select placeholder
2025-02-17 11:28:06 +08:00
skeleton
Feat v4 ( #6329 )
2023-07-14 11:58:27 +08:00
slider
docs: event demo ( #7699 ) ( #7728 )
2024-09-05 11:38:10 +08:00
space
fix: empty space-item are not been hidden ( #7557 )
2024-06-04 16:13:11 +08:00
spin
Feat v4 ( #6329 )
2023-07-14 11:58:27 +08:00
statistic
chore: update lit & format
2023-08-30 22:48:17 +08:00
steps
Feat v4 ( #6329 )
2023-07-14 11:58:27 +08:00
style
feat[tooltip]: add `arrow` attribute ( #7459 )
2024-04-19 13:17:15 +08:00
switch
Feat v4 ( #6329 )
2023-07-14 11:58:27 +08:00
table
docs(table): ajax demo ( #8120 )
2025-06-13 15:46:47 +08:00
tabs
docs: added centered to docs ( #7967 )
2025-01-05 16:55:58 +08:00
tag
docs(tag): colorful demo css style ( #7037 )
2023-10-23 10:13:49 +08:00
theme
fix: theme reactive not work #7180
2023-12-18 15:34:54 +08:00
time-picker
docs: fix typo in en docs ( #6805 )
2023-08-06 10:51:50 +08:00
timeline
Feat v4 ( #6329 )
2023-07-14 11:58:27 +08:00
tooltip
docs: unify the default value of none to - ( #7636 )
2024-06-09 22:08:30 +08:00
tour
feat: TourStep support fn children ( #7628 )
2024-06-10 09:14:27 +08:00
transfer
fix(transfer): checkbox click evt run repeatedly ( #6902 )
2023-08-31 07:47:10 +08:00
tree
docs: Change the default values of attributes ( #7744 )
2024-11-08 10:28:03 +08:00
tree-select
fix(TreeSelect): placehold slot invalid ( #7545 )
2024-04-30 19:11:08 +08:00
typography
docs(Typography): fix slot name ( #8184 )
2025-06-13 15:35:05 +08:00
upload
refactor: transition
2024-06-21 13:40:28 +08:00
vc-align
feat: Vue 3 Migration Build support ( #5973 ), close #5765
2022-09-26 21:33:41 +08:00
vc-cascader
fix(cascader): remove outdated compatibility code( #7532 ) ( #7534 )
2024-04-30 19:13:48 +08:00
vc-checkbox
Feat v4 ( #6329 )
2023-07-14 11:58:27 +08:00
vc-dialog
fix: modal aria error
2024-11-11 14:40:49 +08:00
vc-drawer
Feat v4 ( #6329 )
2023-07-14 11:58:27 +08:00
vc-dropdown
Feat v4 ( #6329 )
2023-07-14 11:58:27 +08:00
vc-image
feat(image): 添加预览图加载占位符支持。Add preview image loading placeholder support.
2025-08-22 12:24:52 +08:00
vc-input
fix: input clear error ( #7523 )
2024-04-25 09:29:38 +08:00
vc-mentions
fix: input composing error, close #7516
2024-04-22 15:11:10 +08:00
vc-notification
feat: update type
2024-09-13 19:33:38 +08:00
vc-overflow
feat: update type
2024-09-13 19:33:38 +08:00
vc-pagination
fix: input composing error, close #7516
2024-04-22 15:11:10 +08:00
vc-picker
feat: update type
2024-09-13 19:33:38 +08:00
vc-progress
chore: update lit & format
2023-08-30 22:48:17 +08:00
vc-resize-observer
feat: Vue 3 Migration Build support ( #5973 ), close #5765
2022-09-26 21:33:41 +08:00
vc-select
fix[Select]: fix select losing focus issue ( #7829 )
2024-11-08 10:17:22 +08:00
vc-slick
fix: carousel beforeChange current value not correct ( #7419 )
2024-04-22 10:18:19 +08:00
vc-slider
fix(doc): `positonStyle` typo ( #7808 )
2024-09-13 18:51:17 +08:00
vc-steps
Feat v4 ( #6329 )
2023-07-14 11:58:27 +08:00
vc-table
feat: update type
2024-09-13 19:33:38 +08:00
vc-tooltip
feat[tooltip]: add `arrow` attribute ( #7459 )
2024-04-19 13:17:15 +08:00
vc-tour
feat[tooltip]: add `arrow` attribute ( #7459 )
2024-04-19 13:17:15 +08:00
vc-tree
fix: tree reative data error
2024-06-04 15:46:22 +08:00
vc-tree-select
refactor: replement deprecated fields ( #7519 )
2024-04-25 09:25:29 +08:00
vc-trigger
fix: popover Mask.tsx v-if #8252 ( #8253 )
2025-07-09 11:45:52 +08:00
vc-upload
fix: chrome 117 onCancel event ( #6991 )
2023-10-16 09:48:13 +08:00
vc-util
fix[vc-util]: styleObjectToString filter invalid value ( #7642 )
2024-06-09 09:56:45 +08:00
vc-virtual-list
fix: code error #7001
2023-10-16 14:35:19 +08:00
version
Feat v4 ( #6329 )
2023-07-14 11:58:27 +08:00
watermark
perf: watermark
2023-12-18 11:31:04 +08:00
components.ts
feat(Flex): New component ( #7052 )
2023-11-11 10:06:02 +08:00
index.ts
Feat v4 ( #6329 )
2023-07-14 11:58:27 +08:00