btea
8d1a4c5ea6
docs: add template tag for component markdown
2021-09-07 15:59:49 +08:00
wonder_dai
ee846eddf8
chore(docs): fix syntax error ( #3243 )
...
Co-authored-by: daiwanxing <wanxing.dai@coollu.com.cn>
2021-09-06 23:05:04 +08:00
kooriookami
c2b6c30f92
feat(components): [el-timeline] add hollow prop ( #3229 )
...
* feat: timeline add hollow prop
* feat: update
* feat: format
Co-authored-by: kooriookami <18114643032@163.com>
2021-09-05 11:07:24 +08:00
Aex
2f9cdc74ce
chore(project): improve prettier format ( #3236 )
2021-09-05 00:53:31 +08:00
三咲智子
55348b30b6
style: use prettier ( #3228 )
...
* style: use prettier
* style: just prettier format, no code changes
* style: eslint fix
object-shorthand, prefer-const
* style: fix no-void
* style: no-console
2021-09-04 19:29:28 +08:00
三咲智子
079f494f8f
chore: ignore all play files ( #3226 )
2021-09-04 09:52:50 +08:00
三咲智子
80ccfef93c
docs/test: [el-form] add scrollToField docs and test ( #3147 )
...
* docs(typography): format docs
* docs(docs): [el-form] add scrollToField method
* test(components): [el-form] add scrollToField test
* destroy mock
2021-09-03 14:13:58 +08:00
Hefty
f29f8ff89d
docs(components): [el-collapse] add collapse item slot ( #2505 )
2021-09-03 11:09:27 +08:00
云游君
eacd21f118
style(table): allow custom tr background-color ( #3166 )
...
* style(table): allow custom tr background-color
* style(table): format table docs & add status tr example by var
2021-09-01 15:17:13 +08:00
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
kooriookami
b5c7914a05
feat(menu): add ellipsis in horizontal mode ( #3083 )
...
* feat(components): adjust types
* feat: popper add fallbackPlacements
* feat: update
* feat: update
* feat: update
* feat: update
* feat: u7pdate
* feat: update fallbackPlacements
* feat: update fallbackPlacements
* feat: when calculate, include padding
* feat: remove horizontal first level arrow
* feat: update
* feat: fix click item index mistake
* feat: fix item active
* feat: update
* feat: remove ele.me website
2021-08-31 15:31:48 +08:00
msidolphin
b1d2f0de06
feat(components): select-v2 support keyboard operations ( #3138 )
2021-08-31 14:17:43 +08:00
kooriookami
0743e79826
fix: icon clipboard ( #3142 )
2021-08-31 13:34:45 +08:00
Sanxiaozhizi
6cc16bbd06
refactor: enhance type definition ( #3062 )
...
* chore: add vue-tsc for type check
* refactor(components): respect Vue's own style type
* refactor(components): improve props type
* chore(build): improve types
* fix(components): remove unnecessary props
* perf(components): use shallowRef
* fix(components): add missing property type for table
* refactor(components): improve time-picker types
* refactor(components): extract import type
* refactor(components): improve popper types
* refactor(components): upload list types
* fix(docs): fix type
* better type
* fix: remove index
2021-08-31 09:40:13 +08:00
Sanxiaozhizi
6b017045ae
feat(components): button-group add size ( #3098 )
...
* feat(components): button-group add size
* feat(components): add size validator
* docs: complete docs
* fix(components): fix typo
* refactor(components): move and rename tokens
* refactor(components): change size type
* fix: button-group reactive size
2021-08-29 12:33:35 +08:00
msidolphin
a15f5f293f
feat(components): select-v2 support filter-method & remote-search ( #3092 )
2021-08-29 09:46:38 +08:00
kooriookami
a54098393f
style: radio support size prop both border or not ( #3103 )
2021-08-27 20:31:40 +08:00
kooriookami
5f87831710
style: checkbox support size prop both border or not ( #3099 )
...
* style: checkbox support size prop both border or not
* feat: update
* style: update
2021-08-27 20:28:56 +08:00
云游君
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
WilhanTian 田伟汉
9245850dd7
fixed resolve font path errors ( #3048 )
...
fixed resolve font path errors & format code
2021-08-25 17:38:24 +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
jeremywu
e926d20179
fix(build): exposing installer function and version for umd build ( #3041 )
...
* fix(build): exposing installer function and version for umd build
* fix codepen code snippet error
2021-08-25 11:27:16 +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
Helox
97a881c147
refactor(pagination): optimize demo style ( #2890 )
2021-08-11 14:56:14 +08:00
云游君
594eb5b33f
fix(button): when(circle) use button-padding-vertical & add size demo ( #2860 )
2021-08-07 00:06:33 +08:00
iamkun
117eb43ceb
chore: use engligh changelog only before official release ( #2805 )
2021-08-03 20:53:44 +08:00
BeADre
7c131465be
docs(result): fix typo ( #2787 )
2021-08-03 09:38:15 +08:00
云游君
a2dba425a0
chore(build): remove useless dependencies & use ts for gulp & add progressbar ( #2792 )
...
* refactor(theme-chalk): upgrade to ts & renive gulp-mincss with gulp-clean-css
* feat(build): add clean-css colorful log && add progressbar for webpack
2021-08-03 09:12:34 +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
kooriookami
7cf4c69b1f
update i18n version ( #2690 )
2021-07-27 09:26:20 +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
云游君
16a45e6001
refactor(color): rename color-text to text-color ( #2691 )
...
* refactor(color): rename color-text to text-color
* fix(color): text-color typo
2021-07-26 17:33:39 +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
4ae4f85b2f
refactor(locale): i18n migration website code ( #2671 )
...
- Refactor website code accordingly.
2021-07-26 00:40:26 +08:00