Commit Graph

423 Commits (156fccd83482a4c3b702104598c1290f6170caab)

Author SHA1 Message Date
杨奕 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