jeremywu
bac9bb604b
fix(docs): docs-search-not-working ( #4004 )
...
* fix(docs): docs-search-not-working
- Fix docsearch configuration for searching docs
* Remove unused variable
2021-10-22 19:10:42 +08:00
三咲智子
b5db48dfc1
feat(dev): play add unplugin-vue-components ( #3931 )
2021-10-22 15:59:29 +08:00
btea
78f8246a89
fix(components): [el-select-v2] set a non-empty array value error ( #3998 )
2021-10-22 15:48:59 +08:00
jeremywu
17d7a50ee5
fix(docs): doc language selector kept reversing ( #3987 )
...
* fix(docs): doc language selector kept reversing
- Reverse language list for only once
* prevent reversing the original list
* - Remove current selected language from the list
- Fix the bug when select language in small screen the nav won't close
* Code optimization
2021-10-22 14:50:30 +08:00
Alan Wang
67e03d458d
fix(components): [el-input] disable button style error ( #3989 )
2021-10-22 12:21:00 +08:00
Alan Wang
4b76238ea3
fix(components): [el-affix] update method does not exist ( #3996 )
2021-10-22 12:15:35 +08:00
Ibrahim Al Khalil
51d8271181
feat: add translation for Bengali language ( #3972 )
2021-10-22 12:09:00 +08:00
波比小金刚
4741b40e19
fix: tag should support large size too ( #3948 )
2021-10-22 11:11:20 +08:00
btea
fdb06718eb
feat(components): [el-popconfirm] adjust tag and style ( #3981 )
2021-10-21 21:54:31 +08:00
jeremywu
a75cdde895
chore(docs): update website table theme ( #3985 )
...
- Adjust current table to archived version
- Reverse the language list to put Chinese on the top
2021-10-21 16:12:17 +08:00
jeremywuuuuu
3786ba9993
fix(utils): remove $ from util
...
- Replace $ with unref from vue
- Remove $ from `@element-plus/utils/util` to prevent ref sugar issue
2021-10-20 06:14:18 -04:00
spx
896a6c9860
fix(components): select v-2 value-key seems not working #2904 ( #3915 )
...
* fix(components): select v-2 value-key seems not working #2904
select v-2 value-key seems not working #2904
fix #2904
* fix(components): select v-2 value-key seems not working #2904
select v-2 value-key seems not working #2904
fix #2904
2021-10-20 11:24:09 +08:00
Element
2c01c77fed
chore: update changelog 1.1.0-beta.24 ( #3967 )
2021-10-20 11:07:02 +08:00
jeremywu
8b64402c08
update package json field for fixing the bundler ( #3965 )
2021-10-20 10:59:56 +08:00
Element
c664b9000c
chore: update changelog 1.1.0-beta.23 ( #3964 )
2021-10-20 10:41:10 +08:00
jeremywu
289fdcf96f
fix(build): fix package entry field ( #3962 )
...
- Replace index.mjs with index.js
2021-10-20 10:40:09 +08:00
Element
f083837c8f
chore: Update changelog 1.1.0-beta.22 ( #3960 )
...
* chore: update changelog 1.1.0-beta.22
* adjust changelog
Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2021-10-20 10:18:27 +08:00
btea
bccca92dfd
refactor(utils): dom and add test ( #3950 )
...
* refactor(utils): getAttribute replace className
* test: add dom test
* fix(utils): update trimArr and test
* chore: includes replace indexOf
* chore: modify judge
2021-10-20 10:04:54 +08:00
Alan Wang
21e37b1900
build: support build on windows ( #3956 )
2021-10-20 09:45:47 +08:00
Otto
7349165300
fix(components): elProgress 修复不必要的 props required 定义,减少单测错误 ( #3954 )
2021-10-20 09:45:19 +08:00
jeremywu
16f069ebbe
Revert "build!: simplify build & support native esm import ( #3900 )" ( #3945 )
...
* Revert "build!: simplify build & support native esm import (#3900 )"
This reverts commit fb94222bb4
.
* remove module
* Fix linter
* Add @element-plus/icons as dependency
* update pnpm lock file
* temporary lock element-plus at 1.1.0-beta.20
2021-10-20 09:42:32 +08:00
jeremywu
4be8526b85
Revert "ci: fix init crowdin token ( #3911 )" ( #3943 )
...
This reverts commit 1e6914d453
.
2021-10-19 17:08:23 +08:00
jeremywu
065470a0be
Revert "build: fix copying font files ( #3929 )" ( #3942 )
...
This reverts commit 7961329aa8
.
2021-10-19 17:08:15 +08:00
Alan Wang
fffed80a81
fix(components): [el-rate] decimal icon display problem ( #3921 )
...
Co-authored-by: “Alanscut” <“wp_scut@163.com”>
2021-10-19 13:26:56 +08:00
btea
208be236cd
fix(utils): svg classname deal ( #3926 )
2021-10-19 13:26:30 +08:00
三咲智子
7961329aa8
build: fix copying font files ( #3929 )
2021-10-19 13:26:19 +08:00
Element
feda0d2ccf
chore: Update changelog 1.1.0-beta.21 ( #3919 )
2021-10-18 16:43:54 +08:00
btea
3c98dd627f
refactor(utils): addClass and removeClass ( #3858 )
2021-10-18 16:33:34 +08:00
波比小金刚
40b3dea926
fix(components): [el-form-item] calc the label-width. ( #3914 )
2021-10-18 16:31:45 +08:00
波比小金刚
fdfe38deb0
refactor(utils): use built-in throwError function ( #3916 )
2021-10-18 16:30:45 +08:00
三咲智子
06fc7f4215
build!: improve esm exports ( #3871 )
...
* build: improve esm import
* refactor: change mjs for esm version
* chore: improve exports map
2021-10-18 16:29:33 +08:00
三咲智子
12bf28e8c8
refactor(components): refactor image-viewer ( #3810 )
...
* refactor(components): refactor image-viewer
* fix: remove unused
* refactor: improve type
2021-10-18 16:24:52 +08:00
三咲智子
ffe6d251c6
refactor(components): refactor input ( #3805 )
...
* refactor(input): rename
* refactor(input): with-install
* refactor(input): kebab-case
* refactor(components): refactor input
* fix: fix test import
* refactor(components): [el-input] refactor export named
* refactor: improve types
* refactor: improve types
2021-10-18 16:21:30 +08:00
三咲智子
1e6914d453
ci: fix init crowdin token ( #3911 )
2021-10-18 14:58:53 +08:00
三咲智子
fb94222bb4
build!: simplify build & support native esm import ( #3900 )
...
* build: refactor build
* refactor: reorganize files
* refactor: refactor build
* build: improve perf
* fix: scripts
* build: add rollup-plugin-filesize
* chore: scripts ignore no-console
* build: disable tree-shaking
* build: improve code
* build: add sourcemap
* build: add banner
* refactor: remove annotation
2021-10-18 14:45:57 +08:00
三咲智子
3e2be8eb0b
chore: upgrade & remove unused dependencies ( #3892 )
2021-10-16 21:00:18 +08:00
三咲智子
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