C.Y.Kun
|
6113e9e539
|
refactor(components): refactor switch (#4271)
|
2021-12-10 18:30:15 +08:00 |
|
三咲智子
|
5e76d0f435
|
fix(build): compatible to build on windows (#4747)
|
2021-12-10 18:18:16 +08:00 |
|
Carter Li
|
fcd11d9bb0
|
fix(components): [table-column, time-picker] improve typings (#4761)
|
2021-12-10 18:14:31 +08:00 |
|
iceman
|
70b754fe93
|
refactor(components): [el-checkbox] simplify the value (#4674)
Co-authored-by: iceman <dd>
|
2021-12-10 18:13:35 +08:00 |
|
Alan Wang
|
35b1f24f8e
|
fix(components): [el-menu] third-party icons are hidden (#4754)
|
2021-12-10 18:10:42 +08:00 |
|
三咲智子
|
3d019cfbac
|
refactor(components): refactor loading (#4750)
|
2021-12-10 17:52:11 +08:00 |
|
三咲智子
|
b6c077e2c1
|
refactor: improve types (#4746)
|
2021-12-10 17:21:53 +08:00 |
|
三咲智子
|
db1d9401fe
|
feat(components): [el-config-provider] add size (#4730)
|
2021-12-10 17:21:01 +08:00 |
|
renovate[bot]
|
5dcdfded1d
|
chore(deps): update dependency typescript to v4.5.3 (#4751)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-12-10 17:20:22 +08:00 |
|
renovate[bot]
|
c8126ff7d8
|
chore(deps): update dependency components-helper to v1.0.5 (#4767)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-12-10 17:15:43 +08:00 |
|
Kevin
|
aa5be28c0c
|
refactor(components): refactor progress
|
2021-12-10 03:15:16 +08:00 |
|
Alanscut
|
16ea1bfecc
|
refactor(components): refactor progress
|
2021-12-10 03:15:16 +08:00 |
|
renovate[bot]
|
87064c7688
|
chore(deps): update dependency markdown-it to v12.3.0 (#4749)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-12-10 03:12:42 +08:00 |
|
Alan Wang
|
8600be1cd1
|
refactor(components): refactor calendar (#4325)
Co-authored-by: Kevin <sxzz@sxzz.moe>
|
2021-12-10 02:41:46 +08:00 |
|
Alan Wang
|
42430106f3
|
feat(components): [el-select] tag type (#4504)
|
2021-12-10 01:57:50 +08:00 |
|
Alan Wang
|
82478eaaa0
|
docs: [el-date-picker] add example of how to use prefix-icon (#4736)
|
2021-12-10 01:53:55 +08:00 |
|
云游君
|
15251c3639
|
fix(style): override el-icon display in el-input__icon (#4684)
* fix(style): override el-icon display in el-input__icon
* fix(style): use double class selector to override input icon style
* Update packages/theme-chalk/src/input.scss
Co-authored-by: Aex <adaex@qq.com>
|
2021-12-09 22:56:35 +08:00 |
|
Alan Wang
|
0b269e76a1
|
feat(components): [el-divider] support setting the dividing line style (#4435)
* feat(components): [el-divider] support setting the dividing line style
* Update divider.md
|
2021-12-09 20:41:38 +08:00 |
|
renovate[bot]
|
f94b4de5cc
|
chore(deps): update dependency @types/lodash to v4.14.178 (#4732)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-12-09 20:05:18 +08:00 |
|
OwenWong
|
22cf192e12
|
fix(docs): fix webpack config import syntax (#4718)
|
2021-12-09 19:51:04 +08:00 |
|
renovate[bot]
|
e98e57c86a
|
chore(deps): update dependency @vitejs/plugin-vue to v1.10.2 (#4709)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-12-09 19:35:53 +08:00 |
|
renovate[bot]
|
3620f23bc3
|
chore(deps): update dependency rollup to v2.61.0 (#4742)
|
2021-12-09 17:56:32 +08:00 |
|
Wisdom
|
bee6466a5d
|
fix(docs): replace @element-plus/icons with @element-plus/icons-vue (#4704)
|
2021-12-08 23:15:17 +08:00 |
|
Soul
|
16ed0d5076
|
docs: update quickstart.md (#4723)
|
2021-12-08 23:13:48 +08:00 |
|
renovate[bot]
|
d0d0585bf0
|
chore(deps): update dependency vite to v2.7.1 (#4710)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-12-08 23:13:04 +08:00 |
|
renovate[bot]
|
cbc60ea044
|
chore(deps): update dependency eslint to v8.4.1 (#4702)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-12-08 23:06:06 +08:00 |
|
renovate[bot]
|
16353fbca5
|
chore(deps): update dependency @vueuse/core to v7.2.2 (#4727)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-12-08 23:04:07 +08:00 |
|
Alan Wang
|
59ea340e7e
|
fix(components): [el-input-number]set value equal to min will update (#4650)
|
2021-12-08 09:05:52 +08:00 |
|
spx
|
5beaf750f3
|
feat(components): [el-dialog] support custom close icon (#4514)
[el-dialog] support custom close icon
|
2021-12-07 17:51:15 +08:00 |
|
imguolao
|
124b4b8abc
|
fix(docs): fix code not working in Codepen (#4678) (#4679)
fix #4678
|
2021-12-07 17:37:46 +08:00 |
|
Zapic
|
d2ab3844b6
|
fix(hooks): [lockscreen] body lock remove unexpected (#4693) (#4694)
Co-authored-by: KawaiiZapic <kawaiizapic@zapic.moe>
|
2021-12-07 17:25:50 +08:00 |
|
Alan Wang
|
812b1b8b80
|
fix(components): [el-input-number]raise native form validation error (#4706)
|
2021-12-07 17:21:48 +08:00 |
|
张仕春
|
f0162167aa
|
fix(components): [el-table] tooltip wrong style
fix #4697
|
2021-12-07 16:23:11 +08:00 |
|
三咲智子
|
4c2a8a03f0
|
fix: vue type errors (#4696)
* chore(deps): upgrade vue to v3.2.24
* fix(deps): add csstype
|
2021-12-07 11:18:15 +08:00 |
|
renovate[bot]
|
d3db915f51
|
chore(deps): update typescript-eslint monorepo to v5.6.0 (#4695)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-12-07 03:21:00 +08:00 |
|
renovate[bot]
|
dde131be65
|
chore(deps): update dependency unplugin-vue-components to v0.17.6 (#4675)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-12-07 03:10:05 +08:00 |
|
renovate[bot]
|
6cd38c598e
|
chore(deps): update dependency eslint-plugin-vue to v8.2.0 (#4688)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-12-07 03:09:51 +08:00 |
|
云游君
|
68664d1b85
|
fix: upgrade @element-plus/icons-vue to currentColor (#4671)
|
2021-12-05 13:36:16 +08:00 |
|
云游君
|
e01a236849
|
refactor(style): rename -color-base to --el-bg-color (#4615)
|
2021-12-05 12:59:18 +08:00 |
|
0song
|
e568973a58
|
chore: update doc nav new (#4669)
|
2021-12-05 00:56:16 +08:00 |
|
三咲智子
|
89df83c737
|
chore(deps): remove unless dependencies (#4668)
|
2021-12-04 23:40:34 +08:00 |
|
三咲智子
|
b153aaa7a5
|
fix(hooks): return key name if not defined (#4664)
|
2021-12-04 23:40:06 +08:00 |
|
renovate[bot]
|
ad7224b39f
|
chore(deps): update dependency unplugin-vue-components to v0.17.4 (#4667)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-12-04 23:23:41 +08:00 |
|
Alan Wang
|
b7ea88193b
|
refactor(components): refactor drawer (#4282)
Co-authored-by: Kevin <sxzz@sxzz.moe>
|
2021-12-04 23:19:34 +08:00 |
|
renovate[bot]
|
74dca2fcce
|
chore(deps): update dependency prettier to v2.5.1 (#4666)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-12-04 23:13:45 +08:00 |
|
renovate[bot]
|
b0d58d856e
|
chore(deps): update dependency eslint to v8.4.0 (#4660)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-12-04 22:16:49 +08:00 |
|
btea
|
73038fccce
|
fix(components): [el-message] fit badge error type (#4662)
|
2021-12-04 22:16:33 +08:00 |
|
renovate[bot]
|
503258ce4c
|
chore(deps): update dependency esbuild to v0.14.2 (#4661)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-12-04 21:58:57 +08:00 |
|
renovate[bot]
|
9cfd82ba65
|
chore(deps): update dependency unplugin-vue-components to v0.17.3 (#4663)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-12-04 21:58:35 +08:00 |
|
三咲智子
|
5087026948
|
refactor: change icon package name (#4625)
|
2021-12-04 11:20:06 +08:00 |
|