Commit Graph

215 Commits

Author SHA1 Message Date
云游君
69b402d05e
docs: add format for vite-plugin-element-plus (#3095) 2021-08-27 14:38:05 +08:00
jeremywu
6b2b7ec702
fix(components): exposing style folder for select dropdpwn (#3077)
- Fix the error importing in style file
- Update plugin usage for `babel-plugin-import`
2021-08-26 15:11:47 +08:00
btea
d03b7a44d7
docs: scrollbar markdown add template (#3071) 2021-08-26 12:46:26 +08:00
kooriookami
d9b7ef56ea
style(docs): Optimized style of documentation (#3010)
* style(docs): use css var

* style: update

* style: demo-icon use grid layout

* style: remove demo-block.vue style scoped

* docs: remove strange character
2021-08-26 09:57:56 +08:00
msidolphin
d6975c61df
feat(select-v2): support allow-create feature (#3017)
* feat(select-v2): support allow-create feature

support allow-create feature and refactored part of select-v2's code

* fix: optimized code
2021-08-25 17:23:13 +08:00
JeremyWuuuuu
b4342c5ef4 fix missing folders and umd locale builds and i18n docs for umd builds 2021-08-25 17:07:06 +08:00
Sanxiaozhizi
c7e7224f77
refactor: rename el-submenu to el-sub-menu (#3037)
* refactor(components): rename el-submenu to el-sub-menu

* refactor(docs): rename el-submenu to el-sub-menu
2021-08-25 10:03:36 +08:00
jeremywu
b0f4fc5f23
refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
kooriookami
2bc16a2bab
docs(descriptions): update doc about details of no border (#2984)
* docs(descriptions): update doc about details of no border

re #2970

* docs: update
2021-08-19 13:55:20 +08:00
kooriookami
de502831e8 docs(form): merge scope slot into slot 2021-08-18 16:26:19 +08:00
逝水经年
19fa2900dd
doc: Add example of the popconfirm button click event (#2939)
* Added an example of the popconfirm button click event(for all languages)

* Fixed the problem of indent.

Co-authored-by: 逝水经年 <entireyu@jniantic.cn>
2021-08-18 11:06:22 +08:00
iamkun
264a5255eb
feat: add 'calendar-change' event to date-range datetime-range picker (#2964) 2021-08-18 08:49:19 +08:00
kooriookami
9a9d70be1c
perf(scrollbar): add min-size prop (#2916)
* perf(scrollbar): add min-size prop

re #2906

* perf: add docs

* perf: remove console

* perf: perfect

* perf: add code annotation

* perf: perf precision

* perf: update
2021-08-16 14:20:48 +08:00
Hatem Satouri
7fb574a161
feat(switch): add border color (#2933) 2021-08-16 09:55:35 +08:00
Otto
c883e6c192
docs(drawer): add drawer props desc (#2855)
* docs(drawer): add drawer props desc

* docs: add i18n drawer docs

* docs(drawer): add new line.
2021-08-11 16:53:58 +08:00
云游君
594eb5b33f
fix(button): when(circle) use button-padding-vertical & add size demo (#2860) 2021-08-07 00:06:33 +08:00
BeADre
7c131465be
docs(result): fix typo (#2787) 2021-08-03 09:38:15 +08:00
Aex
e4891ab023
feat(space): add fill support (#2716)
* feat(space): add fill support

* feat(space): Add fill add fillPercentage support

* docs(space): Add fillPrecentage explain

* refactor(space): rename fillPercentage to fillRatio

* docs(space): add description of the fill property

* feat(space): add test for fill
2021-07-30 11:39:07 +08:00
jeremywu
a7b4b61dc1
feat(icon): introduce-el-icons-into-ep (#2766)
- Add @element-plus/icons as dependency.
- Update el-icon.
- Update icon.md for all languages.
2021-07-30 11:29:25 +08:00
Norbert Kowalik
731209e140
feat(input) Removed validator for autocomplete attribute (#2757)
* [input] Removed validator for autocomplete attribute

* [input] fixed wrong dash used in docs

* [input] Docs update in zh-CN/es/fr/jp
2021-07-29 13:48:09 +08:00
msidolphin
e7b4d5657c
docs(select-v2): add description of the height property (#2704)
fix #2700
2021-07-27 09:09:28 +08:00
云游君
6bdff00285
refactor(scrollbar): migrate css var (#2698) 2021-07-26 19:58:19 +08:00
0song
243e2c47f8
fix: add ElConfigProvider css file (#2679) 2021-07-26 11:42:12 +08:00
iamkun
bc6d4a18e0
chore: update i18n demo (#2672) 2021-07-26 00:40:37 +08:00
jeremywu
c42f905c10
refactor: i18n implementation (#2670) 2021-07-26 00:24:30 +08:00
haoming
d55ca77137
fix(input): input maxlength calculate the correct length (#2654)
* fix(input): input maxlength calculate the correct length

* docs(input): Update maxlength comment

* fix(input): format code and remove upperLimit calculated attributes

* fix(input): props.maxlength is converted to number type

* docs(input): modify maxlength type
2021-07-25 22:48:47 +08:00
云游君
3181258403
refactor(border): migrate css var & simplify docs (#2663) 2021-07-25 16:27:07 +08:00
云游君
6166d7ff21
refactor(color): migrate all color-text var & simplify color docs (#2656) 2021-07-25 00:01:34 +08:00
kooriookami
6ddd84d61a
perf(date-picker): shortcuts support function type (#2617)
re #2598
2021-07-22 17:49:52 +08:00
kooriookami
b9555ea242
docs(scrollbar): expose update function (#2607) 2021-07-22 11:18:34 +08:00
kooriookami
47bc9f7f83
perf(affix): expose update function (#2603)
re #2594
2021-07-22 08:30:17 +08:00
云游君
d05e5a6b4a
refactor(color): migrate color css var & simplify color box docs (#2589)
* refactor(color): migrate color css var & simplify color box docs

* Update unit-test.yml

Co-authored-by: jeremywu <15975785+JeremyWuuuuu@users.noreply.github.com>
2021-07-20 22:58:06 +08:00
inottn
c49b84e81f
fix(time-select): fix editable prop and add disabled prop (#1899)
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
2021-07-19 15:42:18 +08:00
songjianet
0949006f74
docs(radio-ComponsitionApi): Update the documentation of the radio component (#2524)
* docs(radio): Update the documentation of the radio component

* docs(radio): Update code format
2021-07-16 10:53:22 +08:00
msidolphin
c8244b381b
feat(cascader): supports popper-append-to-body feature (#2544)
supports popper-append-to-body feature and improved documentation for cascader and select

fix #2500
2021-07-16 09:10:55 +08:00
云游君
6e46c23000
refactor(color): css var for border-color & simplify border-color docs (#2540) 2021-07-15 21:06:30 +08:00
Square Coin
d17d6a5b49
feat(menu): improve handleItemClick (#2514)
* feat(menu): improve handleItemClick function

* chore(menu): add description of handleItemClick

* feat(menu): better name

* Address comments

* Update doc for all languages

Co-authored-by: liik <linyunqianpp@126.com>
Co-authored-by: jeremywuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2021-07-15 15:18:02 +08:00
云游君
a99b20a8c1
refactor(typography): add css var for typography & simplify example code (#2531)
* refactor(typography): add css var for typography & simplify example code

* fix: add @use "sass:map" for _var.scss
2021-07-15 13:33:22 +08:00
Dinarte Jesus
b791aca744
feat(formItem): Change slot label formItem to scopedSlots (#2522)
* Change slot label from formItem to scoupedSlot

* Improve docs with scoped value

* Update documentation for scopedSlots on FormItem
2021-07-15 08:44:29 +08:00
msidolphin
08c60ed85b feat(checkbox): label supports object type
re #2509
2021-07-14 11:55:28 +08:00
YiJie
1cdf7400db
feat(lading): custom loading svg (#2456)
* feat(loading): support customize svg

* feat(loading): unit test customize svg

* docs(loading): simple customize svg demo

* docs(loading): supplement composition api documents

* docs(loading): make the load SVG stop rotating

* docs(loading): prompt users to prevent XSS attacks

* docs(loading): i18n

* docs(loading): fix md code wrong

* docs(loading): fix md code wrong
2021-07-12 18:13:19 +08:00
kooriookami
f651dca37b
fix(time-picker): fix missing blur methods and spelling error (#2457)
* fix(time-picker): fix missing blur methods and spelling error

* fix: update
2021-07-12 11:07:23 +08:00
kooriookami
f44211da86
fix(time-select): fix missing blur method (#2477)
fix #1925
2021-07-10 20:46:51 +08:00
msidolphin
4622b12869
docs: improve description of date-picker value-format prop (#2416) (#2449) 2021-07-06 15:36:38 +08:00
kooriookami
e61d08ed29
feat(scrollbar): add always show props and control scrollbar methods (#2428)
* feat(scrollbar): add always show props and control scrollbar methods

re #1751 #2004

* feat: update for review
2021-07-05 09:10:50 +08:00
kooriookami
f2e3dcb68e
feat(descriptions): add new feature for customized style (#2358)
* feat(descriptions): add new feature for customized style

add props: width, min-width, align, label-align, class-name, label-class-name

re #1976 #2353

* feat: update docs

* feat: update docs

* feat: update

* feat: separate type
2021-07-03 15:01:55 +08:00
msidolphin
dae1d88e51 fix: warning in console when cell-contextmenu triggered (#2404) 2021-07-02 19:18:42 +08:00
kooriookami
9dd31d4351
docs(table): standardized documentation (#2398) 2021-07-02 17:35:14 +08:00
kooriookami
7daac762a7
feat(form): label-width supports number type (#2396)
* feat(form): label-width supports number type

* perf: update

* feat: update
2021-07-02 17:30:15 +08:00
msidolphin
6700fbc855
docs: improve the document of form-item (#2372) (#2375) 2021-07-01 08:44:52 +08:00