element-plus/website/docs/es
Summer e6594ea926
Fix (popover) tabindex prop (#1642)
* fix(popover): fix panel disappear when hover on panel

* popover: fix tabindex prop

* popover: fix popover directive

* add test case for popover

* tabindex prop does not specify a default value & update elpopover component docs

Co-authored-by: Ryan <ryanzhao2128@gmail.com>
2021-03-26 16:01:29 +08:00
..
affix.md feat(affix): new component affix (#1260) 2021-01-14 17:02:47 +08:00
alert.md
avatar.md
backtop.md
badge.md
border.md
breadcrumb.md
button.md
calendar.md
card.md docs(docs): fix style of demo card header (#1405) 2021-02-01 14:48:26 +08:00
carousel.md feat(carousel): add pause-on-hover prop (#1423) 2021-02-08 16:23:48 +08:00
cascader.md
checkbox.md
collapse.md
color-picker.md
color.md
container.md docs: update contain doc style (#1204) 2021-01-06 14:12:22 +08:00
custom-theme.md
date-picker.md
datetime-picker.md chore: update shortcuts doc (#1369) 2021-01-27 16:20:08 +08:00
dialog.md improvement(dialog): make dialog's width can accept number type (#1373) 2021-01-27 23:18:22 +08:00
divider.md
drawer.md
dropdown.md feat(dropdown): add max-height prop of menu (#1436) 2021-02-08 15:14:01 +08:00
empty.md Feat/empty (#1210) 2021-01-07 13:52:31 +08:00
form.md
i18n.md fix: fix i18n bundle error (#1346) 2021-01-25 16:23:15 +08:00
icon.md
image.md feat(image): feat/seperate-image-viewer (#1199) 2021-01-05 16:28:11 +08:00
infiniteScroll.md
input-number.md fix(input-number): fix input-number behavior error (#1252) 2021-01-11 10:30:44 +08:00
input.md docs: remove auto-complete of input and select (#1437) 2021-02-07 19:12:59 +08:00
installation.md
layout.md
link.md
loading.md
menu.md
message-box.md
message.md
migration-from-2.x.md
notification.md
page-header.md
pagination.md
popconfirm.md
popover.md Fix (popover) tabindex prop (#1642) 2021-03-26 16:01:29 +08:00
progress.md feat(progress): add default slot (#1426) 2021-02-05 16:27:44 +08:00
quickstart.md docs(project): Update importing on demand section in `quickstart.md, to solve the issue which caused importing on demand not working (#1414) 2021-02-02 14:15:34 +08:00
radio.md
rate.md
select.md fix(select): fix option migrate error (#1574) 2021-03-09 20:25:21 +08:00
skeleton.md docs(docs): fix style of demo card header (#1405) 2021-02-01 14:48:26 +08:00
slider.md
space.md docs(docs): fix style of demo card header (#1405) 2021-02-01 14:48:26 +08:00
steps.md
switch.md
table.md docs(table): remove h function from render-header method (#1589) 2021-03-08 14:09:50 +08:00
tabs.md docs(tabs): update label docs of tab-pane (#1646) 2021-03-15 20:46:22 +08:00
tag.md
time-picker.md
time-select.md
timeline.md
tooltip.md fix/popper-api-consistency (#1354) 2021-01-26 11:50:29 +08:00
transfer.md
transition.md
tree.md feat(tree): auto expand parent on set current key and node (#1502) (#1508) 2021-03-11 20:51:27 +08:00
typography.md
upload.md