Commit Graph

2310 Commits

Author SHA1 Message Date
jeremywu
f90001af42
fix(docs): docs site deploy error (#5081)
- Add .nojekyll file for not skipping files starts with _
2021-12-31 15:04:41 +08:00
iamkun
9ce3fa03b1
Update README.md 2021-12-31 14:01:14 +08:00
renovate[bot]
7b67778a97
chore(deps): update dependency sass to v1.45.2 (#5065)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-30 23:15:10 -05:00
Element
bcb776edc8
chore: update changelog 1.3.0-beta.1 (#5074) 2021-12-31 11:59:24 +08:00
renovate[bot]
9b943bc8d4
chore(deps): update dependency @rollup/plugin-node-resolve to v13.1.2 (#5071) 2021-12-31 11:43:19 +08:00
renovate[bot]
21e865ebbe
chore(deps): pin dependencies (#5068)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-31 11:04:40 +08:00
renovate[bot]
e1c01db42c
chore(deps): update dependency gulp-sass to v5.1.0 (#5066)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-31 10:44:22 +08:00
iamkun
262e38a943
doc: update table demo (#5060) 2021-12-30 19:47:57 +08:00
renovate[bot]
a51f05d951
chore(deps): update dependency @vueuse/core to v7.4.3 (#5058)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-30 19:32:36 +08:00
三咲智子
4335b01d6c
refactor(utils)!: refactor global config (#4793)
* refactor(utils)!: remove global config

* refactor(utils): named export PopupManager

* fix tests
2021-12-30 19:31:35 +08:00
jeremywu
f024ddc941
feat(style): update cascader radio button padding size (#5057) 2021-12-30 19:25:37 +08:00
Carter Li
7ea5c85138
fix(components): [time-picker] improve typings (#4810) 2021-12-30 19:03:34 +08:00
三咲智子
d28d0701d7
docs: improve code (#5040)
* docs: remove unused code

* refactor(docs): improve code
2021-12-30 19:00:11 +08:00
jeremywu
fe0bcd16ce
feat(docs): update demo block playground icon (#5052)
- Update playground icon and update the icon for github, copy, source-code for alignment
2021-12-30 17:48:34 +08:00
kooriookami
10e231168a
style: update descriptions style (#5025)
* style: update descriptions style

* style: update

* style: update demo

* style: update

* style: update

* style: update

* style: update

* style: update

* feat: update
2021-12-30 17:46:33 +08:00
msidolphin
d4b8199618
fix(components): adjust style of the radio and form (#5047) 2021-12-30 17:45:49 +08:00
iamkun
fce6acb5ca
refactor(style): adjust table size to large/default/small (#5036)
* feat: update table css

* feat: update table css

* feat: update table css

* feat: update table css
2021-12-30 17:32:24 +08:00
云游君
bd75d831f2
fix(theme-chalk): auto menu item height & add css var, close #4864 (#5034) 2021-12-30 17:28:49 +08:00
云游君
047dbccf3d
fix: adjust tag icon size & add checkbox with-border demo (#5033) 2021-12-30 17:26:32 +08:00
三咲智子
46d0c42f05
ci: fix nightly publish (#5053) 2021-12-30 17:25:40 +08:00
三咲智子
7c74411e8f
ci: publish nightly version (#5041)
* ci: publish nightly version

* ci: change version naming
2021-12-30 17:06:13 +08:00
renovate[bot]
8de0805037
chore(deps): update dependency vite to v2.7.10 (#5050)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-30 16:37:44 +08:00
啝裳
15cfc90d04
docs: adjust space and form size order (#5045) 2021-12-30 14:52:03 +08:00
renovate[bot]
15368e3821
chore(deps): update dependency @pnpm/find-workspace-packages to v3.1.32 (#5031)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-30 04:58:42 +08:00
renovate[bot]
983e040e98
chore(deps): update pnpm to v6.24.4 (#5039)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-30 04:58:35 +08:00
renovate[bot]
e2268c3882
chore(deps): update dependency esbuild to v0.14.9 (#5019)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-30 04:58:07 +08:00
renovate[bot]
0f9e8ed1a6
chore(deps): update dependency @rollup/plugin-replace to v3.0.1 (#5017)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-30 00:59:03 +08:00
renovate[bot]
b53341c33b
chore(deps): update dependency vite to v2.7.9 (#5016)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-30 00:58:37 +08:00
renovate[bot]
7880eab8e3
chore(deps): update dependency rollup-plugin-esbuild to v4.8.2 (#5029)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-30 00:57:59 +08:00
renovate[bot]
9baece97f5
chore(deps): update dependency @pnpm/types to v7.8.0 (#5032)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-30 00:57:38 +08:00
云游君
5067dd3b70
fix(theme-chalk): upload progress & menu padding style & pagination align (#5011)
* fix: upload progress margin

* fix: menu example style

* fix: picker & radio padding, button form details

* fix(theme-chalk): pagination align
2021-12-29 16:21:29 +08:00
Alan Wang
49ec0d6206
fix(components): [el-input-number]set undefined to modelValue (#4869) 2021-12-29 14:27:23 +08:00
renovate[bot]
31acea881b
chore(deps): update dependency vite to v2.7.8 (#5007)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-28 20:27:33 +08:00
renovate[bot]
7e28155b52
chore(deps): update dependency eslint-define-config to v1.2.1 (#5010)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-28 20:27:05 +08:00
renovate[bot]
66621ce263
chore(deps): update dependency vue-tsc to v0.30.1 (#4965)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-28 20:17:32 +08:00
Thad Guidry
c272930bd0
docs: improve grammar (#4896)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2021-12-28 20:16:46 +08:00
云游君
2b209fd760
fix(components): input-number/input/dropdown/select/badge details (#4866) 2021-12-28 19:38:23 +08:00
三咲智子
e1e00f825d
refactor: upgrade vue & remove @vue/compiler-sfc (#4815)
* refactor: remove @vue/compiler-sfc

* chore(deps): upgrade vue
2021-12-28 17:15:54 +08:00
ITKHMER
0a7be517e2
fix(locale): update translation/spelling of Khmer (#4930)
Co-authored-by: Kevin <sxzz@sxzz.moe>
2021-12-28 16:12:51 +08:00
Soul
2481d35d66
fix(components): [el-upload] improve image style (#4902) 2021-12-28 16:06:14 +08:00
renovate[bot]
36ebbf3827
chore(deps): update dependency @commitlint/cli to v16.0.1 (#5004)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-28 16:03:29 +08:00
Satrong
9d68e29248
docs: [el-input] add password type (#5002)
Co-authored-by: Kevin <sxzz@sxzz.moe>
2021-12-28 15:47:10 +08:00
renovate[bot]
144b7b3d7e
chore(deps): update dependency @typescript-eslint/parser to v5.8.1 (#4994)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-28 15:43:45 +08:00
msidolphin
679e7ef285
fix(components): [el-drawer] fix content cannot scroll issue (#5001)
fix #4999
2021-12-28 15:04:38 +08:00
C.Y.Kun
369aee6292
feat(components): [ElCheckboxGroup] add Fragment (#4743) 2021-12-28 08:51:44 +08:00
renovate[bot]
3cf4a05c40
chore(deps): update dependency @typescript-eslint/eslint-plugin to v5.8.1 (#4993)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-27 13:47:30 -05:00
云游君
7c651828e3
fix: message-box confirm button style (#4988) 2021-12-27 19:39:30 +08:00
三咲智子
9100c0b638
docs: change playground domain (#4989) 2021-12-27 17:30:12 +08:00
BigPengZai
a24ddd3682
fix(components): [el-loading] fix the overlap problem
* fix(components): [el-loading] fix overlap  bug
2021-12-27 17:23:26 +08:00
renovate[bot]
18464e79f9
chore(deps): update dependency rollup to v2.62.0 (#4962)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-27 16:41:48 +08:00