Commit Graph

188 Commits

Author SHA1 Message Date
msidolphin
1d0d0053fc
fix: [el-checkbox-group]: default value adjusted to empty array (#4316)
fix #4300
2021-12-21 14:38:54 +08:00
A1lo
ae4e8f20f3
docs: update alibaba npm mirror registry (#4911) 2021-12-21 09:44:54 +08:00
João Gonçalves
0a43be5939
feat(components): [el-dropdown] add new "popper-class" prop (#4909)
Co-authored-by: João Gonçalves <joaogoncalves@pixelmatters.com>
2021-12-21 09:44:37 +08:00
Thad Guidry
9207a615a7
docs: improve grammar (#4895) 2021-12-21 09:36:13 +08:00
Thad Guidry
3746eb1246
docs: improve grammar (#4894) 2021-12-21 09:35:24 +08:00
Thad Guidry
4adbf1355e
docs: fix grammar (#4893) 2021-12-21 09:34:25 +08:00
Alan Wang
23712260f0
docs: [el-upload]add example of setting on-exceed to cover the old file (#4861)
* docs: [el-upload]add example of seting on-exceed to cover the old file

* Update packages/components/upload/src/useHandlers.ts

Co-authored-by: btea <2356281422@qq.com>

* Update docs/examples/upload/limit-cover.vue

Co-authored-by: btea <2356281422@qq.com>

Co-authored-by: btea <2356281422@qq.com>
2021-12-21 09:27:52 +08:00
Soul
f387feab42
docs: [el-form] typo (#4897) 2021-12-20 11:21:01 +08:00
Soul
a7e72c08ff
docs: [el-time-picker] update default value (#4898)
already disabledTime '18:40', it might mislead reader.
2021-12-20 11:15:41 +08:00
renovate[bot]
6ddd8df46d
chore(deps): update dependency @crowdin/cli to v3.7.4 (#4881)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-17 20:21:17 +08:00
renovate[bot]
adb654592b
chore(deps): update dependency @crowdin/cli to v3.7.3 (#4831)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-16 19:32:55 +08:00
云游君
59a0c4cf7a
refactor(docs): use setup sugar simplify input demo (#4845) 2021-12-15 17:32:09 +08:00
云游君
efb48a61fd
fix(style): adjust component size & demo (#4801)
* fix(style): adjust button size & demo spacing

* fix(style): adjust input padding & with prefix/suffix

* fix(style): adjust button padding horizontal

* fix(style): adjust form margin & font-size

* refactor(docs): use setup simplify form examples
2021-12-15 16:36:49 +08:00
云游君
7caa13e80c
feat(style): add scrollbar for docs (#4800)
* feat(style): add scrollbar for docs

* fix(style): adjust scrollbar color
2021-12-13 00:07:28 +08:00
renovate[bot]
f69061a6ad
chore(deps): pin dependencies (#4799)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-12 23:21:22 +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
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
Alan Wang
60bdd14317
fix(components): [el-tooltip] fallback placement (#4771) 2021-12-10 18:32:30 +08:00
Alan Wang
d6d74c510a
docs: [el-cascader] add guidance on how to set props (#4689) 2021-12-10 18:31:15 +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
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
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
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]
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
imguolao
124b4b8abc
fix(docs): fix code not working in Codepen (#4678) (#4679)
fix #4678
2021-12-07 17:37:46 +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
Alan Wang
b7ea88193b
refactor(components): refactor drawer (#4282)
Co-authored-by: Kevin <sxzz@sxzz.moe>
2021-12-04 23:19:34 +08:00
三咲智子
5087026948
refactor: change icon package name (#4625) 2021-12-04 11:20:06 +08:00
msidolphin
12855f0d73
docs: [el-tree-v2] fixed the description of props.value (#4376) 2021-12-04 02:04:38 +08:00
0song
8d4ca53825
chore: update doc sidebar (#4561) 2021-11-30 11:23:54 +08:00
云游君
ad3ea51b83
fix(style): input inner padding right when has suffix (#4574) 2021-11-29 19:27:39 +08:00
三咲智子
151be696dd
feat(docs): add auto import and update icon (#4554) 2021-11-29 15:59:32 +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
renovate[bot]
1fa735f605
chore(deps): update dependency @vueuse/core to v7.1.2 (#4529)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-27 18:39:27 +08:00
renovate[bot]
f133de59cd
chore(deps): update dependency @vueuse/core to v7.1.0 (#4526)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-25 09:41:44 +08:00
三咲智子
b853b7a9ff
refactor: improve tsconfig (#4386) 2021-11-24 13:49:49 +08:00
renovate[bot]
e9d4bc21dc
chore(deps): update dependency @vueuse/core to v7.0.3 (#4510) 2021-11-24 12:55:22 +08:00
renovate[bot]
9943c88922
chore(deps): update dependency vite-plugin-inspect to v0.3.11 (#4511) 2021-11-24 12:54:59 +08:00
muhammadcahya
44cd5d243f
fix(locale): improve Indonesian (Bahasa) translations and fix typo (#4476) 2021-11-23 00:19:51 +08:00
renovate[bot]
3f6c246057
chore(deps): update dependency @vueuse/core to v7.0.1 (#4494)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-22 23:53:23 +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
卡西猫倒
acae6c83cb
docs(components): [el-upload] add upload 'file' slot (#4446) 2021-11-21 19:29:03 +08:00
0song
c349f27f2c
feat: add figma resource (#4469) 2021-11-21 19:23:44 +08:00
0song
da5d1171eb
chore: update doc mobile sidebar style (#4420) 2021-11-21 19:20:35 +08:00
刘小灰
61ef932e15
docs: button-group add type attribute (#4473) 2021-11-21 19:15:14 +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