Commit Graph

1989 Commits

Author SHA1 Message Date
renovate[bot]
6f1aacaee7
chore(deps): update dependency eslint-plugin-import to v2.25.3 (#4344)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-10 18:04:04 +08:00
fratzinger
24eb189e5a
chore: update locale de.ts
complete german locale
2021-11-10 17:45:20 +08:00
renovate[bot]
84cecf5477
chore(deps): update dependency @pnpm/find-workspace-packages to v3.1.22 (#4335)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-10 16:45:01 +08:00
msidolphin
75c6ea967a
refactor: [el-config-provider] change default autoInsertSpace to false (#4330) 2021-11-10 15:21:20 +08:00
renovate[bot]
2cebbbdee3
chore(deps): update dependency esbuild to v0.13.13 (#4331)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-10 15:12:52 +08:00
renovate[bot]
32b71c3640
chore(deps): update dependency vue-tsc to v0.29.2 (#4318)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-10 15:12:39 +08:00
renovate[bot]
2940a15cd6
chore(deps): update dependency vite to v2.6.14 (#4333)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-10 15:12:17 +08:00
renovate[bot]
fd5cbff618
chore(deps): update dependency @pnpm/types to v7.6.0 (#4336)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-10 15:11:55 +08:00
btea
fdf8c13aad
fix(components): [el-autocomplete] fix popper position (#4321)
* fix(components): [el-autocomplete] fix popper position

* fix: add fallback-placements
2021-11-10 10:29:23 +08:00
kooriookami
5a5c9453a3
style: fix style of document (#4329) 2021-11-10 09:38:05 +08:00
Element
b5d979cbb7
chore: update changelog 1.2.0-beta.3 (#4315) 2021-11-09 11:51:23 +08:00
btea
dc5db7f2df
docs: fix popper.js docs link (#4281) 2021-11-09 11:08:24 +08:00
三咲智子
15ce803db2
fix: side-effects (#4310) 2021-11-09 10:46:02 +08:00
Alan Wang
1b763f91a8
docs(components): [el-image] initial index demo (#4283) 2021-11-09 10:30:34 +08:00
renovate[bot]
da6307224c
chore(deps): update typescript-eslint monorepo to v5.3.1 (#4306)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-09 09:28:12 +08:00
C.Y.Kun
1300f89e4f
fix(theme-chalk): fix icon style in Menu component is wrong (#4302) 2021-11-09 09:17:28 +08:00
三咲智子
bb48f6b54b
Revert "chore(deps): update dependency csstype to v3 (#4261)" (#4287)
This reverts commit 312d5eef64.
2021-11-08 13:53:37 -05:00
renovate[bot]
4973f08691
chore(deps): update pnpm to v6.20.4 (#4304)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-09 02:12:23 +08:00
btea
b18750bb2f
fix(style): radio group set inline-block (#4255) 2021-11-08 15:37:11 +08:00
C.Y.Kun
ef70ad203e
docs(components): [el-input-number] remove v-model default value (#4289) 2021-11-08 15:32:38 +08:00
C.Y.Kun
5e3a86eaa9
fix(components): [el-checkbox] tabindex property doesn't work (#4286) 2021-11-08 13:13:47 +08:00
renovate[bot]
312d5eef64
chore(deps): update dependency csstype to v3 (#4261)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-07 18:11:06 -05:00
0song
2057185109
chore: update doc title (#4273)
* chore: update doc title

* chore: update doc title
2021-11-08 03:30:16 +08:00
renovate[bot]
31592a9d1f
chore(deps): update dependency @vueuse/core to v6.8.0 (#4260)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-08 01:26:37 +08:00
Renovate Bot
1825b2e19f chore(deps): update dependency vue-tsc to v0.29.0 2021-11-08 01:24:34 +08:00
三咲智子
7f38d3942f
fix(build): fix types (#4254)
* fix: add devDependencies

* fix(build): fix generate types definitions
2021-11-05 22:47:03 -04:00
renovate[bot]
3afcb91a14
chore(deps): update dependency unplugin-vue-components to v0.17.2 (#4256)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-05 22:45:09 -04:00
renovate[bot]
e96191d0c8
chore(deps): update dependency eslint to v8.2.0 (#4257)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-05 22:44:20 -04:00
btea
c6c1e965f7
fix(components): [el-cascader] empty children set leaf (#3758)
* fix(components): [el-cascader] empty children set leaf

* test: add test
2021-11-06 08:50:48 +08:00
Kevin
e9a110ed47 refactor(components): refactor radio 2021-11-06 03:48:19 +08:00
undefined-design
f058906069 refactor(components): refactor radio 2021-11-06 03:48:19 +08:00
Kevin
25fa5ee114 refactor(components): [el-row] improve props 2021-11-06 03:41:45 +08:00
undefined-design
ae5b02df0d refactor(components): refactor row 2021-11-06 03:41:45 +08:00
Kevin
03b86d69b4 refactor(components): [el-result] improve props 2021-11-06 02:49:33 +08:00
Chen
c10d0cbab3 refactor(components): refactor result 2021-11-06 02:49:33 +08:00
Kevin
3cf03d5a0c refactor(components): refactor rate 2021-11-06 02:35:59 +08:00
Chen
5ed4e1f9e4 refactor(components): refactor rate 2021-11-06 02:35:59 +08:00
Element
3fcc9b9b9e
chore: update changelog 1.2.0-beta.2 (#4247) 2021-11-05 23:09:35 +08:00
0song
b0f8f81297
Chore: update index i18n (#4240)
* chore: update index i18n

* chore: update index i18n

* chore: update index i18n
2021-11-05 20:54:21 +08:00
msidolphin
db6efc9dc9
docs: [config-provider] delete redundant content (#4242) 2021-11-05 20:49:57 +08:00
表弟
b81bf53f0a
feat(components): [el-message] merge the same content messages(#3836) (#3988)
* style(components): [el-message-box] string does not wrap(#3856)

* feat(components): [el-message] merge the same content messages(#3836)

* feat(components): [el-message] merge the same content messages(#3836)

* feat(components): [el-message] merge the same content messages(#3836)

* 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

* feat(components): [el-message] merge the same content messages(#3836)

* feat(components): [el-message] merge the same content messages(#3836)

Co-authored-by: Aex <adaex@qq.com>
2021-11-05 18:55:40 +08:00
Alan Wang
b13955648b
fix(components): [el-select] display false (#4036) 2021-11-05 18:53:01 +08:00
btea
9aa03ac774
fix(components): [el-form] reset form validate error (#3759) 2021-11-05 18:45:45 +08:00
Alan Wang
07353a13e1
fix(components): [el-select] first item hover status error (#3880)
Co-authored-by: “Alanscut” <“wp_scut@163.com”>
2021-11-05 18:40:07 +08:00
云游君
9c74c8595a
refactor(docs): use markdown-it instead of marked (#4239) 2021-11-05 18:37:13 +08:00
msidolphin
e5e9d654a4
fix(components): [el-table] development environment warning issues (#4167)
fix #4166
2021-11-05 18:34:47 +08:00
神楽坂みずき
65276c3e4a
fix(components): ensure table size affects inner selection (#3979)
* fix(components): ensure table size affects selection

* refactor
2021-11-05 18:30:32 +08:00
Aex
2036755e3c
fix(components): h function children parameter usage (#4238)
* fix(components): `h` function children parameter usage

* fix: usage

* fix: icon align
2021-11-05 18:24:19 +08:00
msidolphin
9b059fffc6
fix: [el-date-picker] cannot change the time when provide default-time (#4228)
fix #3746
2021-11-05 18:19:01 +08:00
btea
ee34622c9a
fix(components): [el-cascader] search result switch not highlight (#4087)
* fix(components): [el-cascader] search result switch not highlight

* chore: remove Ref
2021-11-05 18:14:46 +08:00