.. |
__mocks__/lodash
|
feat(cascader): refactor done (#435)
|
2020-10-30 23:26:33 +08:00 |
alert
|
fix: export component
|
2020-10-29 19:37:18 +08:00 |
autocomplete
|
fix(popper): fix popper related style (#562)
|
2020-11-10 14:55:03 +08:00 |
avatar
|
fix: export component
|
2020-10-29 19:37:18 +08:00 |
backtop
|
fix: export component
|
2020-10-29 19:37:18 +08:00 |
badge
|
fix: export component
|
2020-10-29 19:37:18 +08:00 |
breadcrumb
|
fix: export component
|
2020-10-29 19:37:18 +08:00 |
button
|
fix(build): fix import module path (#543)
|
2020-11-04 16:30:42 +08:00 |
calendar
|
fix: export component
|
2020-10-29 19:37:18 +08:00 |
card
|
fix: export component
|
2020-10-29 19:37:18 +08:00 |
carousel
|
build: fix build bundle (#545)
|
2020-11-05 19:11:04 +08:00 |
cascader
|
fix(popper): fix popper related style (#562)
|
2020-11-10 14:55:03 +08:00 |
cascader-panel
|
build: fix build bundle (#545)
|
2020-11-05 19:11:04 +08:00 |
checkbox
|
build: optimize (#560)
|
2020-11-10 14:24:09 +08:00 |
collapse
|
build: fix build bundle (#545)
|
2020-11-05 19:11:04 +08:00 |
color-picker
|
fix(popper): fix popper related style (#562)
|
2020-11-10 14:55:03 +08:00 |
container
|
fix: export component
|
2020-10-29 19:37:18 +08:00 |
date-picker
|
fix(popper): fix popper related style (#562)
|
2020-11-10 14:55:03 +08:00 |
dialog
|
fix: export component
|
2020-10-29 19:37:18 +08:00 |
directives
|
feat(table): table (#407)
|
2020-10-20 10:31:47 +08:00 |
divider
|
fix: export component
|
2020-10-29 19:37:18 +08:00 |
drawer
|
build: optimize (#560)
|
2020-11-10 14:24:09 +08:00 |
dropdown
|
feat: add nav menu (#572)
|
2020-11-12 14:43:55 +08:00 |
element-plus
|
fix: update mune folder structure
|
2020-11-12 16:17:21 +08:00 |
form
|
fix(build): fix import module path (#543)
|
2020-11-04 16:30:42 +08:00 |
hooks
|
feat(table): table (#407)
|
2020-10-20 10:31:47 +08:00 |
icon
|
fix: export component
|
2020-10-29 19:37:18 +08:00 |
image
|
fix: export component
|
2020-10-29 19:37:18 +08:00 |
infinite-scroll
|
feat(cascader): refactor done (#435)
|
2020-10-30 23:26:33 +08:00 |
input
|
fix(build): fix import module path (#543)
|
2020-11-04 16:30:42 +08:00 |
input-number
|
test(input-number): finish test (#589)
|
2020-11-15 00:01:21 +08:00 |
layout
|
fix: export component
|
2020-10-29 19:37:18 +08:00 |
link
|
build: fix build bundle (#545)
|
2020-11-05 19:11:04 +08:00 |
loading
|
fix: export component
|
2020-10-29 19:37:18 +08:00 |
locale
|
build: optimize (#560)
|
2020-11-10 14:24:09 +08:00 |
menu
|
fix(pagination): pagination-not-emitting-size-change
|
2020-11-13 14:15:22 +08:00 |
message
|
feat: add methods for message type (#594)
|
2020-11-17 09:44:44 +08:00 |
message-box
|
build: optimize (#560)
|
2020-11-10 14:24:09 +08:00 |
notification
|
build: fix build bundle (#545)
|
2020-11-05 19:11:04 +08:00 |
overlay
|
build: fix build bundle (#545)
|
2020-11-05 19:11:04 +08:00 |
page-header
|
build: fix build bundle (#545)
|
2020-11-05 19:11:04 +08:00 |
pagination
|
fix(pagination): pagination-not-emitting-size-change
|
2020-11-13 14:15:22 +08:00 |
popconfirm
|
fix: fix color-picker popover popconfirm style (#584)
|
2020-11-16 11:07:57 +08:00 |
popover
|
fix: fix color-picker popover popconfirm style (#584)
|
2020-11-16 11:07:57 +08:00 |
popper
|
fix: fix color-picker popover popconfirm style (#584)
|
2020-11-16 11:07:57 +08:00 |
progress
|
fix: export component
|
2020-10-29 19:37:18 +08:00 |
radio
|
build: optimize (#560)
|
2020-11-10 14:24:09 +08:00 |
rate
|
fix(rate): fix bugs,allow-half not correct
|
2020-11-07 13:05:52 +08:00 |
scrollbar
|
fix: export component
|
2020-10-29 19:37:18 +08:00 |
select
|
fix(popper): fix popper related style (#562)
|
2020-11-10 14:55:03 +08:00 |
slider
|
build: optimize (#560)
|
2020-11-10 14:24:09 +08:00 |
steps
|
fix: export component
|
2020-10-29 19:37:18 +08:00 |
switch
|
build: optimize (#560)
|
2020-11-10 14:24:09 +08:00 |
table
|
fix(popper): fix popper related style (#562)
|
2020-11-10 14:55:03 +08:00 |
tabs
|
fix: fix tabs bug for 'v-for' (#618)
|
2020-11-18 16:02:53 +08:00 |
tag
|
feat: unify form event dispatch and global config (#527)
|
2020-11-02 11:05:08 +08:00 |
test-utils
|
Feat/datepicker && datetimepicker (#326)
|
2020-10-03 20:13:19 +08:00 |
theme-chalk
|
fix: fix color-picker popover popconfirm style (#584)
|
2020-11-16 11:07:57 +08:00 |
time-picker
|
fix: fix date picker mouse down bug
|
2020-11-16 11:25:36 +08:00 |
time-select
|
fix: export component
|
2020-10-29 19:37:18 +08:00 |
timeline
|
fix: export component
|
2020-10-29 19:37:18 +08:00 |
tooltip
|
fix(popper): fix popper related style (#562)
|
2020-11-10 14:55:03 +08:00 |
transfer
|
fix(build): fix import module path (#543)
|
2020-11-04 16:30:42 +08:00 |
transition
|
fix: ElCollapseTransition isn't installed (#558)
|
2020-11-06 11:43:36 +08:00 |
tree
|
build: fix build bundle (#545)
|
2020-11-05 19:11:04 +08:00 |
upload
|
fix(build): fix import module path (#543)
|
2020-11-04 16:30:42 +08:00 |
utils
|
feat: add nav menu (#572)
|
2020-11-12 14:43:55 +08:00 |