Commit Graph

1350 Commits

Author SHA1 Message Date
云游君
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
云游君
e68b6c05d7
refactor(style): rename to text-color bg-color (#4468)
* refactor(style): rename -font to -text-color & -background to -bg-color

* refactor(style): rename bg-color text-color

* refactor(style): rename 'color' to 'text-color'
2021-11-22 11:19:44 +08:00
btea
500fa403ba
fix(components): [el-select-v2] set option default value 0 (#4417)
* fix(components): [el-select-v2] set option defalut value 0

* fix: add hasModelValue
2021-11-21 20:23:24 +08:00
btea
57f9da5502
chore(style): use english comment and fix typo (#4430) 2021-11-21 19:20:12 +08:00
C.Y.Kun
e9f3d989c6
fix(components): [el-image] preview-src-list warn (#4472) 2021-11-21 19:17:17 +08:00
C.Y.Kun
e51ce0dc17
fix(components): [ElSelect] fix group disabled don't work (#4481) 2021-11-21 19:14:29 +08:00
lukaszwojtow
75a32a62d7
fix(i18n): improve Polish translations (#4475) 2021-11-21 19:13:18 +08:00
renovate[bot]
1157efc9e5
chore(deps): update dependency @vueuse/core to v7 (#4479)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-21 19:07:32 +08:00
云游君
5a166b4ba5
feat(components): add custom color for button & rename css var bg-color (#3664) 2021-11-19 20:22:16 +08:00
Nangialai Stoman
89f091a721
feat: add translation for pashto language (#4456) 2021-11-19 12:48:14 +08:00
SongWuKong
ff9a6d2c6b
fix(components): [el-rate] icon hidden (#4452) 2021-11-18 22:33:36 +08:00
renovate[bot]
7d2fb375a7
chore(deps): update vue monorepo to v3.2.22 (#4402)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-16 10:55:54 +08:00
三咲智子
6de5aacce4
fix(components): [el-tabs] fix tab render (#4383) 2021-11-15 10:08:07 +08:00
C.Y.Kun
6363cf03bc
refactor(components): refactor skeleton/skeleton-item (#4264) 2021-11-14 22:55:50 +08:00
云游君
d0fa8ba6e5
chore(style): use english comment with scss style for vite build (#4381) 2021-11-12 17:02:28 +08:00