element-plus/packages/components
Xc d96470f9d2
refactor(components): [checkbox] switch to script-setup syntax (#7794)
* refactor: checkbox switch to script-setup syntax

* refactor: checkbox use useSizeProps and edit test
2022-05-20 15:35:02 +08:00
..
affix
alert
aside/style
autocomplete refactor(components)!: remove deprecated warning (#7528) 2022-05-06 13:19:01 +08:00
avatar
backtop
badge
base/style
breadcrumb
breadcrumb-item/style
button feat(components): [button] restore type="text" (#7761) 2022-05-18 00:39:31 +08:00
button-group/style
calendar
card
carousel test: remove deprecated done callback (#7741) 2022-05-17 20:32:52 +08:00
carousel-item/style
cascader fix(component): cascader searching placeholder does not disappear (#7540) 2022-05-09 09:58:51 +08:00
cascader-panel fix(components): [cascader] disabled option can't trigger cancel checked (#7604) 2022-05-16 21:11:07 +08:00
check-tag
checkbox refactor(components): [checkbox] switch to script-setup syntax (#7794) 2022-05-20 15:35:02 +08:00
checkbox-button/style
checkbox-group/style
col
collapse
collapse-item/style
collapse-transition
collection refactor(components): [collection] switch to script-setup syntax (#7710) 2022-05-16 22:33:46 +08:00
color-picker fix(components): [pickers] text button issue (#7530) 2022-05-06 13:16:44 +08:00
config-provider
container refactor(components): [container] switch to script-setup syntax (#7725) 2022-05-17 14:25:34 +08:00
date-picker fix(theme-chalk): [DatetimePicker] change inner to wrapper & use css var (#7703) 2022-05-19 13:57:15 +08:00
descriptions fix(components): [descriptions] style (#7474) 2022-05-02 23:39:01 +08:00
descriptions-item/style
dialog feat(components): [dialog] a11y and focus trap on dialog components (#7550) 2022-05-10 17:58:18 +08:00
divider improvement(components) [divider] add separator role (#7678) 2022-05-14 14:41:18 +08:00
drawer feat(components): [dialog] a11y and focus trap on dialog components (#7550) 2022-05-10 17:58:18 +08:00
dropdown feat(components): [dialog] a11y and focus trap on dialog components (#7550) 2022-05-10 17:58:18 +08:00
dropdown-item/style
dropdown-menu/style
empty
focus-trap feat(components): [dialog] a11y and focus trap on dialog components (#7550) 2022-05-10 17:58:18 +08:00
footer/style
form test: remove deprecated done callback (#7741) 2022-05-17 20:32:52 +08:00
form-item/style
header/style
icon
image refactor(build): use type unsafe (#7523) 2022-05-13 16:55:10 +08:00
image-viewer
infinite-scroll
input feat(components): [date-picker] work with modal focus trap; a11y controls and attributes (#7598) 2022-05-10 21:51:17 +08:00
input-number feat(components): [input-number] add :value-on-clear and make it nullable (#7724) 2022-05-17 01:16:44 +08:00
link
loading
main/style
menu feat(components): menu add more controllable styles (#7549) 2022-05-12 22:38:26 +08:00
menu-item/style refactor(build): use type unsafe (#7523) 2022-05-13 16:55:10 +08:00
menu-item-group/style refactor(build): use type unsafe (#7523) 2022-05-13 16:55:10 +08:00
message
message-box feat(components): [dialog] a11y and focus trap on dialog components (#7550) 2022-05-10 17:58:18 +08:00
notification
option/style
option-group/style
overlay
page-header
pagination refactor(components): [pagination/next] switch to script-setup syntax (#7748) 2022-05-19 22:21:09 +08:00
popconfirm refactor(components): [popconfirm] refactor to script-setup (#7522) 2022-05-06 20:16:23 +08:00
popover fix(components): [popper] appendToBody API deprecation (#7534) 2022-05-06 18:41:50 +08:00
popper fix(components): [popper] provide formItemContext conditionally (#7790) 2022-05-20 12:01:19 +08:00
progress fix(components): circle progress 0 percent transition effect (#7562) 2022-05-09 17:46:09 +08:00
radio refactor(components): [radio] switch to script-setup synatx (#7701) 2022-05-17 12:28:20 +08:00
radio-button/style
radio-group/style
rate feat(components): [form-item] auto attach labels to inputs (#7450) 2022-05-05 22:04:32 +08:00
result refactor(components)!: remove deprecated warning (#7528) 2022-05-06 13:19:01 +08:00
roving-focus-group
row
scrollbar
select fix(components): [select] in form change size (#7599) 2022-05-11 08:21:52 +08:00
select-v2 test: remove deprecated done callback (#7741) 2022-05-17 20:32:52 +08:00
skeleton
skeleton-item/style
slider test: remove deprecated done callback (#7741) 2022-05-17 20:32:52 +08:00
slot
space
step/style
steps
sub-menu/style refactor(build): use type unsafe (#7523) 2022-05-13 16:55:10 +08:00
switch feat(components): [form-item] auto attach labels to inputs (#7450) 2022-05-05 22:04:32 +08:00
tab-pane/style
table fix(components): [popper] appendToBody API deprecation (#7534) 2022-05-06 18:41:50 +08:00
table-column/style
table-v2 fix(components): [table-v2] don't spread headerClass (#7729) 2022-05-17 09:25:32 +08:00
tabs refactor(components)!: remove deprecated warning (#7528) 2022-05-06 13:19:01 +08:00
tag
teleport refactor(build): use type unsafe (#7523) 2022-05-13 16:55:10 +08:00
time-picker fix(components): [time-picker] can not hide panel when click frequently (#7779) 2022-05-20 08:26:12 +08:00
time-select feat(components): [form-item] auto attach labels to inputs (#7450) 2022-05-05 22:04:32 +08:00
timeline refactor(components): [timeline] switch to script-setup syntax (#7705) 2022-05-16 21:17:36 +08:00
timeline-item/style
tooltip feat(components): [date-picker] work with modal focus trap; a11y controls and attributes (#7598) 2022-05-10 21:51:17 +08:00
tooltip-v2
transfer
tree
tree-select fix: check-strictly bug (#7422) 2022-05-11 10:05:57 +08:00
tree-v2 fix(components): [el-tree-v2]prop icon support Component. fix [#7517] (#7518) 2022-05-08 13:44:23 +08:00
upload fix(components): [upload] show close tip text (#7696) 2022-05-16 20:58:25 +08:00
virtual-list fix(components): [virtual-table] horizontal scroll (#7538) 2022-05-06 21:28:57 +08:00
visual-hidden
index.ts docs(components): [virtualized-table] finishing leftovers (#7496) 2022-05-05 00:54:49 +08:00
package.json