Commit Graph

4190 Commits (b4c2570387f9d0da57685dab346ed677271b4a36)

Author SHA1 Message Date
Inside b4c2570387 Select: fix initialInputHeight (#15989)
Select: fix initialInputHeight (#15989)
2019-06-21 17:36:20 +08:00
VanMess ca9a0330f8 Tree: Fix issue #15538 caused by two Tree sharing the same data. (#15615)
* Tree: fix #15538 by adding more detect logic.

* Tree: fix #15538 and add test case.

* Tree: fix eslint error

* Tree: remove arrayContains function
2019-06-21 17:36:20 +08:00
花裤衩 69715b6154 Menu: fixed submenu hidden bug after adding popper-append-to-body (#15391) 2019-06-21 17:36:20 +08:00
lon 811add71cf Table: fix background color of complex table when hovering (#15504) 2019-06-21 17:36:20 +08:00
Haoran Yu 9be2a3d1ab Docs: fix Divider attribute type in zh-cn (#15889) 2019-06-21 17:36:20 +08:00
dependabot[bot] ed74b6740f Chore(deps): Bump handlebars from 4.0.12 to 4.1.2 (#15961) 2019-06-21 17:36:20 +08:00
hetech f1240ed001 Table: fixed loading icon not display (#15868) 2019-06-21 17:36:20 +08:00
pamenary dc57a690eb i18n: update Farsi translation (#15881) 2019-06-21 17:36:20 +08:00
iamkun a3082a4178 Chore: Update test api host (#15807) 2019-06-21 17:36:20 +08:00
阿尔卑斯 1b8e3d823b Tree: Modify loop conditions to improve performance (#15699) 2019-06-21 17:36:20 +08:00
likui d274358dcc Upload: Update the parameter `fileList` type (#15716) 2019-06-21 17:36:20 +08:00
Inside cead2a8be3 Tree: not highlight tree node when currentKey is null (#15668) 2019-06-21 17:36:20 +08:00
Giovane Souza b1dd1e8a80 Update pt-br.js (#15776)
i18n: Updated missing translations of `image.error` and `pageHeader.title`
2019-06-21 17:36:20 +08:00
Baptiste Lombard 563d727e80 Docs: fix spelling mistakes in fr (#15837) 2019-06-21 17:36:20 +08:00
Gonzalo Nandez 0de427a367 Doc: Update Spanish Doc 2.9.1 (#15840)
* Update Spanish Doc 2.9.1

* Update Spanish Doc 2.9.1

* Update Spanish Doc 2.9.1

* doc: Update spanish doc 2.9.1
2019-06-21 17:36:20 +08:00
iamkun 4bc098b712 Revert "Revert "Chore: update new 2.9.0 index page (#15682)" (#15801)" (#15856) 2019-06-21 17:34:35 +08:00
dependabot[bot] dafb0a34cf Chore(deps): Bump fstream from 1.0.11 to 1.0.12 (#15823) 2019-06-21 17:34:35 +08:00
island205 ac21bf7e08 [release] 2.9.2 2019-06-21 17:19:44 +08:00
island205 9f6a1ddc5d [build] 2.9.2 2019-06-21 17:19:44 +08:00
Zhi Cun d010f0e85c
Chore: Relase 2.9.2 (#16181) 2019-06-21 17:16:30 +08:00
NateScarlet a6b2ce9e92 Chore: add missing import in element-ui.d.ts
fix #15802
2019-06-21 16:48:36 +08:00
cl199793 1afce457e7 [release] 2.9.1 2019-05-30 21:51:05 +08:00
cl199793 12e72e94ef [build] 2.9.1 2019-05-30 21:51:04 +08:00
iamkun e17ca3f0bf
Revert "Chore: update new 2.9.0 index page (#15682)" (#15801)
This reverts commit a4860f896b.
2019-05-30 21:40:56 +08:00
luckyCao 11de275bce
Changelog for 2.9.1 (#15798) 2019-05-30 20:59:26 +08:00
iamkun edfc978628 Chore: update api host (#15784) 2019-05-30 19:49:23 +08:00
hetech f6bab114e3 Table: add new features for Table and optimize code (#15709) 2019-05-30 19:33:30 +08:00
luckyCao 99d613fc05 Chore: update changelog 2.9.0 (#15785) 2019-05-30 18:33:18 +08:00
iamkun 878a7f8d43
Chore: Update infiniteScroll type (#15794) 2019-05-30 18:25:34 +08:00
iamkun 2bf8682a82
Revert "Chore: Update infiniteScroll type (#15787)" (#15793)
This reverts commit d70ae245e6.
2019-05-30 18:23:24 +08:00
史宽 d70ae245e6 Chore: Update infiniteScroll type (#15787) 2019-05-30 17:17:16 +08:00
iamkun bfdb81448f [release] 2.9.0 2019-05-30 15:48:05 +08:00
iamkun 60ded6013a [build] 2.9.0 2019-05-30 15:48:04 +08:00
luckyCao db38f568b4
Chore: update build script (#15779) 2019-05-30 15:41:51 +08:00
luckyCao 1fa2436dfc
changelog for 2.9.0 (#15783) 2019-05-30 15:41:30 +08:00
iamkun a4860f896b Chore: update new 2.9.0 index page (#15682) 2019-05-30 14:59:02 +08:00
Zhi Cun a7d3f69f95 DatePicker: support literal (#15525) 2019-05-30 14:43:16 +08:00
Simona fa802b893f docs: fix the side effect by global el-scrollbar style (#15740) 2019-05-30 11:34:34 +08:00
infjer 603d94a7e4 Tag: fix stop propagation problem (#15150) 2019-05-29 15:24:44 +08:00
Simona bdaae8108e Cascader: refactor and add multiple mode. (#15611) 2019-05-29 15:04:06 +08:00
MASONGZHI b245929242 Select: fix Switching select`s multiple-choice radio will cause an error (#15206) (#15587) 2019-05-29 10:17:22 +08:00
hetech 934988c03a PageHeader: add page-header component (#15714) 2019-05-29 10:10:16 +08:00
MASONGZHI c04021e4dc Checkbox: Using the max attribute can limit the number of items that can be checked (#14742) (#15585) 2019-05-28 20:41:13 +08:00
Zhi Cun 384c56381c Message: display in stack mode (#15639) 2019-05-28 18:45:39 +08:00
iamkun 714a2a9b7b infiniteScroll: update doc (#15753) 2019-05-28 18:42:25 +08:00
luckyCao 0d8090e704 Slider: Fix style problem when clicking slider bar(#15561) 2019-05-28 14:42:57 +08:00
luckyCao 466aa288a3 Form: Fix resetFields issue #(15181) (#15640) 2019-05-28 14:15:56 +08:00
iamkun 41ff993d0b Link: fix link icon style class (#15752) 2019-05-28 14:15:10 +08:00
QianYu 9c8cb8d2eb Docs: fix doc bug (#15228) 2019-05-28 14:02:59 +08:00
Simona 13cefb30ef docs: fix el-backtop prop type error in component.tpl (#15739) 2019-05-28 11:57:22 +08:00