Commit Graph

1364 Commits

Author SHA1 Message Date
三咲智子
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
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
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
云游君
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
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
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
云游君
e01a236849
refactor(style): rename -color-base to --el-bg-color (#4615) 2021-12-05 12:59:18 +08:00
三咲智子
b153aaa7a5
fix(hooks): return key name if not defined (#4664) 2021-12-04 23:40:06 +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
btea
73038fccce
fix(components): [el-message] fit badge error type (#4662) 2021-12-04 22:16:33 +08:00
三咲智子
5087026948
refactor: change icon package name (#4625) 2021-12-04 11:20:06 +08:00
三咲智子
7647c9e685
fix(hooks): fix translate option (#4619) 2021-12-04 11:15:49 +08:00
云游君
240f65c2a3
fix(style): icon font-size inherit (#4565) 2021-12-04 01:32:13 +08:00
btea
3c4d4a841c
fix(components): [el-button] computed type (#4641) 2021-12-04 01:23:40 +08:00
Oscar Albareda
e68a5968f1
fix(locale): update ca (#4644) 2021-12-02 20:05:10 +08:00
Alan Wang
54583bbec7
fix(components): [el-config-provider] autoInsertSpace false (#4629) 2021-12-02 20:00:56 +08:00
云游君
db4db285ac
fix(components): dropdown menu divided style, close #4631 (#4638) 2021-12-02 19:51:23 +08:00
C.Y.Kun
f1c9be0bbc
fix(hooks): rename ConfigProvdierContext to ConfigProviderContext (#4620) 2021-12-01 22:26:57 +08:00
Alan Wang
16e1056e01
fix(components): [el-date-picker] can't use numpadEnter (#4563)
* fix(components): [el-date-picker] can't use numpadEnter

* fix(components): [el-date-picker]enter to close when input.value is null

* fix(components): [el-date-picker] add test
2021-12-01 16:29:49 +08:00
C.Y.Kun
0009de4be0
feat(components): [ElCalender] add internationalization (#4582)
* feat(components): [ElCalender] add internationalization

* perf(components): [ElCalender] remove redundant  `ref`
2021-12-01 16:26:51 +08:00
Esteban Fuentealba
f2b08cb025
fix(theme-chalk): add !optional to @extend 2021-12-01 16:26:00 +08:00
三咲智子
57dd10ad49
fix(utils): setTimeout & config-provider type (#4598)
* fix(utils): setTimeout type

* fix(components): export config-provider types
2021-12-01 15:58:53 +08:00
Alan Wang
d09267b7d4
fix(components): [el-dropdown] icon vertical center (#4431) 2021-11-30 16:21:15 +08:00
Alan Wang
49b0acf33a
fix(components): [el-tag] icon-center (#4438) 2021-11-30 16:10:36 +08:00
C.Y.Kun
164f4249d1
fix(components): [ElScrollbar] fix useResizeObserver watch undefined (#4576) 2021-11-30 15:49:35 +08:00
btea
aae2514a87
improvement(components): [el-cascader-panel] unref store (#4544) 2021-11-30 11:38:21 +08:00
C.Y.Kun
b12e82b8fc
fix(components): [ElMenu] the collapsible menu switch will disappear (#4575) 2021-11-29 19:29:41 +08:00
云游君
ad3ea51b83
fix(style): input inner padding right when has suffix (#4574) 2021-11-29 19:27:39 +08:00
三咲智子
bbd16a08e9
refactor(hooks): refactor hooks (#4253)
* refactor(hooks): remove use-css-var

* refactor(hooks): remove use-events

* refactor(hooks): remove use-migrating

* refactor(hooks): remove use-transition

* refactor(hooks): named export useAttrs

* refactor(hooks): named export useFocus

* refactor(hooks): refactor useFormItem

* refactor(hooks): refactor useGlobalConfig

* refactor(hooks): refactor useLocale

* refactor(hooks): refactor useLockscreen

* refactor(hooks): refactor useModal

* refactor(hooks): refactor useModelToggle

* refactor(hooks): refactor usePreventGlobal

* refactor(hooks): refactor useRestoreActive

* refactor(hooks): refactor useTeleport

* refactor(hooks): refactor useThrottleRender

* refactor(hooks): refactor useTimeout

* refactor(hooks): refactor useTransitionFallthrogh
2021-11-29 15:58:44 +08:00
云游君
17d6287d6c
fix(components): confirm button style when in message-box (#4564) 2021-11-29 13:24:32 +08:00
renovate[bot]
023bc0685d
chore(deps): update dependency prettier to v2.5.0 (#4536)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Kevin <sxzz@sxzz.moe>
2021-11-28 20:20:09 +08:00
王永辉
0feacce078
Update item.vue (#4555)
remove useless code
2021-11-28 14:14:31 +08:00
C.Y.Kun
af2d8cf6ba
fix(components): [date-picker] range-separator slot don't work (#4522) 2021-11-25 09:43:50 +08:00
sumy
6c79ef576c
fix(components): [el-upload] fix get accept from uploader.props (#4506)
fix #4505
2021-11-24 22:32:56 +08:00
啝裳
23958e4a75
fix(components): [el-menu] menu-collapse onLeave lose done (#4517) 2021-11-24 17:31:18 +08:00
周毓杰 (Oliver Zhou)
adc85619e0
perf(components): avoid unnecessary tab switch rerender (#4513)
Co-authored-by: 周毓杰 <xiake@xiaohongshu.com>
2021-11-24 13:55:00 +08:00
muhammadcahya
44cd5d243f
fix(locale): improve Indonesian (Bahasa) translations and fix typo (#4476) 2021-11-23 00:19:51 +08:00
C.Y.Kun
8fe4f1e65e
fix(components): [ElFormItem] label will be show undefined (#4487) 2021-11-23 00:17:19 +08:00
C.Y.Kun
0832a55f89
refactor(components): refactor button (#4499) 2021-11-23 00:10:54 +08:00
kooriookami
94e0421623
fix: coler picker support touch (#4477)
* fix: coler picker support touch

* fix: update

* fix: add getClientXY util

* fix: move getClientXY to util/dom
2021-11-22 17:01:09 +08:00
云游君
900d62a77e
refactor(style): rename disabled color and migrate to css var (#4493)
* refactor(style): adjust component size to large/default/small

* fix(style): radio checkbox button default color

* Revert "refactor(style): adjust component size to large/default/small"

This reverts commit a952d9c81a.

* fix(style): use disabled-color-base as button disabled-text-color

* refactor(style): rename disabled base color

* refactor(style): simplify css var generate
2021-11-22 15:10:23 +08:00
云游君
859629c3ac
fix(style): radio checkbox button default color (#4492)
* refactor(style): adjust component size to large/default/small

* fix(style): radio checkbox button default color

* Revert "refactor(style): adjust component size to large/default/small"

This reverts commit a952d9c81a.

* fix(style): use disabled-color-base as button disabled-text-color
2021-11-22 14:22:15 +08:00