Commit Graph

719 Commits

Author SHA1 Message Date
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
BeADre
f5eb5fac24
docs(popover): change visible-arrow to show-arrow (#1080) 2020-12-22 16:05:04 +08:00
zazzaz
4955140376 1.0.1-beta.11 2020-12-21 22:37:41 +08:00
zazzaz
f7913682f0 chore: update changelog 2020-12-21 22:37:37 +08:00
iamkun
3585b6f1cd
fix: fix date-picker bind $attrs issue (#1069)
fix #1065
2020-12-21 22:10:29 +08:00
porcelainHeart
8b2febe2f6
feat: new compontent Skeleton (#953) 2020-12-21 20:07:48 +08:00
serializedowen
c8313682bf
chore(tooltip): fixed a typo in comment (#1063) 2020-12-21 17:31:54 +08:00
BeADre
d4f582c0f4
fix(popper): use EmitType to replace string (#1053) 2020-12-21 14:11:40 +08:00
justwiner
8eb51b9eeb
fix(table): fix #1013 (#1056)
fix #1013

Co-authored-by: winerlu <winerlu@tencent.com>
2020-12-21 14:10:24 +08:00
bastarder
5b8ee0ca9d
fix(row): fix demo button style bug (#1057)
Co-authored-by: bastarder <jie.qian@blockheaders.com>
2020-12-21 14:09:45 +08:00
kooriookami
5e9e42bced
fix(input): add placeholder (#1052) 2020-12-20 14:44:06 +08:00
iamkun
8f902085de
chore: update issue template (#1049) 2020-12-19 01:47:52 +08:00
kooriookami
9c183bde6c
docs(docs): fix space docs error (#1044)
* docs(docs): fix space docs error

fix #1040

* fix: update
2020-12-18 18:05:14 +08:00
zazzaz
89001165ae
chore: update (#1039) 2020-12-18 13:45:52 +08:00
zazzaz
b11cac4ebd 1.0.1-beta.10 2020-12-18 11:36:32 +08:00
zazzaz
dd90eefc50 chore: update changelog 2020-12-18 11:36:26 +08:00
zazzaz
b486b4210d
doc: update date time picker doc (#1037)
* chore: update

* chore: update
2020-12-18 11:28:38 +08:00
zazzaz
8d766dc80c
chore: update doc (#1035)
* chore: update doc

* chore: update
2020-12-18 10:57:47 +08:00
jeremywu
e97b9c972a
feat(space): feat/space (#1002)
* feat(space): feat/space

- Init commit for space component

* complete code & test & partial demo

* feat(space): feat/space

- Finish documentation for 中文 and English.

* feat(space): feat/space

- Replace flatMap to reduce.
2020-12-18 10:30:26 +08:00
iamkun
21af6e64c6
docs: update date time picker doc (#1033) 2020-12-18 10:04:48 +08:00
吴兴
eeb55e54da
fix(docs): change switch docs #930 (#933)
* 修改switch的model说明

* fix(docs): change switch docs #930

* fix(docs) change switch docs #930

* fix(docs): change switch docs #930

* Update website/docs/fr-FR/switch.md

Co-authored-by: Enguerrand des Vaux <enguerrand@des-vaux.fr>

Co-authored-by: 无星 <32910694@qq.com>
Co-authored-by: Enguerrand des Vaux <enguerrand@des-vaux.fr>
2020-12-17 16:52:52 +08:00
SuMingJiong
ad59057506
fix(select): fix content overflow in multiple select (#967)
* fix(select): fix content overflow in multiple select

fix content overflow in multiple select

fix #919

* style(select): change the inline style

change the inline style

* test(select): add test case

add test case for the multiple select
2020-12-17 16:51:59 +08:00
justwiner
1bc545bdb1
fix(table): get global config (#999)
Co-authored-by: winerlu <winerlu@tencent.com>
2020-12-17 16:50:19 +08:00