Commit Graph

4280 Commits

Author SHA1 Message Date
cregis0073
13145de1e8 fix(theme-chalk): Put back !optional to @extend (#4835) 2021-12-15 16:28:09 +08:00
btea
dda60bd200 chore(utils): remove unnecessary as string (#4805) 2021-12-13 13:44:29 +08:00
三咲智子
6287c1f92d refactor(utils): remove isServer (#4792) 2021-12-12 23:28:03 +08:00
云游君
7666e247c3 fix(style): custom icon size (#4798) 2021-12-12 22:33:48 +08:00
云游君
4560adfdf8 refactor(style): adjust component size to large/default/small (#4491)
* refactor(style): adjust component size to large/default/small

* refactor(components): avatar size & use flex instead of block

* refactor(components): adjust check button size

* refactor(components): adjust tag size

* refactor(components): adjust size doc

* fix(components): datetime-picker demo style width

* refactor(components): color-picker size & block to flex

* refactor(components): adjust slider input size

* refactor(components): adjust radio input size for demo

* refactor(components): adjust select size & docs

* refactor(components): adjust form radio size & docs

* refactor(components): add windicss for docs

* refactor(components): adjust skeleton avatar size to css var

* refactor(components): simplify typography size demo

* refactor(components): adjust dropdown size & demo

* refactor(components): adjust descriptions size

* fix(components): datetime-picker showcase class pollute global button

* chore(ci): upgrade docs dependencies to fix ci

* fix(ci): add highlight because vitepress not export it

* fix(ci): disable line for no-console

* fix(ci): remove mini to fix test

* fix(style): code font size

* fix(style): button span flex style

* fix(style): button padding horizontal default 15px

* refactor(components): adjust tag padding size & demo

* refactor(components): adjust form line-height for input

* refactor(components): adjust dropdown menu size & button padding

* fix(style): picker separator block to flex center

* fix: dropdown button span items-center

* style: adjust input-with-icon & size demo & fix input vitepress load

* chore: upgrade dependencies

* chore: upgrade dependencies

* ci: fix website build

* ci: regenerate pnpm-lock.yaml

* ci: use dev pnpm-lock

* ci: update pnpm-lock.yaml
2021-12-12 17:54:21 +08:00
云游君
3fa3e9ff6b refactor(utils): use @ctrl/tinycolor instead of custom color.ts (#4682) 2021-12-12 16:14:42 +08:00
三咲智子
d14609954b fix(build): circular dependency (#4791) 2021-12-12 13:39:54 +08:00
renovate[bot]
a8462cf49d chore(deps): update dependency rollup to v2.61.1 (#4789)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Kevin <sxzz@sxzz.moe>
2021-12-11 21:14:57 +08:00
btea
81efc44c3b fix(components): [date-picker] filter custom content comment (#4651) 2021-12-11 12:35:47 +08:00
msidolphin
4f6cac4252 fix: [el-date-picker] focus input box when focus method is called (#4343)
fix #4327
2021-12-11 06:56:40 +08:00
C.Y.Kun
13375ef887 fix(components): [ElDatePicker] click clear is invalid (#4768) 2021-12-10 21:21:21 +08:00
Alan Wang
60bdd14317 fix(components): [el-tooltip] fallback placement (#4771) 2021-12-10 18:32:30 +08:00
C.Y.Kun
6113e9e539 refactor(components): refactor switch (#4271) 2021-12-10 18:30:15 +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
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