Commit Graph

2224 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
SongWuKong
8f57bf610e
fix(components): [el-popper] onVisibilityChange (#4907) 2021-12-21 14:03:51 +08:00
啝裳
fa751a6ae0
perf: [el-switch] activeIcon and inactiveIcon type (#4899) 2021-12-21 11:47:04 +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]
b907e3cd33
chore(deps): update dependency esbuild to v0.14.5 (#4865)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-16 20:08:27 +08:00
renovate[bot]
0f56df009e
chore(deps): update dependency @pnpm/types to v7.7.1 (#4829)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-16 20:08:16 +08:00
renovate[bot]
0cc9397a10
chore(deps): update dependency typescript to v4.5.4 (#4818)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-16 19:38:34 +08:00
renovate[bot]
48ba7d81a1
chore(deps): update dependency @vitejs/plugin-vue to v2.0.1 (#4828)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-16 19:33:08 +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
renovate[bot]
9fd82d63b0
chore(deps): update dependency @pnpm/find-workspace-packages to v3.1.30 (#4827)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-16 19:31:55 +08:00
renovate[bot]
3504d104e8
chore(deps): update pnpm to v6.24.1 (#4832)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-16 19:31:41 +08:00
云游君
2e75c3e086
chore: move \@ctrl/tinycolor to dependencies (#4842) 2021-12-15 23:15:19 +08:00
云游君
74785ca472
refactor(components): set messagebox button size be default (#4846) 2021-12-15 17:32:22 +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
Alan Wang
b741ab5e67
fix(components): [el-form] vertical aligin (#4717) 2021-12-15 16:32:14 +08:00
cregis0073
13145de1e8
fix(theme-chalk): Put back !optional to @extend (#4835) 2021-12-15 16:28:09 +08:00
renovate[bot]
6d1d21ffda
chore(deps): update typescript-eslint monorepo to v5.7.0 (#4816)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-14 04:51:46 +08:00
renovate[bot]
08339f50c0
chore(deps): update dependency vite to v2.7.2 (#4811)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-14 00:48:26 +08:00
renovate[bot]
7e230cac13
chore(deps): update dependency @rollup/plugin-node-resolve to v13.1.1 (#4814)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-14 00:37:51 +08:00
renovate[bot]
def4bea03e
chore(deps): update dependency unplugin-vue-components to v0.17.9 (#4812)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-14 00:35:51 +08:00
renovate[bot]
d345ae21ea
chore(deps): update dependency esbuild to v0.14.3 (#4802)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-13 13:45:23 +08:00
btea
dda60bd200
chore(utils): remove unnecessary as string (#4805) 2021-12-13 13:44:29 +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
三咲智子
324edcda96
chore: update issue workflow (#4794) 2021-12-12 23:31:02 +08:00
三咲智子
6287c1f92d
refactor(utils): remove isServer (#4792) 2021-12-12 23:28:03 +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
renovate[bot]
1d6db5dfa8
chore(deps): update dependency @vitejs/plugin-vue to v2 (#4797)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-12 22:35:54 +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]
36adee9cf6
chore(deps): update dependency sass to v1.45.0 (#4785)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-11 21:34:12 +08:00
renovate[bot]
ee409aa545
chore(deps): update dependency unplugin-vue-components to v0.17.8 (#4776)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-11 21:24:59 +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
renovate[bot]
9f78a42a12
chore(deps): update actions-cool/maintain-one-comment action to v2 (#4784) 2021-12-11 17:59:12 +08:00
iamkun
3158cb33c9
chore: update preview img (#4788) 2021-12-11 17:58:05 +08:00
iamkun
cbb820e5c1
chore: update readme 2021-12-11 13:16:25 +08:00
iamkun
e2589aa78a
chore: update readme 2021-12-11 13:10:56 +08:00
iamkun
c386498550
chore: update readme 2021-12-11 13:07:03 +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