sunnuan
0dacfb1247
style: fix missing import ( #3212 )
...
Co-authored-by: sunnuan <sunnuan>
2021-09-03 11:34:16 +08:00
Hefty
f29f8ff89d
docs(components): [el-collapse] add collapse item slot ( #2505 )
2021-09-03 11:09:27 +08:00
三咲智子
80fb61691d
fix: [el-form-item] add min-width ( #3208 )
2021-09-03 10:14:46 +08:00
Aex
21cdf61d20
refactor(components): Improve calendar date range validate ( #3156 )
...
* fix(components): Improve calendar date range validate method
* chore(components): Add some comments and references
* fix(components): change `console.warn` to `warn`
2021-09-03 09:59:45 +08:00
云游君
8654e7d54a
fix: missing timepicker css var ( #3204 )
2021-09-03 09:58:18 +08:00
msidolphin
9c5c17a5d4
fix(components): [el-input-number] model:value not required ( #3190 )
2021-09-03 09:30:42 +08:00
SongWuKong
12b5d76020
fix(components): tabs dynamic text ( #3174 ) ( #3180 )
...
* fix(components): tabs dynamic text (#3174 )
* fix(components): tabs dynamic text (#3174 )
2021-09-03 08:19:28 +08:00
kooriookami
f03a8fe07e
perf: [el-menu] only vertical mode has transition ( #3200 )
2021-09-02 21:08:59 +08:00
sunnuan
d8487f29a6
style: fixed style ( #3202 )
...
Co-authored-by: [liuyaqian] <[liuyaqian@geekplus.com ]>
2021-09-02 18:30:39 +08:00
Aex
01b867896e
style(var): $--border-color-hover
var reference ( #3179 )
2021-09-02 16:18:24 +08:00
Aex
eb8ec6fb7a
fix(components): descriptions cell class ( #3195 )
2021-09-02 15:01:13 +08:00
msidolphin
d6bf132dd4
fix(components): collapse incorrect export statement ( #3185 )
2021-09-02 09:45:57 +08:00
神楽坂みずき
8b801cfd8a
fix(utils): make width valid with calc
( #3181 )
...
fix #3032
2021-09-02 09:45:15 +08:00
Taosh
e8a66adffd
fix(components): [el-form-item] dom element null checking ( #3172 )
2021-09-01 17:49:39 +08:00
Aex
017eb705d3
fix(utils): improve element.addEventListener ( #3173 )
2021-09-01 17:38:54 +08:00
kooriookami
614c09eead
perf: perf menu add back arrow-icon and overflow ( #3167 )
...
* perf: perf menu add back arrow-icon and overflow
* perf: optimize resize
2021-09-01 15:43:57 +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
bfe23ce820
fix(theme-chalk): fixed the wrong background color of timeline-item ( #3165 )
2021-09-01 14:29:20 +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
Alan Wang
2431c6d44d
fix: el-image-viewer drag have problem ( #3133 )
...
* fix: el-image-viewer drag have problem
* Update packages/components/image-viewer/src/index.vue
Co-authored-by: jeremywu <15975785+JeremyWuuuuu@users.noreply.github.com>
Co-authored-by: jeremywu <15975785+JeremyWuuuuu@users.noreply.github.com>
2021-09-01 11:04:42 +08:00
iamkun
4a038cb969
Update CHANGELOG.en-US.md
2021-08-31 18:04:23 +08:00
jeremywu
12006ecdb7
chore(build): remove unused package.json scripts ( #3150 )
...
* chore(build): remove unused package.json scripts
- Remove unused scripts
- Revert changes made for removing ts-node
- Fix button.var error
* Update dropdown.vue
2021-08-31 17:57:35 +08:00
Alan Wang
90f77308a9
fix: [image-viewer] two-finger zoom in and out ( #3114 )
...
Co-authored-by: jia <Fire_Mars_j@163.com>
2021-08-31 17:19:39 +08:00
iamkun
f34d9f07fd
Update CHANGELOG.en-US.md
2021-08-31 15:57:50 +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
kooriookami
e7f18fbb4f
fix: [el-scrollbar] add missing off mouseup ( #3143 )
2021-08-31 14:51:21 +08:00
SongWuKong
5f847e3590
fix(components): [el-table] width init error ( close #3087 ) ( #3117 )
2021-08-31 14:23:45 +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
jeremywu
03bc13e45a
fix(components): layout css lost ( #3140 )
...
- Fix the lost layout css
2021-08-31 10:04:40 +08:00
rikapo
9e0e4febd4
fix(locale): update korean translation ( #3137 )
2021-08-31 09:47:43 +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
feisha
45c292c874
fix: [el-cascader-panel] fix childrenData ( close #3126 ) ( #3131 )
2021-08-30 22:36:55 +08:00
Sanxiaozhizi
f5d0b85dbf
chore: move rollup-plugin-replace to devDependencies ( #3136 )
2021-08-30 21:38:16 +08:00
btea
4e19718553
feat(components): [el-image-viewer] emit close event ( #3129 )
2021-08-30 18:01:44 +08:00
Aex
88e193ce96
fix(components): [el-upload] revoke object url on item remove ( #3135 )
2021-08-30 17:50:24 +08:00
SongWuKong
d1b48949f5
fix(components): image no emit switch event ( close #3132 ) ( #3134 )
2021-08-30 17:44:05 +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
Sanxiaozhizi
8f67fb7645
feat(components): form add scrollToField method ( #3110 )
...
* feat(form): add scrollToField function
* feat(components): complete scrollToField function
Co-authored-by: linjie <linjie@zhuanzhuan.com>
2021-08-28 20:00:19 +08:00
Sanxiaozhizi
629d98edf8
ci: test on multiple versions of nodejs ( #3112 )
2021-08-28 19:54:19 +08:00
wanghaitao
c1445d80de
Table: fix Destructuring assignment bug ( #2893 )
2021-08-28 03:48:03 +08:00
BeADre
fdbbd15187
fix: remove useless and duplicate declaration ( #3082 )
2021-08-28 03:47: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
Sanxiaozhizi
0617cdf9f8
test: fix test ( #3109 )
2021-08-27 19:13:37 +08:00
Sanxiaozhizi
e9e56d5938
chore: upgrade & improve eslint rule ( #3105 )
...
* chore: remove unused ts-node
* chore: upgrade lodash
* chore: upgrade eslint
* perf: remove side effects in computed
* refactor: follow eslint rules
* chore: remove vue-template-compiler
* style: enhance eslint format rule
* style: format code
2021-08-27 17:46:06 +08:00
kooriookami
f274bc97db
style: update calc style ( #3090 )
...
fix #3073
2021-08-27 14:39:53 +08:00
msidolphin
f108d6ca3d
fix(theme-chalk): add the missing margin-left to transfer
2021-08-27 14:39:19 +08:00
云游君
69b402d05e
docs: add format for vite-plugin-element-plus ( #3095 )
2021-08-27 14:38:05 +08:00