Commit Graph

4134 Commits

Author SHA1 Message Date
Simona
cefd235615 feat(Tag): add prop effect. (#15725) 2019-05-27 16:06:58 +08:00
iamkun
d0debda76c type: update loading type definition (#15635) 2019-05-27 15:38:30 +08:00
iamkun
35650eb7fa Theme: Add popup background design token (Message Dialog) (#15412) 2019-05-27 15:22:43 +08:00
lisheng
208a78786f Switch: Label with el-switch repeating event(fix #14959) (#15178) 2019-05-27 14:02:24 +08:00
lvjiaxuan
150bd70981 Input: fix show-word-count style in el-form (#15359) 2019-05-24 15:23:16 +08:00
iamkun
66762ffa23 Revert "Select: set value to null when cleared (#14322) (#14650)" (#15447) 2019-05-24 14:59:15 +08:00
VanMess
855062423c Image: add support for transmit "attrs" and "listeners" (#15578) 2019-05-24 14:53:47 +08:00
iamkun
c4958488cb Type: add Icon type (#15634) 2019-05-24 14:51:25 +08:00
lisheng
2f94c02598 loading: 1.修复loading状态更新过快的情况下,loading的dom没有发生变化. (#15123)
* loading 修复loading状态更新过快的情况下,loading的dom没有发生变化

* revert example/play/index.vue
2019-05-23 10:21:30 +08:00
Simona
c27788f993 Tooltip: fix custom tabindex not work (#15619) 2019-05-21 11:46:49 +08:00
Simona
8933a057f2 fix(Form): input-group within form-item height error (#15457) 2019-05-17 19:07:03 +08:00
Simona
107b83108c fix(Tabs): basic tab nested card tab padding error (#15461) 2019-05-17 18:22:14 +08:00
iamkun
28583d8a9b Chore: Update make new component logic (#15542) 2019-05-17 17:43:06 +08:00
jiaxin
64ed7804b6 Image: add referrerPolicy prop (#15452) 2019-05-17 16:33:30 +08:00
Zhi Cun
613dd1a36d Progress: Revert pr #13198 (#15601) 2019-05-17 16:01:11 +08:00
Haoran Yu
16a6059ed8 Docs: fix Image attribute type and default value (#15423) 2019-05-09 11:34:02 +08:00
Joel Rocha
6da04982a6 Table: Fix sort-change behaviour when sort condition is null (#15010) (#15012) 2019-05-08 18:13:31 +08:00
刘鹏龙
b240f0e670 Docs: Rename variable in docs (#15185) 2019-05-07 18:48:41 +08:00
花裤衩
8bb1e0a2d5 Icon: refine doc icons order (#15288) 2019-05-07 14:46:58 +08:00
Yii.Guxing
a5ad2c3bf2 Input: fix clear icon is not centered 2019-05-07 14:44:00 +08:00
susiwen8
af0dc358bc Input-Number: Fix precision problem (#15292) (#15295) 2019-05-07 05:28:04 +01:00
theWorkFsz
d8002ccb07 Table: update Table sortable type (#15253) 2019-05-07 12:23:41 +08:00
hetech
59311aa729 chore: upgrade dependencies and fix demo bug (#15324) 2019-05-07 05:12:07 +01:00
Moonhyuk Im
74105a6de3 Docs: Fix cascader dynamically load example (#15352) 2019-05-07 05:02:38 +01:00
Simona
340da2ff61 Image: fix ssr and object-fit compatibility. (#15346)
* fix: Image is not defined during ssr

Delay loadImage to mounted hook and add $isServer check

* fix(image): simulate object-fit behavior to compatible with IE11 and other browsers which not suppor

fix #15278

* fix: image inline-flex with overflow will still extend its parent element
2019-05-07 11:57:37 +08:00
Gonzalo Nandez
06dfe16ef6 docs: Documentation update to Spanish 2.8.2 (#15351) 2019-05-07 04:56:23 +01:00
Simon Malesys
ab23a219f2 Docs: Update french doc and changelog (2.8.2) (#15389) 2019-05-07 04:35:54 +01:00
QingDeng
e5c73e8e1b Calendar: fix year month display bug (#15394) 2019-05-07 04:22:28 +01:00
QingDeng
e0f42be5b0 Calendar:fix not correct day of week when the day is Sunday (#15399)
Calendar:fix not correct day of week when the day is Sunday
2019-05-07 11:04:19 +08:00
iamkun
d4822633de Chore: Update link type definition (#15402)
* fix link ts type

* add more
2019-05-07 10:56:59 +08:00
iamkun
2bd5098b83 Chore: add theme (#15361) 2019-04-30 17:52:18 +08:00
Valère
fa18e93238 Link : Fix opening href on disabled el-link (#15347) 2019-04-30 16:14:32 +08:00
iamkun
4531254d45 chore: Fix html tag error (#15331) 2019-04-29 16:25:38 +08:00
Simona
4cb307441a Image: fix scroll-container type restrict (#15277) 2019-04-26 10:58:56 +08:00
ziyoung
600e816e90 [release] 2.8.2 2019-04-25 20:12:18 +08:00
ziyoung
e0f4ec11c4 [build] 2.8.2 2019-04-25 20:12:17 +08:00
hetech
d41afe0183
changelog for 2.8.2 (#15274) 2019-04-25 20:08:48 +08:00
hetech
8d40d7e7e1
Docs: fix Form and Input demo style (#15273) 2019-04-25 20:03:23 +08:00
iamkun
8c69e21d9e Theme: update icons (#15272) 2019-04-25 20:00:01 +08:00
ziyoung
be580feedf [release] 2.8.1 2019-04-25 18:27:06 +08:00
ziyoung
0399bd0690 [build] 2.8.1 2019-04-25 18:27:05 +08:00
hetech
d02bfa8cdd
changelog for 2.8.1 (#15269) 2019-04-25 18:22:25 +08:00
iamkun
ddcaa98cbc Icon: update icon (#15268) 2019-04-25 18:22:09 +08:00
Simona
959b7b4698 Fix: migrating config not compatible with camel case props and events (#15260) 2019-04-25 16:59:18 +08:00
iamkun
5d58acac5c Theme: update icon (#15258) 2019-04-25 16:51:36 +08:00
hetech
2cd115428e Chore: update build script (#15267)
* Chore: update build script

* update
2019-04-25 16:38:01 +08:00
iamkun
7d30469fde update border style (#15263) 2019-04-25 16:35:53 +08:00
iamkun
17a1a2e0b4 fix link underline color (#15265) 2019-04-25 16:29:59 +08:00
Simona
1a3a225d73 Theme:fix icon error of cascader and select (#15264) 2019-04-25 16:24:44 +08:00
ziyoung
65ae78aee1 [release] 2.8.0 2019-04-25 14:56:51 +08:00