Commit Graph

577 Commits (a8ce3f715e136d87d15554cd1bc18642e0c6106c)

Author SHA1 Message Date
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
ReZa ZaRe dc4ecb79b6 i18n: add Persian translation of the remaining items (#12581) 2018-09-03 11:27:42 +08:00
Jiewei Qian 02176e26f4 Date picker refactor dates selection: fix 12323 (#12347)
* date-picker: refactor type='dates'

fix issue #12323
{month, year} table highlights all selected dates
nuke selectedDates to provide cleaner data flow

* doc: correct date-picker's array usage

empty value must be falsy (empty array should not be used)
2018-08-14 16:19:51 +08:00
zhiyang 244d57fa1d [build] 2.4.6 2018-08-10 17:21:49 +08:00
Jikkai Xiao 7158ddc578 Select & Cascader: add default value for query string (#12322) 2018-08-10 15:29:48 +08:00
Jikkai Xiao fbe58a4015 Cascader: escape special characters for regexp (#12248) 2018-08-07 10:36:49 +08:00
杨奕 156fccd834 Chore: optimize entry script (#12192) 2018-08-01 11:50:01 +08:00
Jikkai Xiao b0b3110c3a [build] 2.4.5 2018-07-26 16:14:18 +08:00
Jikkai Xiao 1c5bce73ba [build] 2.4.4 2018-07-13 16:38:11 +08:00
Fabiano Roberto f5a0a7e673 Fix - [Bug Report] Localization #11961 (#11968) 2018-07-12 15:54:06 +08:00
Leopoldthecoder 3a698a90d1 [build] 2.4.3 2018-07-03 12:34:05 +08:00
Igors Krasjukovs 04d2891eeb i18n: update lv.js (#11814) 2018-07-01 21:34:53 +08:00
杨奕 ca567cc752
Chore: update id and key for algolia (#11783) 2018-06-28 16:09:55 +08:00
Jaak Asser 8397e12d1a i18n: update ee.js (#11709)
Add missing Estonian translations
2018-06-25 13:30:12 +08:00
hetech 85e562185e Chore: delete unused file (#11641) 2018-06-15 12:20:19 +08:00
sjaustirni c1b580583a i18n: update Slovak translation (#11597) 2018-06-13 10:43:06 +08:00
Leopoldthecoder 38ead594bc [build] 2.4.1 2018-06-08 14:05:11 +08:00
hetech 1b7a032e97 Popover: not emit event or create popper when disabled (#11426) 2018-05-31 12:15:11 +08:00
ati 089499745d Pagination: update translation for tr-TR (#11399)
Added forgotten translation for page
2018-05-30 10:23:13 +08:00
zhiyang 51e57ebcd8 [build] 2.4.0 2018-05-28 19:40:36 +08:00
hetech c9ea4161f1 MessageBox: remove hidden class when using MessageBox twice (#11371) 2018-05-28 16:19:10 +08:00
Jikkai Xiao 321a908caf i18n: improve Japanese translation (#11278) 2018-05-22 16:08:21 +08:00
hetech f5c113da80 Popup: allow user to set initial z-index for modals (#11257) 2018-05-21 18:57:40 +08:00
tsochetra 4d59616728 i18n: add Khmer language (km) (#11239)
* Adding Khmer language (Cambodia) to project

* adding khmer language
2018-05-21 10:37:00 +08:00
Leopoldthecoder 0ede22cd66 [build] 2.3.9 2018-05-18 14:21:10 +08:00
hetech 63844fd845 Popup: lockScroll uses class instead of inline style, remove redundant code (#11114)
* Popup: when popup open, use a class to prevent body scroll

* popup,MessageBox,vue-popper: remove redundant code

* popup: use getStyle to get document body's paddingRight

* Update mixin.vue-popup.spec.js

* Update mixin.vue-popup.spec.js
2018-05-13 12:07:09 +08:00
Leopoldthecoder 992a7a534e [build] 2.3.8 2018-05-11 19:02:08 +08:00
杨奕 ea70cf5a01
Utils: scroll-into-view should consider target element's offset parents (#11058) 2018-05-08 15:50:55 +08:00
Leopoldthecoder 6498829c96 [build] 2.3.7 2018-04-29 21:34:34 +08:00
Michael Budde cb39bd2f8b i18n: update Danish locale (#10946) 2018-04-29 21:03:04 +08:00
Leopoldthecoder 363528fc0d [build] 2.3.6 2018-04-21 18:15:20 +08:00
Leopoldthecoder fdef1020ca [build] 2.3.5 2018-04-20 16:05:19 +08:00
杨奕 1f57345b19
Chore: use resize-observer-polyfill to detect element resizes (#10779) 2018-04-19 12:19:27 +08:00
杨奕 95e168f7ca
Pagination: add prev-click and next-click events (#10755) 2018-04-17 16:47:32 +08:00
Nicolas d7e9e6173f i18n: update pagination.pagesize of de (#10754) 2018-04-17 16:04:54 +08:00
Amanbolat Balabekov 43781c9c5b i18n: update pagination.pagesize of ru-RU (#10716)
pagination.pagesize should have a white space before or it will be displayed incorrectly.
2018-04-16 10:21:05 +08:00
Hyuni 783cb2691f Input / Select: fix Korean IME composition bug (#10648)
* Input: fix cursor goes to the end of the text(#10611)

* Input: fix cursor goes to the end of the text(#10611)

* Update input.vue

* Update select.vue

* Update input.vue
2018-04-15 15:57:35 +08:00
nancoder 39bb82f462 i18n: fix Spanish year display in DatePicker (#10711)
In spanish has no sense "2018 año diciembre" so I changed the translation of ´year: 'Año'´  to ´year:''´
2018-04-15 09:38:37 +08:00
Leopoldthecoder 12d559965c [build] 2.3.4 2018-04-12 21:24:59 +08:00
r3stm4n 7dbe646030 i18n: fix a typo in pl.js (#10593) 2018-04-08 10:19:55 +08:00
Rustam Tursun 4b5000ffeb i18n: add ug-CN (#10585) 2018-04-06 20:12:58 +08:00
Leopoldthecoder 582226a0ff [build] 2.3.3 2018-04-04 16:42:55 +08:00
r3stm4n 2e1c329a42 i18n: update pl.js (#10491)
* filled gaps in translation

* Update pl.js
2018-03-31 12:24:24 +08:00
Leopoldthecoder 6bfc4ae915 [build] 2.3.2 2018-03-29 12:12:06 +08:00
Leopoldthecoder fbed07d3fa [build] 2.3.1 2018-03-29 10:59:59 +08:00
Leopoldthecoder e4094e9e69 [build] 2.3.0 2018-03-28 14:46:08 +08:00
杨奕 4a6bd309a4
Menu: fix arrow navigation of SubMenu (#10304) 2018-03-22 12:12:05 +08:00
LG0012 0fa60fe264 i18n: fix a lt.js typo (#10267) 2018-03-21 10:44:04 +08:00
Leopoldthecoder 427dcb2dad [build] 2.2.2 2018-03-14 18:10:59 +08:00
Xilmiki 9f47918477 Locale: update it.js (#10091) 2018-03-10 13:43:11 +08:00
Leopoldthecoder 2350d585a0 [build] 2.2.1 2018-03-02 16:41:08 +08:00
Marcel aec890aa8a i18n: update de.js (#9867)
* Update de.js

* Update de.js
2018-02-24 11:04:41 +08:00
d4rth0nyx bec9dc48cf i18n: update el.js (#9831)
Hello from Greece to element-ui community. Just change confirm from "ok" to "Εντάξει". More correct Greek word for "ok". Also attempts for
* PrevYear, 
* nextYear, 
* prevMonth, 
* nextMonth. 
*deleteTip,
sumText,
Titles-Lists,
filterPlaceholder,
noCheckedFormat,
Just direct translation, not tested on components yet. Any comment or recommendation accepted.....
by the way, keep up the good work, and im lover of dark themes............
2018-02-18 19:11:37 +08:00
Ivan Seniv 2449877792 i18n: translated all Ukrainian phrases (#9810) 2018-02-13 22:33:51 +08:00
Leopoldthecoder a98325bee8 [build] 2.2.0 2018-02-12 17:13:18 +08:00
syn-zeta 1b3832f009 Popper: fix memory leak on route change (#9757) 2018-02-11 10:59:32 +08:00
ahalimkara e4abaf7b6e i18n: add Kurdish translation (#9582) 2018-02-11 10:29:07 +08:00
Leopoldthecoder 67df5f0f6c [build] 2.1.0 2018-01-31 16:36:30 +08:00
FuryBean bbe6e62ee1 Table: forward fixed column's mousewheel event to entire table (#9323) 2018-01-26 15:38:46 +08:00
Hi-Linlin b4590d6b79
Merge pull request #9428 from Leopoldthecoder/dialog/style
Dialog: update paddings
2018-01-24 18:08:02 +08:00
Leopoldthecoder 81a7ef7634 Dialog: update paddings 2018-01-23 18:25:49 +08:00
baiyaaaaa f0f75fb561 Menu: move menu popup to body when collapse (#9263)
* change menu popup to body

* add menu-list

* Revert "add menu-list"

This reverts commit 5799df9bf2.

* fix menu popup

* Update yarn.lock

* Update submenu.vue
2018-01-23 15:58:46 +08:00
Leopoldthecoder 98bdee26b1 Popper: fix arrow position 2018-01-21 10:35:04 +08:00
Ahmet 275d6d24da Locale: update tr-TR translation (#9324) 2018-01-18 17:19:09 +08:00
FuryBean aaf6e7e815 Popper: update zIndex after show again (#9339) 2018-01-18 14:23:00 +08:00
FuryBean 23a60a0ef6 Loading: fix loading not disappear in some condition (#9313) 2018-01-18 11:44:19 +08:00
Daniel Chodusov 0eba34b1f6 Czech translations 2018-01-11 10:21:12 +08:00
banzhuanmei fcbf7830b9 Popper: getScrollParent should cover horizontal scroll (#9138) 2018-01-09 15:58:56 +08:00
Leopoldthecoder 44dca81692 [build] 2.0.11 2018-01-08 14:09:09 +08:00
rChaser53 769827e701 Locale: update ja translation (#9168) 2018-01-08 13:41:05 +08:00
Leopoldthecoder fdd746f262 Locale: change Czech locale filename to cs-CZ 2018-01-08 10:46:57 +08:00
cinwell.li be3dcbfc4c chore: update ESLint (#9124)
* chore: update ESLint

* chore: update eslint ignore
2018-01-05 16:53:02 +08:00
xifeiwu e466b32214 fix the case parameter node is null (#9125) 2018-01-04 15:46:55 +08:00
Vitor A. Vale 166df00c44 Locale: update pt-br translations (#9118) 2018-01-03 22:21:44 +08:00
nexequ 4588894e00 Update pl.js (#9082)
* Update pl.js

I just added some translations

* Update pl.js
2017-12-31 09:59:28 +08:00
Leopoldthecoder ce27b5b396 [build] 2.0.10 2017-12-29 18:09:56 +08:00
Leopoldthecoder ae4d29cff5 Chore: misc updates 2017-12-29 17:34:26 +08:00
Mathieu TUDISCO 74d4267a34 Add a comment in fr.js
cf: https://github.com/ElemeFE/element/pull/9053

Add a comment to explain why year must be empty, because we definitely will not remember that!
(I am the one who filled it the last time :/)
2017-12-28 17:44:21 +08:00
Nicolas Kirchner cdc2f48de7 Update fr.js
In french, like in english, we don't say "Année" after the year number.
2017-12-28 17:21:55 +08:00
vsambor 1eba6fda98 Create ro.js 2017-12-28 16:36:09 +08:00
Leopoldthecoder 8d49e17303 [build] 2.0.9 2017-12-24 19:35:10 +08:00
佘小马 b05462a6cc fixed utils.dom.addClass 2017-12-15 16:49:09 +08:00
Leopoldthecoder 03635d1935 [build] 2.0.8 2017-12-12 17:07:23 +08:00
Gabor Apagyi 051b03f4a6 Added Hungarian language to the locale (#8764)
* Added Hungarian language to the locale

Added Hungarian language to the locale

* removed // to be translated

* remove trailing space
2017-12-11 18:50:04 +08:00
Leopoldthecoder 1fb98ef172 Chore: misc updates 2017-12-11 10:52:31 +08:00
Jaha96 038f1221ac Added Kazakh language to the locale :) (#8664)
* Added Kazakh language to the locale

* removed space
2017-12-05 11:58:17 +08:00
Батмөнх 2d8e73bc02 update mn locale (#8599)
* Complete Mongolian translation :mn:

* removed // to be translated

* Fixed translation

* Update mn.js

* Update mn.js

* Update mn.js
2017-12-01 15:16:18 +08:00
redaced 6ced3a654a removed // to be translated 2017-11-30 19:52:26 +08:00
redaced 4f0343fc6b Complete Mongolian translation :mn: 2017-11-30 19:52:26 +08:00
Leopoldthecoder 12e12758e7 [build] 2.0.7 2017-11-29 16:57:22 +08:00
Leopoldthecoder 57f7dc766f [build] 2.0.6 2017-11-29 14:32:44 +08:00
Leopoldthecoder 9998d13e9c Popper: increase arrow offset to 8px 2017-11-26 16:57:41 +08:00
Tadasb 0a23a310e4 Create lt.js
Create a Lithuanian translation.
2017-11-20 10:26:18 +08:00
杨奕 2566e48218 Update fa.js 2017-11-19 16:27:47 +08:00
Morteza Dehghani 7dd10da28b Translate some words
...
2017-11-19 16:27:47 +08:00
Leopoldthecoder 46bd165fb1 [build] 2.0.5 2017-11-17 15:27:06 +08:00
Leopoldthecoder 5406a97359 Chore: misc updates 2017-11-17 12:46:52 +08:00
ChangJoo Park(박창주) 1af6989544 Update ko.js (#8348) 2017-11-17 12:14:06 +08:00
ChangJoo Park(박창주) d65249e744 Update ko.js 2017-11-17 12:12:35 +08:00
Stefan de Vogelaere ecbaea7839 Complete Dutch Translation (#8320)
* Complete Dutch Translation

* Update nl.js
2017-11-16 17:10:40 +08:00
wuzhuyu5 d419e260d0 clickoutside: fix memory leak 2017-11-14 12:15:47 +08:00
medice ac39df84c0 clickoutside: fix memory leak 2017-11-11 10:51:08 +08:00