element-plus/docs/examples
Robert Zeng 8692965e80
feat(components): [date-picker] add type yearrange for DatePicker (#14804)
* fix(components): fix bug #14637

* refactor(components): [el-button]update props autoBlur name

* docs(components): [el-button] update docs ablout props clickAutoBlur

* fix(components): [date-picker]  fix bug  #14728

* feat(components): [date-picker] add yearrange

* feat(components): [date-picker] update yearrange codes

* feat(components): [date-picker]fix select range ui bug

* refactor(components): [date-picker]convert setup() to setup, add TS type

* refactor(components): refactor pane-year-range

* refactor(components): [date-picker] refactor panel-year-range styles

* docs(components): [date-picker] update year-range docs #6388 #2487 #7051

* style(components): [date-picker] remove repeat css

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

* fix(components): [date-picker] fix  unit test case failed error

* fix(components): [date-picker] resolve some pr problems

* docs(components): [yearrange] update docs

* fix(docs): [yearrange] update example of year-range

* refactor(components): [date-picker] resolve some code review suggestions

* fix(components): [date-picker] resolve some CR problems

* refactor(components): [date-picker] resolve some CR conversations

* refactor(components): [date-picker] uniform date compute logic

* fix(components): [date-picker] error occurs when mannul input the date

* refactor(components): [date-picker] resolve some CR conversations

* refactor(components): [date-picker] resolve some CR conversations

* refactor(components): [date-picker] resolve some CR conversations

* refactor(components): [date-picker] optimize YearTableClick func

---------

Co-authored-by: 曾咏波 <cherishtheyouth@qq.com>
Co-authored-by: yongbo.zeng_U+ <yongbo.zeng@united-imaging.com>
Co-authored-by: upthen <zyb.6616@icloud.com>
2024-08-08 11:32:58 +08:00
..
affix docs(components): check docs before stable (#5740) 2022-01-31 23:43:56 +08:00
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 feat(theme-chalk): dark bg color overlay for components (#7005) 2022-04-10 13:47:19 +08:00
badge feat(components): [badge] add dotClass、dotStyle、offset props (#16434) 2024-04-12 14:35:55 +08:00
border refactor(theme-chalk): overlay/mask/box-shadow css vars (#6848) 2022-03-27 23:23:14 +08:00
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 fix(components): [calendar] improve types (#13165) 2023-06-15 01:10:36 +08:00
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 docs(components): use script setup replace defineComponent (#4849) 2021-12-21 15:51:33 +08:00
color-picker docs(components): use script setup replace defineComponent (#4849) 2021-12-21 15:51:33 +08:00
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] add type yearrange for DatePicker (#14804) 2024-08-08 11:32:58 +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] add placement property example doc (#12617) 2024-08-05 07:36:12 +08:00
empty chore: self closing vue tag (#6603) 2022-03-13 16:16:11 -04:00
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 fix(docs): [infinite-scroll] fix error when use directive (#7855) 2022-05-24 09:48:08 +08:00
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 fix(components): [link] fix the link jump to element-ui (#11357) 2023-01-29 22:23:28 +08:00
loading style(docs): change the example mask and overlay z-index (#9356) 2022-08-20 10:36:12 +09:00
mention docs(components): [mention] example error (#17760) 2024-08-05 02:20:39 +00:00
menu docs: [menu] fix invalid HTML code in the example (#17594) 2024-07-28 20:08:54 +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 docs(components): use script setup replace defineComponent (#4849) 2021-12-21 15:51:33 +08:00
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 docs(components): [popconfirm] better presentation (#10875) 2022-12-03 10:07:44 +08:00
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 feat(components): [el-result] warn users using subTitle as slots (#6651) 2022-03-15 19:50:50 +08:00
scrollbar fix(deps): update dependency eslint-plugin-vue to v9 (#7848) 2022-05-24 09:41:11 +00:00
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 docs(docs): [skeleton] fix layout error in example (#17291) 2024-07-20 11:27:46 +08:00
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 feat(components): [table] tree children add check strictly (#13519) 2024-08-05 12:10:17 +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 fix(components): [text] not support multi-line ellipsis (#11976) 2023-10-13 11:26:54 +08:00
time-picker docs(components): [date-picker] attribute type description (#9357) 2022-09-08 19:22:47 +08:00
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 docs: format the tree-select component code (#17726) 2024-07-31 13:48:17 +00:00
tree-v2 docs: modify layout style (#10514) 2024-02-19 20:10:44 +08:00
typography chore: update typography images (#7360) 2022-04-25 20:21:18 +08:00
upload docs(examples): standardize unified code format and fix some type (#16370) 2024-04-15 16:29:21 +08:00
watermark [Docs] Update homepage (#14534) 2023-11-29 12:12:09 +08:00
.eslintrc.json chore(project): rename .eslint.js to .eslint.json (#6584) 2022-03-13 14:19:51 +08:00