.. |
affix
|
refactor(components): [affix] props and emits validation (#7945)
|
2022-05-29 06:24:45 +08:00 |
alert
|
refactor(components): [alert] use JSX in Unit test (#7973)
|
2022-05-30 09:38:12 +08:00 |
aside/style
|
refactor: update package path and bundle folder (#3016)
|
2021-08-24 13:36:48 +08:00 |
autocomplete
|
refactor(component): improve code (#7959)
|
2022-05-29 09:42:31 +08:00 |
avatar
|
refactor(component): improve code (#7959)
|
2022-05-29 09:42:31 +08:00 |
backtop
|
refactor(component): improve code (#7959)
|
2022-05-29 09:42:31 +08:00 |
badge
|
refactor(components): [badge] use JSX in Unit test (#7972)
|
2022-05-30 09:38:54 +08:00 |
base/style
|
refactor: update package path and bundle folder (#3016)
|
2021-08-24 13:36:48 +08:00 |
breadcrumb
|
refactor(component): improve code (#7959)
|
2022-05-29 09:42:31 +08:00 |
breadcrumb-item/style
|
refactor: update package path and bundle folder (#3016)
|
2021-08-24 13:36:48 +08:00 |
button
|
fix: correct the deprecated note for el-button (#7854)
|
2022-05-23 08:30:50 +00:00 |
button-group/style
|
refactor: update package path and bundle folder (#3016)
|
2021-08-24 13:36:48 +08:00 |
calendar
|
refactor(component): improve code (#7959)
|
2022-05-29 09:42:31 +08:00 |
card
|
refactor(component): improve code (#7959)
|
2022-05-29 09:42:31 +08:00 |
carousel
|
test: remove deprecated done callback (#7741)
|
2022-05-17 20:32:52 +08:00 |
carousel-item/style
|
refactor: update package path and bundle folder (#3016)
|
2021-08-24 13:36:48 +08:00 |
cascader
|
feat(components): [popper] focus trap and a11y (#7736)
|
2022-05-20 18:13:27 +08:00 |
cascader-panel
|
feat(components): [popper] focus trap and a11y (#7736)
|
2022-05-20 18:13:27 +08:00 |
check-tag
|
refactor(component): improve code (#7959)
|
2022-05-29 09:42:31 +08:00 |
checkbox
|
refactor(components): [checkbox-button] switch to script-setup syntax (#7827)
|
2022-05-24 16:51:19 +08:00 |
checkbox-button/style
|
refactor: update package path and bundle folder (#3016)
|
2021-08-24 13:36:48 +08:00 |
checkbox-group/style
|
refactor: update package path and bundle folder (#3016)
|
2021-08-24 13:36:48 +08:00 |
col
|
fix(components): [col] component typing issue (#7376)
|
2022-04-25 23:22:19 +08:00 |
collapse
|
feat: drop jest (#7248)
|
2022-04-19 16:51:44 +08:00 |
collapse-item/style
|
refactor: update package path and bundle folder (#3016)
|
2021-08-24 13:36:48 +08:00 |
collapse-transition
|
refactor(components): [collapse-transition] switch to script-setup syntax (#7953)
|
2022-05-29 03:51:06 +08:00 |
collection
|
fix(components): [collection] type error (#7940)
|
2022-05-30 10:27:16 +08:00 |
color-picker
|
fix(components): [pickers] text button issue (#7530)
|
2022-05-06 13:16:44 +08:00 |
config-provider
|
feat: drop jest (#7248)
|
2022-04-19 16:51:44 +08:00 |
container
|
refactor(components): [container] switch to script-setup syntax (#7725)
|
2022-05-17 14:25:34 +08:00 |
date-picker
|
refactor(components): [date-picker] month range (#7948)
|
2022-05-30 09:03:05 +08:00 |
descriptions
|
fix(components): [descriptions] style (#7474)
|
2022-05-02 23:39:01 +08:00 |
descriptions-item/style
|
refactor: update package path and bundle folder (#3016)
|
2021-08-24 13:36:48 +08:00 |
dialog
|
fix(components): [dialog] set destory-on-close drag position abnormal (#7822)
|
2022-05-24 13:44:10 +08:00 |
divider
|
improvement(components) [divider] add separator role (#7678)
|
2022-05-14 14:41:18 +08:00 |
drawer
|
feat(components): [popper] focus trap and a11y (#7736)
|
2022-05-20 18:13:27 +08:00 |
dropdown
|
feat(components): [popper] focus trap and a11y (#7736)
|
2022-05-20 18:13:27 +08:00 |
dropdown-item/style
|
refactor: update package path and bundle folder (#3016)
|
2021-08-24 13:36:48 +08:00 |
dropdown-menu/style
|
refactor: update package path and bundle folder (#3016)
|
2021-08-24 13:36:48 +08:00 |
empty
|
refactor(theme-chalk): scss css var namespace (#7344)
|
2022-04-26 17:19:09 +08:00 |
focus-trap
|
fix(components): [focus-trap] respect focusout null relatedTarget (#7915)
|
2022-05-27 12:15:03 +08:00 |
footer/style
|
refactor: update package path and bundle folder (#3016)
|
2021-08-24 13:36:48 +08:00 |
form
|
fix(components): [form] label-position props default value (#7838)
|
2022-05-24 14:01:52 +08:00 |
form-item/style
|
refactor: update package path and bundle folder (#3016)
|
2021-08-24 13:36:48 +08:00 |
header/style
|
fix missing folders and umd locale builds and i18n docs for umd builds
|
2021-08-25 17:07:06 +08:00 |
icon
|
feat: drop jest (#7248)
|
2022-04-19 16:51:44 +08:00 |
image
|
refactor(build): use type unsafe (#7523)
|
2022-05-13 16:55:10 +08:00 |
image-viewer
|
feat(components)[image] imageviewer add close-on-press-escape(#7154) (#7182)
|
2022-04-25 13:34:40 +08:00 |
infinite-scroll
|
feat: drop jest (#7248)
|
2022-04-19 16:51:44 +08:00 |
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
|
refactor(components): [input-number] switch to script-setup syntax (#7888)
|
2022-05-29 03:55:04 +08:00 |
link
|
feat: drop jest (#7248)
|
2022-04-19 16:51:44 +08:00 |
loading
|
fix(components): [loading] namespace (#7857)
|
2022-05-24 15:25:46 +08:00 |
main/style
|
refactor: update package path and bundle folder (#3016)
|
2021-08-24 13:36:48 +08:00 |
menu
|
feat(components): menu add more controllable styles (#7549)
|
2022-05-12 22:38:26 +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: drop jest (#7248)
|
2022-04-19 16:51:44 +08:00 |
message-box
|
feat(components): [popper] focus trap and a11y (#7736)
|
2022-05-20 18:13:27 +08:00 |
notification
|
test: fix console output errors and warnings (#7237)
|
2022-04-19 17:37:56 +08:00 |
option/style
|
refactor: update package path and bundle folder (#3016)
|
2021-08-24 13:36:48 +08:00 |
option-group/style
|
refactor: update package path and bundle folder (#3016)
|
2021-08-24 13:36:48 +08:00 |
overlay
|
feat: drop jest (#7248)
|
2022-04-19 16:51:44 +08:00 |
page-header
|
feat: drop jest (#7248)
|
2022-04-19 16:51:44 +08:00 |
pagination
|
refactor(components): [pagination/sizes] switch to script-setup syntax (#7749)
|
2022-05-20 15:42:30 +08:00 |
popconfirm
|
refactor(components): [popconfirm] use JSX in Unit test (#7969)
|
2022-05-30 09:39:31 +08:00 |
popover
|
fix(components): [popper] appendToBody API deprecation (#7534)
|
2022-05-06 18:41:50 +08:00 |
popper
|
feat(components): [popper] focus trap and a11y (#7736)
|
2022-05-20 18:13:27 +08:00 |
progress
|
refactor(components): [progress] switch to script-setup syntax (#7795)
|
2022-05-29 03:58:05 +08:00 |
radio
|
fix(components): [radio-group] unique id (#7859)
|
2022-05-23 10:27:27 +00:00 |
radio-button/style
|
fix(components): style path error for radio button (#3079)
|
2021-08-26 16:20:55 +08:00 |
radio-group/style
|
fix missing folders and umd locale builds and i18n docs for umd builds
|
2021-08-25 17:07:06 +08:00 |
rate
|
refactor(components): [rate] props and emits validation (#7949)
|
2022-05-29 03:49:27 +08:00 |
result
|
refactor(components): [result] switch to script-setup syntax (#7891)
|
2022-05-26 07:54:38 +08:00 |
roving-focus-group
|
test: enable clearMocks in vitest config (#7263)
|
2022-04-20 17:02:44 +08:00 |
row
|
chore: add eslint rule sort imports (#6823)
|
2022-03-25 15:35:56 +08:00 |
scrollbar
|
docs(components): [virtual-table] basic usage (#7352)
|
2022-04-24 13:44:40 +08:00 |
select
|
feat(components): [popper] focus trap and a11y (#7736)
|
2022-05-20 18:13:27 +08:00 |
select-v2
|
test: remove deprecated done callback (#7741)
|
2022-05-17 20:32:52 +08:00 |
skeleton
|
feat: drop jest (#7248)
|
2022-04-19 16:51:44 +08:00 |
skeleton-item/style
|
refactor: update package path and bundle folder (#3016)
|
2021-08-24 13:36:48 +08:00 |
slider
|
test: remove deprecated done callback (#7741)
|
2022-05-17 20:32:52 +08:00 |
slot
|
test: enable clearMocks in vitest config (#7263)
|
2022-04-20 17:02:44 +08:00 |
space
|
feat: drop jest (#7248)
|
2022-04-19 16:51:44 +08:00 |
step/style
|
fix(components): style path error for radio button (#3079)
|
2021-08-26 16:20:55 +08:00 |
steps
|
refactor(components): [steps] switch to script-setup syntax (#7783)
|
2022-05-20 19:39:34 +08:00 |
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
|
refactor: update package path and bundle folder (#3016)
|
2021-08-24 13:36:48 +08:00 |
table
|
fix(components): [table] the scrollbar not change (#7905)
|
2022-05-30 08:35:28 +08:00 |
table-column/style
|
chore: enhance eslint rules (#6476)
|
2022-03-08 14:03:32 +08:00 |
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
|
feat: drop jest (#7248)
|
2022-04-19 16:51:44 +08:00 |
teleport
|
refactor(build): use type unsafe (#7523)
|
2022-05-13 16:55:10 +08:00 |
time-picker
|
refactor(components): [time-picker] date-picker (#7923)
|
2022-05-27 15:46:05 +08:00 |
time-select
|
refactor(components): [time-select] switch to script-setup syntax (#7833)
|
2022-05-25 23:06:12 +08:00 |
timeline
|
refactor(components): [timeline] switch to script-setup syntax (#7705)
|
2022-05-16 21:17:36 +08:00 |
timeline-item/style
|
refactor: update package path and bundle folder (#3016)
|
2021-08-24 13:36:48 +08:00 |
tooltip
|
refactor(components): [tooltip] transition use useNamespace (#7950)
|
2022-05-29 03:50:01 +08:00 |
tooltip-v2
|
feat(components): [tooltip-v2] documentation (#6870)
|
2022-03-29 15:12:10 +08:00 |
transfer
|
feat: drop jest (#7248)
|
2022-04-19 16:51:44 +08:00 |
tree
|
fix(components): [tree] remove form item context (#7956)
|
2022-05-30 09:15:45 +08:00 |
tree-select
|
fix: check-strictly bug (#7422)
|
2022-05-11 10:05:57 +08:00 |
tree-v2
|
fix(components): [tree] remove form item context (#7956)
|
2022-05-30 09:15:45 +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
|
feat(components): [tooltip-v2] documentation (#6870)
|
2022-03-29 15:12:10 +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 |