Commit Graph

1770 Commits

Author SHA1 Message Date
三咲智子
647367e887
ci: upgrade pnpm version (#3895) 2021-10-16 20:58:41 +08:00
三咲智子
cf112c5866
refactor(utils): improve props validator warning (#3847)
* refactor(utils): improve props validator warning

* Update props.ts

* refactor: improve buildProps

* fix: test

Co-authored-by: Herrington Darkholme <2883231+HerringtonDarkholme@users.noreply.github.com>
2021-10-15 18:24:49 +08:00
deepthan
e8043abca8
fix: capitalize the first letter of the error message (#3882)
* Fix: fix erros message typo

Co-authored-by: linkun.he <helinkun@ithinkdt.com>
Co-authored-by: Herrington Darkholme <2883231+HerringtonDarkholme@users.noreply.github.com>
2021-10-15 17:51:15 +08:00
Alan Wang
39c286f140
fix: table lazy rows can't expand at the first time (#3731)
* fix: Table Attributes expand-row-keys has changed, but fold not work

* fix: Table lazy column can't expand at the first time

* Update packages/components/table/src/store/tree.ts

Co-authored-by: jeremywu <15975785+JeremyWuuuuu@users.noreply.github.com>

* Update packages/components/table/src/store/tree.ts

Co-authored-by: jeremywu <15975785+JeremyWuuuuu@users.noreply.github.com>

Co-authored-by: jeremywu <15975785+JeremyWuuuuu@users.noreply.github.com>
2021-10-14 17:38:00 +08:00
Alan Wang
4cffe3d9e7
fix: [ElSelectV2] set value to an empty array after selection error (#3875) 2021-10-14 17:36:41 +08:00
啝裳
4b5dc2123f
docs: add ellipsis prop only in horizontal mode menu (#3873) 2021-10-14 14:59:00 +08:00
啝裳
9108fade83
feat(components): [el-menu] add ellipsis prop (#3870) 2021-10-14 14:58:50 +08:00
表弟
12f1d0e47f
style(components): [el-message-box] string does not wrap (#3856) (#3867) 2021-10-14 11:12:47 +08:00
btea
56776028b8
chore(dev): play add favicon (#3864) 2021-10-13 16:35:14 +08:00
Alan Wang
d36ef9d784
fix: about custom extension of table column (#3437) 2021-10-11 16:13:29 +08:00
Element
c23053a66a
chore: Update changelog 1.1.0-beta.20 (#3838) 2021-10-11 14:54:55 +08:00
btea
816a3bb44e
chore: fix typo (#3831) 2021-10-10 16:56:47 +08:00
三咲智子
4e458fe586
refactor(utils): improve defineProps (#3811)
* refactor(utils): improve defineProps

* refactor(utils): improve defineProps
2021-10-08 14:58:48 +08:00
Sanjay Soundarajan
4281c49ff0
Added a fix for spelling errors (#3799) 2021-10-08 10:01:48 +08:00
三咲智子
85d526f556
refactor(components): refactor col (#3804) 2021-10-08 09:55:18 +08:00
诗无尽头i
8912bd80f3
docs: fix theme-chalk path (#3801) 2021-10-07 22:48:16 +08:00
iamkun
6e86fd3343
chore: ignore CHANGELOG lint (#3762)
* chore: ignore CHANGELOG lint

* Update .eslintignore
2021-10-07 11:57:16 +08:00
三咲智子
3cf091f2d5
refactor(components): refactor image (#3770) 2021-10-06 20:17:18 +08:00
三咲智子
edb5726c2d
refactor(utils): refactor buildProps & replace buildProp (#3775) 2021-10-06 19:56:24 +08:00
三咲智子
50451ee0ac
chore(dev): add eslint-define-config & adjust eslint rules (#3765) 2021-10-06 19:41:52 +08:00
三咲智子
a4c65447f0
build: refactor copyDefinitions (#3756) 2021-10-06 19:40:44 +08:00
三咲智子
cced42def3
test(dev): reorganize play (#3764) 2021-10-06 19:36:30 +08:00
三咲智子
3b9e63d587
refactor(components): refactor space (#3757) 2021-10-06 19:34:32 +08:00
Kevin
23a2ac5515 test: jest support script setup 2021-10-06 17:54:22 +08:00
Kevin
cd2bd26d63 test: upgrade @vue/test-utils to v2.0.0-rc.15 2021-10-06 17:19:00 +08:00
btea
bf91f72351
fix(components): [el-date-picker] panel not select value enter error (#3768) 2021-10-05 15:46:17 +08:00
云游君
e5025ce50d
refactor: add parallax effect for home (#3772) 2021-10-05 02:16:40 +08:00
qiang
8adbd4735b
build: add default slot to generate better code hint files (#3763) 2021-10-04 08:26:51 +08:00
三咲智子
04aa072d13
fix(build): fix generate component type (#3766) 2021-10-02 16:55:55 +08:00
iamkun
8af6e78c42
chore: update package homepage (#3761) 2021-10-02 02:22:29 +08:00
三咲智子
bdf7dfb3e0
chore(project): use pretty-quick (#3755)
* chore(project): use pretty-quick

* refactor: add dev branch
2021-10-01 14:17:16 +08:00
bchen1029
20b574700b
fix(components): fix composition event bug (#3659) 2021-10-01 02:30:31 +08:00
Element
a9901dd35e
chore: Update changelog 1.1.0-beta.19 (#3750)
Co-authored-by: Kevin <sxzz@sxzz.moe>
2021-09-30 19:47:59 +08:00
Aex
2c7946ef73
chore(project): deploy website after the npm publish (#3745) 2021-09-30 19:28:14 +08:00
三咲智子
a5dd21e94a
docs(build): refactor config & support dev without pre build (#3743)
* docs: refactor config

* docs(build): support dev without pre build

* docs: disable sourcemap
2021-09-30 19:26:30 +08:00
Leon-kfd
1ec7914df8
docs: add scoped option in example file (#3747) 2021-09-30 19:26:15 +08:00
三咲智子
ae092f772d
docs: update dev faq (#3730) 2021-09-30 19:23:58 +08:00
qiang
f0bddd5da7
build: fix url error of docs in code prompt file (#3735) 2021-09-30 17:22:26 +08:00
qiang
11f2c267c4
chore: fix the source value error in web-types (#3736) 2021-09-30 15:36:39 +08:00
Alan Wang
76a6e48116
fix(docs): [el-color-picker] panel position error (#3656)
Co-authored-by: “Alanscut” <“wp_scut@163.com”>
2021-09-30 15:14:14 +08:00
btea
fd06ac17c1
refactor(utils): refactor aria color (#3742) 2021-09-30 15:07:44 +08:00
Przemek Maszczynski
18e6810ac4
docs: added tips about vue compat (#3733) 2021-09-30 13:56:12 +08:00
三咲智子
ac580d6fbd
build: fix build helper (#3727) 2021-09-29 13:19:19 +08:00
啝裳
45ec48e020
style(components): optimize the addable style (#3726) 2021-09-29 12:53:56 +08:00
btea
48834fe98b
fix(docs): fix link gitee sites confirm keep appearing (#3720) 2021-09-29 12:44:57 +08:00
Neil Guo
48a830d9eb
Update package.json (#3721)
fix  sideEffects at package.json
2021-09-29 11:05:20 +08:00
啝裳
37000b7727
feat(components): [el-menu] expose handleResize (#3723) 2021-09-29 10:59:10 +08:00
Alan Wang
a267c75965
fix: Table Attributes expand-row-keys has changed, but fold not work (#3675)
* fix: Table Attributes expand-row-keys has changed, but fold not work

* Update packages/components/table/src/store/tree.ts

Co-authored-by: jeremywu <15975785+JeremyWuuuuu@users.noreply.github.com>

* Update packages/components/table/src/store/tree.ts

Co-authored-by: jeremywu <15975785+JeremyWuuuuu@users.noreply.github.com>

Co-authored-by: jeremywu <15975785+JeremyWuuuuu@users.noreply.github.com>
2021-09-29 09:53:51 +08:00
三咲智子
bf8697cc0e
feat(utils): add buildProps (#3718) 2021-09-29 09:52:58 +08:00
Alan Wang
5cc4479060
fix(components): [el-autocomplete] popover auto width (#3674)
Co-authored-by: “Alanscut” <“wp_scut@163.com”>
2021-09-29 09:20:01 +08:00