zazzaz
b54f2b80f0
fix: fix vue warning
...
fix #1165
2020-12-31 12:58:55 +08:00
zazzaz
0e6c59cd5a
chore: update changelog
2020-12-31 11:57:21 +08:00
扑棱蛾子
a9c7409f0d
docs: change format 'yyyy-MM-dd' to 'YYYY-MM-DD' ( #1162 )
2020-12-31 11:53:38 +08:00
zazzaz
f15d61ddbc
fix: fix timepicker keyevent bug ( #1151 )
...
* fix: fix timepicker keyevent bug
fix #904
* chore: update
* chore: update
* chore: update
2020-12-31 11:12:52 +08:00
jeremywu
a58f0fab90
chore(project): chore/bumping-vue-version ( #1159 )
...
* chore(project): chore/bumping-vue-version
- Upgrade vue to 3.0.5
* chore(project): - revision dependencies
2020-12-31 11:11:45 +08:00
justwiner
d54abc800a
fix(table): when the data changes, the layout is not updated ( #1059 )
...
Co-authored-by: winerlu <winerlu@tencent.com>
2020-12-31 10:43:12 +08:00
jerome han
beb1270414
fix: Module @vue/test-utils has no exported members ( #1139 )
2020-12-31 10:42:38 +08:00
bastarder
c77e773044
Fix/scrollbar ( #1123 )
...
* fix(select): fix select scrollbar bug
* fix(table): fix table filter pane scroll bug
* fix(cascader): fix cascader pane scroll bug
Co-authored-by: bastarder <jie.qian@blockheaders.com>
2020-12-31 10:41:50 +08:00
kooriookami
6dedd12a17
fix(select): fix modelValue type ( #1158 )
2020-12-31 10:41:09 +08:00
zazzaz
5f05af788a
fix: lock vue@3.0.3
2020-12-30 14:27:14 +08:00
Lucas Soulier
e32160423d
doc: fix typo in french translation of datetime-picker.md ( #1150 )
2020-12-29 19:08:58 +08:00
jeremywu
a3a1c3508e
build: add packages ( #1138 )
...
* build(build): build/opt-github-actions-build-productivity
- Reduce the maximum parallel process number to 2(correcsponding to github actions machine cores)
* build(build): build/add-packages-to-release-scope
- Add packages to package.json.file in order to provide theme.scss
2020-12-27 23:58:18 +08:00
iamkun
a4d2eda833
chore: fix doc preview error ( #1135 )
2020-12-27 23:54:01 +08:00
jeremywu
bbd205711a
build(build): build/opt-github-actions-build-productivity ( #1134 )
...
- Reduce the maximum parallel process number to 2(correcsponding to github actions machine cores)
2020-12-27 19:08:59 +08:00
jeremywu
70c31d0bec
build(build): buid/add-locale-theme-in-es-build ( #1132 )
...
- Now lib provides cjs format exports and es provides esm format
2020-12-27 18:05:32 +08:00
jeremywu
691ecf5354
fix find cmmand issue ( #1130 )
2020-12-27 14:55:24 +08:00
jeremywu
d000dd7431
fix(build): fix/build-script ( #1129 )
...
- Fix build script error
2020-12-27 14:48:24 +08:00
zazzaz
8f0918d9eb
chore: update changelog
2020-12-27 14:30:36 +08:00
VijayAdam
c66ea89c45
fix(cascader): fix: cascader-panel ( #1112 )
...
Co-authored-by: vijay <vijayniubi@gmail.com>
2020-12-27 14:21:17 +08:00
zazzaz
41c278fd24
fix: fix date-picker clear bug ( #1114 )
...
* fix: fix date-picker clear bug
* chore: update
* chore: update
2020-12-27 14:19:43 +08:00
zazzaz
900f4b277b
fix: fix website anchor error ( #1115 )
2020-12-27 14:19:28 +08:00
jeremywu
2671c461b4
build(core): core/bundling-opt ( #1118 )
2020-12-27 14:16:18 +08:00
kooriookami
b9ffca039f
style(notification): adjust line-height of title ( #1122 )
2020-12-27 14:15:37 +08:00
Vgbire
241fb12de2
docs(popover): change value/v-model to visible/v-model:visible ( #1120 )
2020-12-27 14:15:15 +08:00
zazzaz
47bc4e6272
chore: update changelog
2020-12-24 11:45:06 +08:00
jeremywu
56c73bfc30
Update publish.sh
2020-12-24 01:16:08 +08:00
jeremywu
18cd73114b
Update publish-npm.yml
2020-12-24 01:15:35 +08:00
jeremywu
3cc62c7398
Update publish.sh
2020-12-24 00:31:14 +08:00
jeremywu
a6957dd392
Delete .npmrc
2020-12-24 00:24:16 +08:00
jeremywu
4f51a52e42
Update publish-npm.yml
2020-12-24 00:24:02 +08:00
jeremywu
2da17daea2
Update publish-npm.yml
2020-12-24 00:04:52 +08:00
jeremywu
685fb9495e
Update publish-npm.yml
2020-12-23 23:15:59 +08:00
jeremywu
32e96e5e3a
fix publish.sh ( #1102 )
2020-12-23 22:50:04 +08:00
zazzaz
64aa529945
chore: update changelog
2020-12-23 22:34:53 +08:00
jeremywu
a65b7232cd
fix(project): fix/release-automation ( #1101 )
...
- Fix publish scripts
2020-12-23 21:44:51 +08:00
jeremywu
2e53ce72c9
feat: release automation ( #1097 )
2020-12-23 17:46:04 +08:00
liang xiao
3b4ee6da42
feat(textarea):export method resizeTextarea ( #1032 )
...
* feat(textarea):export method resizeTextarea
i think we need export resizeTextarea to support dynamic size like element2
* test:method resizeTextarea
* test:method resizeTextarea
* test:method resizeTextarea
* Update input.spec.ts
Co-authored-by: liangxiao01 <liangxiao01@jiuqi.com.cn>
2020-12-23 17:00:59 +08:00
justwiner
f984990ec0
fix(table): fix : #1051 ( #1062 )
...
Fix: the bug of column configuration was not deleted when the column component was unloaded
fix #1051
Co-authored-by: winerlu <winerlu@tencent.com>
2020-12-23 16:59:31 +08:00
serializedowen
169c352436
fixed #1029 #1046 ( #1066 )
...
* docs(tooltip): fixed a typo in comment
* fix(slider): fixed a slider button bug (#1029 ) (#1046 )
fixed an issue where slider button still moves upon mouseleave on tooltip
2020-12-23 16:59:05 +08:00
jeremywu
61f8317fa1
feat: release-automation ( #1095 )
2020-12-23 16:57:31 +08:00
zazzaz
c17332f3a9
doc: Set Day.js locale ( #1096 )
...
* chore: update time picker doc
* chore: update
* chore: update
* chore: update
2020-12-23 16:38:06 +08:00
jeremywu
97e8848617
build(project): feat/release-automation ( #1094 )
...
- Add publish.sh for automated publishing
2020-12-23 15:59:58 +08:00
zazzaz
ab4841c8f5
chore: update time picker doc & Migration from Element 2.x guide ( #1092 )
...
* chore: update time picker doc
* chore: update
2020-12-23 15:56:44 +08:00
BeADre
91c5c70008
fix(pagination): v-model of page-size not work ( #1079 )
...
* fix(pagination): v-model of page-size not work
* test(pagination): add v-model pagesize test
2020-12-23 15:49:21 +08:00
Bradley Zhou
aaa8c813fe
feat: #776 publish to npmjs upon manual github release ( #1047 )
2020-12-23 15:14:48 +08:00
XiongAmao
c9c9e0d494
fix: app.use(comp.vue) type is not compatible ( #1067 )
2020-12-23 14:07:15 +08:00
XiongAmao
717db6ac56
fix: rewrite @element-plus/utils
incorrectly ( #1089 )
2020-12-23 13:23:00 +08:00
kooriookami
a2c3e096bd
fix(scrollbar): fix the style of scrollbar ( #1042 )
...
* fix(scrollbar): remove the gutter of scrollbar
re #1034
* fix: update
2020-12-23 11:07:52 +08:00
kooriookami
5dbfb9b578
fix(color-picker): fix ColorPicker drag ( #1084 )
...
fix #1077
2020-12-23 11:07:14 +08:00
justwiner
bc3ad86438
fix(table): setting z-index for table popper ( #1078 )
...
fix #1073
Co-authored-by: winerlu <winerlu@tencent.com>
2020-12-22 16:51:09 +08:00