element-plus/docs/examples
Panzer_Jack dbfa93bab1
feat(components): [date-picker] type add months params (#17342)
* feat(components): [date-picker] `type` add `months` params

closed #17317

* feat(components): [date-picker] optimized code

* docs(components): [date-picker] enhanced multiple selection example

* test(components): [date-picker] add test

---------

Co-authored-by: Panzer_Jack <shenchang@bilibili.com>
2024-07-19 11:47:25 +08:00
..
affix
alert style(components): [alert] Update alert style (#15911) 2024-02-23 16:23:45 +08:00
anchor fix(components): [anchor,tour] the type type typo (#16119) 2024-03-13 14:46:02 +08:00
autocomplete docs: modify layout style (#10514) 2024-02-19 20:10:44 +08:00
avatar docs(examples): standardize unified code format and fix some type (#16370) 2024-04-15 16:29:21 +08:00
backtop
badge feat(components): [badge] add dotClass、dotStyle、offset props (#16434) 2024-04-12 14:35:55 +08:00
border
breadcrumb docs(examples): standardize unified code format and fix some type (#16370) 2024-04-15 16:29:21 +08:00
button docs(examples): standardize unified code format and fix some type (#16370) 2024-04-15 16:29:21 +08:00
calendar
card docs: modify layout style (#10514) 2024-02-19 20:10:44 +08:00
carousel docs(examples): standardize unified code format and fix some type (#16370) 2024-04-15 16:29:21 +08:00
cascader docs(examples): standardize unified code format and fix some type (#16370) 2024-04-15 16:29:21 +08:00
checkbox docs(components): [radio & checkbox] add using value tip and perf examples (#17051) 2024-07-13 09:59:31 +08:00
collapse
color-picker
config-provider docs(examples): standardize unified code format and fix some type (#16370) 2024-04-15 16:29:21 +08:00
container docs(examples): standardize unified code format and fix some type (#16370) 2024-04-15 16:29:21 +08:00
date-picker feat(components): [date-picker] type add months params (#17342) 2024-07-19 11:47:25 +08:00
datetime-picker docs(examples): standardize unified code format and fix some type (#16370) 2024-04-15 16:29:21 +08:00
descriptions docs(examples): standardize unified code format and fix some type (#16370) 2024-04-15 16:29:21 +08:00
dialog feat(components): [dialog] Dialog can drag overflow the viewport (#15643) 2024-01-25 15:03:34 +08:00
divider docs(examples): standardize unified code format and fix some type (#16370) 2024-04-15 16:29:21 +08:00
drawer docs(examples): standardize unified code format and fix some type (#16370) 2024-04-15 16:29:21 +08:00
dropdown docs(components): [dropdown] make the arrow icon center (#15704) 2024-01-29 16:46:34 +08:00
empty
form docs(form): beautify the demo (#17309) 2024-06-24 09:06:40 +00:00
image docs(examples): standardize unified code format and fix some type (#16370) 2024-04-15 16:29:21 +08:00
infinite-scroll
input docs: modify layout style (#10514) 2024-02-19 20:10:44 +08:00
input-number docs(examples): [input-number] decrease slot name typo (#16606) 2024-04-22 14:54:13 +08:00
layout docs(examples): standardize unified code format and fix some type (#16370) 2024-04-15 16:29:21 +08:00
link
loading
menu fix(components): fix deprecated warning (#16034) 2024-03-04 22:06:40 +08:00
message feat(components): [message] add plain prop (#16214) 2024-03-26 12:03:51 +08:00
message-box docs(examples): standardize unified code format and fix some type (#16370) 2024-04-15 16:29:21 +08:00
notification
page-header docs(examples): standardize unified code format and fix some type (#16370) 2024-04-15 16:29:21 +08:00
pagination feat(pagination) : add size prop (#16858) 2024-06-21 11:29:51 +08:00
popconfirm
popover docs(examples): standardize unified code format and fix some type (#16370) 2024-04-15 16:29:21 +08:00
progress docs(examples): standardize unified code format and fix some type (#16370) 2024-04-15 16:29:21 +08:00
radio docs(components): [radio & checkbox] add using value tip and perf examples (#17051) 2024-07-13 09:59:31 +08:00
rate docs(examples): standardize unified code format and fix some type (#16370) 2024-04-15 16:29:21 +08:00
result
scrollbar
segmented feat(components): [segmented] new component (#16258) 2024-04-11 18:48:52 +08:00
select feat(components): [select & select-v2] add label slot (#16960) 2024-05-28 14:50:22 +08:00
select-v2 feat(components): [select & select-v2] add label slot (#16960) 2024-05-28 14:50:22 +08:00
skeleton
slider docs(examples): standardize unified code format and fix some type (#16370) 2024-04-15 16:29:21 +08:00
space docs(examples): standardize unified code format and fix some type (#16370) 2024-04-15 16:29:21 +08:00
statistic docs(components): [statistic] add transition example (#14959) 2023-12-26 20:25:00 +09:00
steps docs: modify layout style (#10514) 2024-02-19 20:10:44 +08:00
switch docs(examples): standardize unified code format and fix some type (#16370) 2024-04-15 16:29:21 +08:00
table docs(examples): [table] column width shows full (#17114) 2024-06-07 20:31:59 +08:00
table-v2 docs(components): [table-v2] fix dynamic-height examples error (#16635) 2024-04-24 17:47:53 +08:00
tabs docs(examples): standardize unified code format and fix some type (#16370) 2024-04-15 16:29:21 +08:00
tag docs(examples): standardize unified code format and fix some type (#16370) 2024-04-15 16:29:21 +08:00
text
time-picker
time-select docs: modify layout style (#10514) 2024-02-19 20:10:44 +08:00
timeline docs: modify layout style (#10514) 2024-02-19 20:10:44 +08:00
tooltip docs(examples): standardize unified code format and fix some type (#16370) 2024-04-15 16:29:21 +08:00
tooltip-v2 docs(examples): standardize unified code format and fix some type (#16370) 2024-04-15 16:29:21 +08:00
tour style(components): [tour] Improve style and docs (#15706) 2024-01-31 10:35:36 +08:00
transfer docs(docs) 穿梭框的自定义部分有误 (#15215) 2023-12-22 09:16:34 +00:00
transitions fix(components): [collapse-transition] collapse get el exists height (#14801) 2023-12-14 19:22:14 +08:00
tree docs(examples): [tree] fix online display abnormality (#16977) 2024-05-25 12:29:13 +08:00
tree-select refactor(components): [select & select-v2] Refactor components (#15352) 2024-01-10 11:14:58 +08:00
tree-v2 docs: modify layout style (#10514) 2024-02-19 20:10:44 +08:00
typography
upload docs(examples): standardize unified code format and fix some type (#16370) 2024-04-15 16:29:21 +08:00
watermark
.eslintrc.json