element-plus/packages
Victor Vedenin 2067e6587c
fix(badge): fix dot-badge color (#2943)
Fix dot-badge color. It was interrupted by primary color
2021-08-16 09:55:26 +08:00
..
__mocks__/lodash feat(cascader): refactor done (#435) 2020-10-30 23:26:33 +08:00
affix perf(affix): expose update function (#2603) 2021-07-22 08:30:17 +08:00
alert fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
aside fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
autocomplete feat(autocomplete): optimize some const of autocomplete (#2593) 2021-07-21 22:47:51 +08:00
avatar chore(avatar): let -> const (#2442) 2021-07-06 10:10:59 +08:00
backtop fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
badge fix(badge): fix dot-badge color (#2943) 2021-08-16 09:55:26 +08:00
breadcrumb refactor(breadcrumb): refactor the type definition of breadcrumb (#2443) 2021-07-06 09:54:06 +08:00
breadcrumb-item fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
button fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
button-group fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
calendar fix(locale): dayjs related i18n issue (#2678) 2021-07-26 10:51:32 +08:00
card fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
carousel fix: carousel not working when using v-show (#2361) 2021-06-28 18:41:12 +08:00
carousel-item fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
cascader refactor: i18n implementation (#2670) 2021-07-26 00:24:30 +08:00
cascader-panel fix(cascader): revert #2344 to fix not update when options change (#2843) 2021-08-05 20:50:53 +08:00
check-tag fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
checkbox feat(checkbox): label supports object type 2021-07-14 11:55:28 +08:00
checkbox-button fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
checkbox-group fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
col perf: remove useless test 2021-06-26 16:42:15 +08:00
collapse chore: fix code style (#2463) 2021-07-07 15:28:51 +08:00
collapse-item fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
collapse-transition fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
color-picker fix(project): node is not exporting issue (#2827) 2021-08-04 18:28:08 +08:00
config-provider refactor: i18n implementation (#2670) 2021-07-26 00:24:30 +08:00
container refactor(container): header/footer/asdide size by css variables (#2526) 2021-07-14 22:00:15 +08:00
date-picker fix: date-time picker sameday select time bug (#2747) 2021-07-28 20:12:10 +08:00
descriptions perf(date-picker): shortcuts support function type (#2617) 2021-07-22 17:49:52 +08:00
descriptions-item fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
dialog fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
directives fix(project): node is not exporting issue (#2827) 2021-08-04 18:28:08 +08:00
divider fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
drawer docs(docs): remove .native (#2272) 2021-06-19 02:33:00 +08:00
dropdown fix(project): node is not exporting issue (#2827) 2021-08-04 18:28:08 +08:00
dropdown-item fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
dropdown-menu fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
element-plus fix(locale): dayjs related i18n issue (#2678) 2021-07-26 10:51:32 +08:00
empty refactor: i18n implementation (#2670) 2021-07-26 00:24:30 +08:00
footer fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
form fix(project): node is not exporting issue (#2827) 2021-08-04 18:28:08 +08:00
form-item fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
header fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
hooks fix(project): node is not exporting issue (#2827) 2021-08-04 18:28:08 +08:00
icon feat(icon): introduce-el-icons-into-ep (#2766) 2021-07-30 11:29:25 +08:00
image refactor: i18n implementation (#2670) 2021-07-26 00:24:30 +08:00
image-viewer fix(image-viewer): image-viewer export error (#2754) 2021-07-28 20:14:36 +08:00
infinite-scroll fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
input fix(input): Improve inputStyle reference (#2780) 2021-08-01 16:04:30 +08:00
input-number style: add no-multi-spaces rule (#2345) 2021-06-25 16:25:54 +08:00
link fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
loading fix(project): node is not exporting issue (#2827) 2021-08-04 18:28:08 +08:00
locale fix(locale): update error url and remove useless code (#2852) 2021-08-10 11:33:04 +08:00
main fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
menu feat(menu): improve handleItemClick (#2514) 2021-07-15 15:18:02 +08:00
menu-item fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
menu-item-group fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
message fix(message): using iconClass causes "el-message__icon" to be lost (#2709) 2021-07-28 10:07:51 +08:00
message-box refactor: i18n implementation (#2670) 2021-07-26 00:24:30 +08:00
notification fix(notification): improve type definition and define closeAll function (#2705) 2021-07-27 09:09:12 +08:00
option fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
option-group fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
overlay fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
page-header refactor: i18n implementation (#2670) 2021-07-26 00:24:30 +08:00
pagination fix(project): node is not exporting issue (#2827) 2021-08-04 18:28:08 +08:00
popconfirm refactor: i18n implementation (#2670) 2021-07-26 00:24:30 +08:00
popover Fix/revert changes for fixing issue (#2313) 2021-06-23 21:08:31 +08:00
popper fix(project): node is not exporting issue (#2827) 2021-08-04 18:28:08 +08:00
progress fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
radio fix(radio-button): checked should sync with state (#2699) 2021-07-27 09:53:13 +08:00
radio-button fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
radio-group fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
rate perf(rate): update change event (#2181) 2021-06-11 18:28:50 +08:00
result fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
row fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
scrollbar fix(project): node is not exporting issue (#2827) 2021-08-04 18:28:08 +08:00
select fix(select): options display fix when allow-create, also empty & entered #2826 #2854 (#2830) 2021-08-08 16:11:39 +08:00
select-v2 fix: select-v2's dropdown width wrong if create in style(display: none) (#2791) 2021-08-03 08:51:08 +08:00
skeleton fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
skeleton-item fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
slider fix(project): node is not exporting issue (#2827) 2021-08-04 18:28:08 +08:00
space feat(space): add fill support (#2716) 2021-07-30 11:39:07 +08:00
step fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
steps fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
submenu fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
switch fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
tab-pane fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
table fix(project): node is not exporting issue (#2827) 2021-08-04 18:28:08 +08:00
table-column fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
tabs fix(tabs): add v-resize directive (#2886) 2021-08-16 09:50:36 +08:00
tag fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
test-utils test(select-v2): add some test cases & fix selectLabel/multiple-limit issue (#2626) 2021-07-23 17:06:01 +08:00
theme-chalk refactor(var): alert/badge/link/message/message-box/notification/tag (#2892) 2021-08-12 09:47:32 +08:00
time-picker fix(project): node is not exporting issue (#2827) 2021-08-04 18:28:08 +08:00
time-select fix(time-select): fix editable prop and add disabled prop (#1899) 2021-07-19 15:42:18 +08:00
timeline fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
timeline-item fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
tooltip Fix/revert changes for fixing issue (#2313) 2021-06-23 21:08:31 +08:00
transfer refactor: i18n implementation (#2670) 2021-07-26 00:24:30 +08:00
transition fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
tree fix(tree): undefined parent cause error on SSR (#2942) 2021-08-16 09:52:16 +08:00
upload fix(project): node is not exporting issue (#2827) 2021-08-04 18:28:08 +08:00
utils fix(project): node is not exporting issue (#2827) 2021-08-04 18:28:08 +08:00
virtual-list fix(scrollbar): the problem of ScrollbarDirKey being deleted (#2722) 2021-07-28 09:24:08 +08:00