..
affix
refactor(components): [affix] props and emits validation ( #7945 )
2022-05-29 06:24:45 +08:00
alert
refactor(components): [alert] delete unnecessary code ( #8129 )
2022-06-07 21:53:30 +08:00
aside /style
autocomplete
fix(components): [autocomplete] the popup still appears after select ( #8350 )
2022-06-19 23:32:20 +08:00
avatar
refactor(components): [avatar] use JSX in Unit test ( #8021 )
2022-06-01 17:32:23 +08:00
backtop
refactor(component): improve code ( #7959 )
2022-05-29 09:42:31 +08:00
badge
refactor(components): [badge] remove unnecessary condition ( #8073 )
2022-06-04 15:30:31 +08:00
base /style
breadcrumb
refactor(component): improve code ( #7959 )
2022-05-29 09:42:31 +08:00
breadcrumb-item /style
button
refactor(components): [button] use JSX in Unit test ( #8024 )
2022-06-01 13:02:18 +08:00
button-group /style
calendar
refactor(component): improve code ( #7959 )
2022-05-29 09:42:31 +08:00
card
test(components): [card] correct shadow props ( #8059 )
2022-06-03 09:01:47 +08:00
carousel
refactor(components): [carousel] complete optional values ( #8231 )
2022-06-13 09:12:41 +08:00
carousel-item /style
cascader
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
cascader-panel
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
check-tag
refactor(component): improve code ( #7959 )
2022-05-29 09:42:31 +08:00
checkbox
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
checkbox-button /style
checkbox-group /style
col
refactor(components): [layout] use JSX in Unit test ( #8020 )
2022-06-01 13:08:19 +08:00
collapse
fix(components): [collapse-item] If disabled, no focus ( #8081 )
2022-06-08 09:33:09 +08:00
collapse-item /style
collapse-transition
refactor(components): [collapse-transition] type error ( #8247 )
2022-06-15 19:59:05 +08:00
collection
fix(components): [collection] type error ( #7940 )
2022-05-30 10:27:16 +08:00
color-picker
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
config-provider
refactor(components): [config-provider] use JSX in Unit test ( #7980 )
2022-05-30 10:36:10 +08:00
container
refactor(components): [container] switch to script-setup syntax ( #7725 )
2022-05-17 14:25:34 +08:00
date-picker
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
descriptions
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
descriptions-item /style
dialog
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
divider
refactor(components): [divider] use JSX in Unit test ( #8248 )
2022-06-14 18:02:41 +08:00
drawer
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
dropdown
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
dropdown-item /style
dropdown-menu /style
empty
refactor(components): [empty] use JSX in Unit test ( #8245 )
2022-06-14 18:02:21 +08:00
focus-trap
Fix/focus trap datepicker pick ( #8085 )
2022-06-04 14:58:01 +08:00
footer /style
form
perf(components): remove unnecessary const assertions ( #8407 )
2022-06-22 14:30:13 +08:00
form-item /style
header /style
icon
refactor(components): [icon] use JSX in Unit test ( #8249 )
2022-06-14 14:55:22 +08:00
image
fix(components): [image] position styles error when used slots ( #8109 )
2022-06-09 10:23:58 +08:00
image-viewer
refactor(components): [image-viewer] simplify emits type checking ( #8329 )
2022-06-17 21:37:30 +08:00
infinite-scroll
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
input
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
input-number
refactor(components): [input-number] convert to a constant ( #8066 )
2022-06-03 01:39:00 +08:00
link
refactor(components): [link] use JSX in Unit test ( #8140 )
2022-06-07 13:08:21 +08:00
loading
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
main /style
menu
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
menu-item /style
fix(components): [menu] the styles link error ( #7820 )
2022-05-21 12:14:13 +08:00
menu-item-group /style
fix(components): [menu] the styles link error ( #7820 )
2022-05-21 12:14:13 +08:00
message
feat(components): close all messages of the specified type ( #8415 )
2022-06-22 19:57:43 +08:00
message-box
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
notification
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
option /style
option-group /style
overlay
refactor(components): [overlay] use JSX in Unit test ( #8227 )
2022-06-13 14:58:41 +08:00
page-header
refactor(components): [page-header] use JSX in Unit test ( #8263 )
2022-06-15 01:40:09 +08:00
pagination
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
popconfirm
refactor(components): [popconfirm] changed button type ( #8436 )
2022-06-24 13:58:51 +09:00
popover
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
popper
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
progress
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
radio
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
radio-button /style
radio-group /style
rate
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
result
perf(components): remove unnecessary const assertions ( #8407 )
2022-06-22 14:30:13 +08:00
roving-focus-group
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
row
refactor(components): [row] switch to script-setup syntax ( #7961 )
2022-05-30 16:35:18 +08:00
scrollbar
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
select
fix(components): [select] multiple init height ( #8423 )
2022-06-23 01:34:05 +08:00
select-v2
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
skeleton
refactor(components): [skeleton] use JSX in Unit test ( #8265 )
2022-06-15 01:31:56 +08:00
skeleton-item /style
slider
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
slot
test: enable clearMocks in vitest config ( #7263 )
2022-04-20 17:02:44 +08:00
space
refactor(components): [space] use JSX in Unit test ( #8433 )
2022-06-23 22:51:10 +08:00
step /style
steps
perf(components): remove unnecessary const assertions ( #8407 )
2022-06-22 14:30:13 +08:00
sub-menu /style
refactor(build): use type unsafe ( #7523 )
2022-05-13 16:55:10 +08:00
switch
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
tab-pane /style
table
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
table-column /style
table-v2
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
tabs
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
tag
refactor(components): [tag] use JSX in Unit test ( #8233 )
2022-06-13 15:02:36 +08:00
teleport
refactor(build): use type unsafe ( #7523 )
2022-05-13 16:55:10 +08:00
time-picker
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
time-select
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
timeline
fix(components): [timeline-item] props validation ( #8083 )
2022-06-04 15:29:12 +08:00
timeline-item /style
tooltip
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
tooltip-v2
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
transfer
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
tree
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
tree-select
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
tree-v2
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
upload
refactor(components): [upload] use JSX in Unit test ( #8268 )
2022-06-18 13:48:27 +08:00
virtual-list
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
visual-hidden
refactor(components): [visual-hidden] visual-hidden ( #8192 )
2022-06-15 21:51:15 +08:00
index.ts
docs(components): [virtualized-table] finishing leftovers ( #7496 )
2022-05-05 00:54:49 +08:00
package.json
feat: publish eslint config and metadata ( #7063 )
2022-04-09 04:32:01 +08:00