element-plus/website/docs/zh-CN
msidolphin 7556a1b2d1
fix(components): virtualized selector optimize (#3160)
1. limit the maximum width to prevent content overflow
2. hover the last option after closing the panel in multiple mode
3. fixed the incorrect style when disabled
4. optimized tag style
2021-09-01 13:14:17 +08:00
..
affix.md perf(affix): expose update function (#2603) 2021-07-22 08:30:17 +08:00
alert.md docs[alert]: update alert docs (#493) 2020-10-29 13:54:27 +08:00
avatar.md feat(docs): avatar code for composition (#2158) 2021-06-08 13:31:50 +08:00
backtop.md feat: add website (#135) 2020-08-13 15:18:26 +08:00
badge.md doc: Fix and improve v-slot/slot (#711) 2020-11-29 18:50:46 +08:00
border.md style(docs): Optimized style of documentation (#3010) 2021-08-26 09:57:56 +08:00
breadcrumb.md docs: update doc 2020-10-16 11:26:39 +08:00
button.md feat(components): button-group add size (#3098) 2021-08-29 12:33:35 +08:00
calendar.md feat(docs): calendar code for composition (#2156) 2021-06-08 13:30:40 +08:00
card.md feat(docs): card code for composition (#2155) 2021-06-08 13:34:45 +08:00
carousel.md feat(carousel): add pause-on-hover prop (#1423) 2021-02-08 16:23:48 +08:00
cascader.md feat(cascader): supports popper-append-to-body feature (#2544) 2021-07-16 09:10:55 +08:00
checkbox.md style: checkbox support size prop both border or not (#3099) 2021-08-27 20:28:56 +08:00
collapse.md feat(docs): collapse code for composition (#2152) 2021-06-08 13:32:20 +08:00
color-picker.md feat(docs): ColorPicker code for composition (#2160) 2021-06-08 13:29:56 +08:00
color.md refactor(color): migrate all color-text var & simplify color docs (#2656) 2021-07-25 00:01:34 +08:00
config-provider.md refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
container.md style(docs): Optimized style of documentation (#3010) 2021-08-26 09:57:56 +08:00
custom-theme.md fixed resolve font path errors (#3048) 2021-08-25 17:38:24 +08:00
date-picker.md feat: add 'calendar-change' event to date-range datetime-range picker (#2964) 2021-08-18 08:49:19 +08:00
datetime-picker.md feat: add 'calendar-change' event to date-range datetime-range picker (#2964) 2021-08-18 08:49:19 +08:00
descriptions.md docs(descriptions): update doc about details of no border (#2984) 2021-08-19 13:55:20 +08:00
dialog.md feat(docs): Dialog code for composition (#2164) 2021-06-10 23:55:46 +08:00
divider.md feat: add website (#135) 2020-08-13 15:18:26 +08:00
drawer.md docs(drawer): add drawer props desc (#2855) 2021-08-11 16:53:58 +08:00
dropdown.md style(docs): Optimized style of documentation (#3010) 2021-08-26 09:57:56 +08:00
empty.md Feat/empty (#1210) 2021-01-07 13:52:31 +08:00
form.md docs(form): merge scope slot into slot 2021-08-18 16:26:19 +08:00
i18n.md fix missing folders and umd locale builds and i18n docs for umd builds 2021-08-25 17:07:06 +08:00
icon.md feat(icon): introduce-el-icons-into-ep (#2766) 2021-07-30 11:29:25 +08:00
image.md feat(docs): image code for composition (#2157) 2021-06-08 13:33:55 +08:00
infiniteScroll.md feat(docs): InfiniteScroll code for composition (#2193) 2021-06-10 00:23:50 +08:00
input-number.md feat(docs): InputNumber code for composition (#2195) 2021-06-10 00:21:18 +08:00
input.md feat(input) Removed validator for autocomplete attribute (#2757) 2021-07-29 13:48:09 +08:00
installation.md refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
layout.md docs(row): add flex update tip, and remove type prop 2021-06-26 16:42:15 +08:00
link.md feat: add website (#135) 2020-08-13 15:18:26 +08:00
loading.md feat(lading): custom loading svg (#2456) 2021-07-12 18:13:19 +08:00
menu.md feat(menu): add ellipsis in horizontal mode (#3083) 2021-08-31 15:31:48 +08:00
message-box.md feat(docs): MessageBox code for composition (#2249) 2021-06-19 02:26:24 +08:00
message.md feat(docs): Message code for composition (#2250) 2021-06-19 02:25:38 +08:00
migration-from-2.x.md chore: update time picker doc & Migration from Element 2.x guide (#1092) 2020-12-23 15:56:44 +08:00
notification.md feat(docs): Notification code for composition (#2328) 2021-06-25 16:10:39 +08:00
page-header.md feat(docs): PageHeader code for composition (#2330) 2021-06-25 16:09:15 +08:00
pagination.md refactor(pagination): pagination internal logic refactored (#2491) 2021-07-11 13:12:22 +08:00
popconfirm.md doc: Add example of the popconfirm button click event (#2939) 2021-08-18 11:06:22 +08:00
popover.md feat(docs): popover code for composition (#2332) 2021-06-25 16:09:42 +08:00
progress.md feat(docs): Progress code for composition (#2333) 2021-06-25 16:08:09 +08:00
quickstart.md docs: add format for vite-plugin-element-plus (#3095) 2021-08-27 14:38:05 +08:00
radio.md style: radio support size prop both border or not (#3103) 2021-08-27 20:31:40 +08:00
rate.md feat(docs): Rate code for composition (#2364) 2021-06-30 15:11:46 +08:00
result.md docs(result): fix typo (#2787) 2021-08-03 09:38:15 +08:00
scrollbar.md docs: scrollbar markdown add template (#3071) 2021-08-26 12:46:26 +08:00
select-v2.md fix(components): virtualized selector optimize (#3160) 2021-09-01 13:14:17 +08:00
select.md style(docs): Optimized style of documentation (#3010) 2021-08-26 09:57:56 +08:00
skeleton.md style(docs): Optimized style of documentation (#3010) 2021-08-26 09:57:56 +08:00
slider.md docs(docs): update the 'value' property to 'ModelValue' (#2044) 2021-05-24 11:10:53 +08:00
space.md feat(space): add fill support (#2716) 2021-07-30 11:39:07 +08:00
steps.md feat: add website (#135) 2020-08-13 15:18:26 +08:00
switch.md feat(switch): add border color (#2933) 2021-08-16 09:55:35 +08:00
table.md fix: warning in console when cell-contextmenu triggered (#2404) 2021-07-02 19:18:42 +08:00
tabs.md docs(docs): update the 'value' property to 'ModelValue' (#2044) 2021-05-24 11:10:53 +08:00
tag.md docs(docs): remove .native (#2272) 2021-06-19 02:33:00 +08:00
time-picker.md fix(time-picker): fix missing blur methods and spelling error (#2457) 2021-07-12 11:07:23 +08:00
time-select.md fix(time-select): fix editable prop and add disabled prop (#1899) 2021-07-19 15:42:18 +08:00
timeline.md docs(timeline): remove the description about the reverse (#610) 2020-11-19 15:46:20 +08:00
tooltip.md doc: tooltip appendToBody default value is true (#2184) 2021-06-10 11:53:16 +08:00
transfer.md docs(docs): update the 'value' property to 'ModelValue' (#2044) 2021-05-24 11:10:53 +08:00
transition.md docs: update import doc 2020-11-23 16:39:38 +08:00
tree.md docs(tree): fix bracket integrity (#2343) 2021-06-25 16:53:01 +08:00
typography.md refactor(typography): add css var for typography & simplify example code (#2531) 2021-07-15 13:33:22 +08:00
upload.md fix(docs): change upload docs #966 (#976) 2020-12-12 00:23:46 +08:00