Commit Graph

2047 Commits

Author SHA1 Message Date
renovate[bot]
1adc108604
chore(deps): update typescript-eslint monorepo to v5.3.0 (#4163)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-02 16:36:27 +08:00
辛宝Otto
4c4666d65a
docs(docs): fix custom theme doc (#4156)
* docs(docs): fix custom theme doc

fix #4148

* docs(docs): add on-demand  import use, compatible with full use
2021-11-02 14:13:04 +08:00
云游君
c1621a5164
fix: input suffix icon center by flex (#4159) 2021-11-01 20:05:25 +08:00
renovate[bot]
e0a0502eb3
chore(deps): update dependency @pnpm/find-workspace-packages to v3.1.21 (#4158)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-01 19:56:01 +08:00
Aex
cf6a38a4fd
fix(components): el-select-v2 empty icon (#4154) 2021-11-01 17:57:35 +08:00
renovate[bot]
43a75c2ddc
chore(deps): update commitlint monorepo to v14 (major) (#4152)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-01 17:25:16 +08:00
renovate[bot]
9468d8990c
chore(deps): update dependency @pnpm/types to v7.5.0 (#4150)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-01 17:23:35 +08:00
renovate[bot]
2ae92410c1
chore(deps): update dependency rollup to v2.59.0 (#4151)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-01 17:12:25 +08:00
Aex
fa46dbd0b4
fix(components): el-loading spinner directive (#4133) 2021-11-01 15:16:11 +08:00
Alan Wang
5a9b90b3aa
fix: [el-transfer]modelvalue is not in original order (#4082) 2021-11-01 15:11:46 +08:00
msidolphin
974e9d563f
fix(components): [el-tree-v2] empty-text supports empty string & virtual list width become no required (#4144) 2021-11-01 15:05:04 +08:00
SongWuKong
fb8fc98c63
fix(components): [el-tree] emptyText empty string is invalid (#4135) (#4136)
* fix(components): [el-tree] emptyText  empty string is invalid (#4135)

* fix: emptyText  empty  judge
2021-11-01 11:38:15 +08:00
msidolphin
86866f6725
fix: [el-date-picker] avoid click event error & fix cell props (#4134) 2021-10-31 20:59:23 +08:00
btea
c33d861797
fix(components): [el-tree-v2] indent can not set zero (#3881)
* fix(components): [el-tree-v2] indent can not set zero

* chore: simplify code
2021-10-31 20:11:16 +08:00
renovate[bot]
3ad614c039
chore(deps): update dependency esbuild to v0.13.12 (#4127)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-31 16:34:06 +08:00
iamkun
97595cbfa3
chore: Create manual-deploy-docs.yml (#4130) 2021-10-31 13:40:45 +08:00
jeremywu
7f8f7a3207
fix(docs): fix-docs-build-issue (#4125) 2021-10-31 12:33:55 +08:00
Aex
e3d92a5b76
docs(components): el-notification icon attribute (#4126) 2021-10-31 12:32:06 +08:00
btea
d6c6c99ffc
fix(components): [el-table] refresh data, selected error (#3908) 2021-10-31 10:52:21 +08:00
Element
e1b125930d
chore: Update changelog 1.2.0-beta.1 (#4124) 2021-10-31 10:50:22 +08:00
renovate[bot]
0fc04c3b6c
chore(deps): update dependency ts-morph to v12.1.0 (#4123)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-31 10:31:42 +08:00
SongWuKong
c728e25cea
fix(components): [el-menu] icon style (#4122) 2021-10-31 01:35:50 +08:00
jeremywu
22e960d34b
chore(docs): add GA for docs (#4120)
- Add Goolge Analysis scripts for website
2021-10-31 00:41:01 +08:00
SongWuKong
708b58d191
fix(components): [el-cascader] can not use keyboard select node(#3254) (#3260)
* fix(components): [el-cascader] can not use keyboard select node(#3254)

* fix(components): [el-cascader] add filterable keyboard selection test

* fix: switch case block
2021-10-31 00:25:24 +08:00
btea
4c698be458
fix(components): upload headers add type judge (#4119) 2021-10-30 23:37:44 +08:00
Alan Wang
c1bfe08c21
fix(components): [el-input] input border (#4110) 2021-10-30 22:46:27 +08:00
renovate[bot]
bb3bdda1c0
chore(deps): update dependency @rollup/plugin-commonjs to v21 (#4103)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-30 22:23:20 +08:00
wxyong
5fd62430a1
fix(components): [el-upload] request headers missing when headers is typeof Headers(#4043) (#4045)
Co-authored-by: itw_wuxy <itw_wuxy@tkmail.com>
2021-10-30 22:12:33 +08:00
CodeSpikeX
7fe4e0b026
feat(components): [el-message] & [el-notification] appendTo option added (#4012)
* feat(components): [el-message] & [el-notification] appendTo option added

* fix(components): unit test and replaced warn with debugWarn
2021-10-30 22:09:36 +08:00
renovate[bot]
41981d8789
chore(deps): pin dependency resize-observer-polyfill to 1.5.1 (#4118)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-30 22:08:15 +08:00
三咲智子
a902be5917
refactor(utils)!: remove resize-observer-polyfill (#4058)
* refactor(utils): remove resize-observer-polyfill

* test: add resize-observer-polyfill for tests only
2021-10-30 21:48:25 +08:00
三咲智子
d09ee99f34
fix(build): transform to es2018 syntax (#4090) 2021-10-30 21:46:33 +08:00
msidolphin
93a1aa9b2f
feat(components): [el-date-picker] support customized cell content (#4078)
re #4056
2021-10-30 21:39:11 +08:00
kooriookami
cf726a0b42
feat: add fit-input-width prop (#4088) 2021-10-30 09:34:19 -04:00
btea
383ecc49ca
fix(docs): update readme local development file name (#4117) 2021-10-30 21:33:09 +08:00
神楽坂みずき
94c404b12a
fix(checkbox): fix checkbox when modelvalue length less than min limit (#1745)
* fix(checkbox): fix checkbox when modelvalue length less than min limit

* fix

* fix something wrong while handling conflict
2021-10-30 21:30:52 +08:00
Aex
cd646824c2
feat(components): el-switch add inline content support (#4091)
* refactor(components): el-swtich custom texts and icons

* fix: test

* fix: font size

* fix: example margin

* feat(components): el-switch add inline-prompt support

* revert: paly

* docs: update icons

* feat: add inner text

* fix: switch test

* refactor: icon inline
2021-10-30 21:23:29 +08:00
renovate[bot]
7fa12f92a4
chore(deps): update jamesives/github-pages-deploy-action action to v4 (#4106)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Kevin <sxzz@sxzz.moe>
2021-10-30 20:29:10 +08:00
jeremywu
837c8b1e45
fix(docs): tree document error (#4115)
- Fix tree document lack of ::: symbol
2021-10-30 19:37:40 +08:00
renovate[bot]
9da0b04247
chore(deps): pin dependencies (#4114)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-30 18:28:29 +08:00
renovate[bot]
5b5e9ab81d
chore(deps): update dependency eslint-plugin-vue to v8 (#4105)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Kevin <sxzz@sxzz.moe>
2021-10-30 18:13:00 +08:00
Aex
dbdab2cbd7
revert(docs): scollbar style scoped (#4113) 2021-10-30 18:09:33 +08:00
renovate[bot]
5a09a00edf
chore(deps): pin dependencies (#4112)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-30 17:34:33 +08:00
三咲智子
6df917ab61
chore(play): move dependencies to devDependencies (#4111) 2021-10-30 17:24:35 +08:00
renovate[bot]
ab81fc89f2
chore(deps): pin dependencies (#4098)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-30 17:09:09 +08:00
三咲智子
e17f710416
chore: change renovate config (#4108) 2021-10-30 16:55:52 +08:00
renovate[bot]
07dba76162
chore(deps): update dependency unplugin-vue-components to ^0.17.0 (#4099)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-30 16:24:31 +08:00
renovate[bot]
d1df4ad207
fix(deps): update dependency axios to ^0.24.0 (#4102)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-30 16:23:53 +08:00
三咲智子
4eae898336
chore: change renovate config (#4100) 2021-10-30 16:12:42 +08:00
renovate[bot]
6c11added3
chore(deps): update dependency @vue/test-utils to v2.0.0-rc.16 (#4095)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-30 16:00:18 +08:00