Commit Graph

478 Commits

Author SHA1 Message Date
ziyoung
e0f4ec11c4 [build] 2.8.2 2019-04-25 20:12:17 +08:00
ziyoung
0399bd0690 [build] 2.8.1 2019-04-25 18:27:05 +08:00
Simona
959b7b4698 Fix: migrating config not compatible with camel case props and events (#15260) 2019-04-25 16:59:18 +08:00
ziyoung
41e5c0d16f [build] 2.8.0 2019-04-25 14:56:51 +08:00
hetech
dc8bdc021e Calendar: add Calendar component (#14908) 2019-04-25 10:57:26 +08:00
iamkun
5ecf4c2895 Link: add link component (#15052) 2019-04-19 19:15:28 +08:00
hetech
2a65c9df7e
Carousel: add direction attribute and support vertical direction (#15122) 2019-04-19 15:51:11 +08:00
Simona
d9462ab771 Image: add image component (#15117) 2019-04-19 12:09:42 +08:00
Zhi Cun
128feba18f Divider: add divider component (#15055) 2019-04-19 11:44:35 +08:00
Simona
c34ec3f1f1 Rate: add custom colors and icon-classes by passing a object (#15051) 2019-04-19 11:08:30 +08:00
pavelmash
88b628bd04 chore: avoid creating object for performance upgrade (#14776) 2019-04-10 15:02:48 +08:00
iamkun
14e0a0d28c [build] 2.7.2 2019-04-03 17:10:04 +08:00
iamkun
0790a218b1 [build] 2.7.1 2019-04-03 15:12:06 +08:00
iamkun
9a0eea74fd [build] 2.7.0 2019-03-28 13:20:07 +08:00
hetech
afaec24a03 Tooltip: displays when initial value is true (#14826) 2019-03-28 10:57:38 +08:00
ziyoung
44458bb81c [build] 2.6.3 2019-03-21 18:28:41 +08:00
ziyoung
da42924f17 [build] 2.6.2 2019-03-21 14:52:32 +08:00
Danijel Hrček
d5721b00ca i18n: Added Croatian (hr) locale (#14360) 2019-03-05 15:29:14 +08:00
zhiyang
a7a09d9b0f [build] 2.6.1 2019-03-03 14:31:57 +08:00
ziyoung
2450874305 [build] 2.6.0 2019-03-01 18:50:24 +08:00
KAionro
df95baf2e0 popup: optimize code (#14413)
* getDOM的递归有问题

* Popup: remove useless getDOM function
2019-02-20 19:36:47 +08:00
Hamlet Barsamyan
3aee1a4c37 I18n: Created Armenian locale (#14214)
* Created Armenian locale

* Added Armenian locale in example docs

* Created Armenian locale in example docs

* Created Armenian locale in example docs

* Update hy-AM.js
2019-02-01 17:15:47 +08:00
Zhi Cun
f17533ab11
Timeline: add timeline component (#14248)
* Table: fix params order of row events (#12086)

* Timeline: add timeline component (#11736)

* Timeline: add timeline component

* Timeline: add timeline component

* Timeline: add test case

* Timeline: fix icon class

* Timeline: update docs

* Timeline: fix test case

* Timeline: remove pending attribute

* Timeline: fix docs

* Timeline: make reverse default to false

* Timline: fix test case

* Timeline: update element-ui.d.ts

* Timeline: optimize code
2019-02-01 17:13:08 +08:00
island205
a638a25117 [build] 2.5.4 2019-02-01 13:55:19 +08:00
ziyoung
f992ee5b88 [build] 2.5.3 2019-01-31 15:37:25 +08:00
Zhi
eb2087747b [build] 2.5.2 2019-01-27 21:29:27 +08:00
Zhi
773123987b [build] 2.5.1 2019-01-26 20:19:30 +08:00
Zhi
d0bb15f9de [build] 2.5.0 2019-01-25 19:15:48 +08:00
Zhi Cun
aa9851ee74 Chore: upgrade to webpack@4 (#14173)
* Chore: upgrade webpack@4

* Chore: upgrade to webpack@4

* Chore: add babel-preset-stage-2

* Chore: fix test case

* Chore: upgrade webpack@4

* Docs: update docs

* Docs: update docs

* Chore: fix coveralls

* Chore: update yarn.lock
2019-01-23 11:34:19 +08:00
Zhi Cun
439f58fc8e i18n: support Kyrgyz language (#14174)
* Update i18n.md

Submit the internationalization profile of element in Kyrgyz

* Add international language - Kyrgyz
2019-01-23 11:32:49 +08:00
Jenni
78f27d68bd i18n: fix Finnish translations (#14137) 2019-01-21 13:45:51 +08:00
Jaume Sala
9e86bd4274
i18n: add missing Catalan translations 2019-01-18 23:45:06 +01:00
Artem Ryabokon
fb4ee26b68 i18n: add missing ru translation (#13658) 2018-12-05 17:25:24 +08:00
ziyoung
dd920170d5 [build] 2.4.11 2018-11-21 16:38:26 +08:00
ziyoung
d293b188d5 [build] 2.4.10 2018-11-16 19:29:51 +08:00
Asier Iturralde Sarasola
bc26ab6ba5 i18n: add Basque translation (#13239)
* Add Basque translation

* update doc
2018-10-31 16:41:35 +08:00
Kermo
752acb59e0 i18n: add missing Spanish translation (#13232) 2018-10-30 17:58:15 +08:00
Kermo
1605eba691 i18n: add missing Finnish translations (#13233) 2018-10-30 17:57:15 +08:00
Kermo
99da8fad6b i18n: update Estonian translation (#13229) 2018-10-30 15:32:44 +08:00
ziyoung
c6204c38a8 [build] 2.4.9 2018-10-26 19:17:23 +08:00
咖喱
868bbc71e7 Select: fix readonly problem in edge (#13034)
Cascader select readonly 添加 edge 浏览器判断;
src/utils/util.js 添加 isIE, isEdge方法;
2018-10-17 10:57:41 +08:00
pixiefrog
590bca12e4 i18n: Add missing Slovenian translations (#13059)
Date-picker: set year to '', add missing translations.
Pagination: translate /page
2018-10-15 18:32:39 +08:00
Rustam Tursun
b182a67174 i18n: fix typo (#13032)
校对有些错误字
2018-10-12 14:38:21 +08:00
Rustam Tursun
5beaa67b01 i18n: update Uyghur translation (#13004)
年前面加上“-”, 在维语中年前面要写“-”表示第几年
2018-10-10 16:44:29 +08:00
bgeree
cec8dc351d i18n: update Hungarian translation (#12963) 2018-10-08 11:37:43 +08:00
ziyoung
e17ecf747a [build] 2.4.8 2018-09-30 16:21:54 +08:00
Виталије Милошевић
34dd6793e4 i18n: add Serbian translation (#12863)
Added Serbian translation.
2018-09-25 11:16:09 +08:00
Spyros Sakellaropoulos
69f790f4d5 i18n: update Greek translation (#12830)
Translate missing text
2018-09-20 11:21:24 +08:00
ziyoung
774d0fb6dc [build] 2.4.7 2018-09-14 14:47:07 +08:00
ttquoccuong
64bb5f87e1 i18n: add Vietnamese translation of remaining items (#12609) 2018-09-05 10:49:17 +08:00