Commit Graph

544 Commits (6bd01040ea4797e09af7a6807d5377d6bb40c226)

Author SHA1 Message Date
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
Leopoldthecoder 33bf6f9cd9 [build] 2.0.4 2017-11-10 16:39:45 +08:00
Mathieu TUDISCO 839dda529e Complete french translation 🇫🇷 2017-11-07 10:43:12 +08:00
wubaiqing 38e320b8cc Add spaces between Chinese, English and numbers. 2017-11-05 20:19:42 +08:00
butschster cee4542c36 Update ru-RU.js
Added missed translates
2017-11-05 11:19:42 +08:00
Leopoldthecoder 44849f7998 [build] 2.0.3 2017-11-03 15:59:15 +08:00
Leopoldthecoder 03ccdb4fbc Menu: register el-tooltip 2017-11-03 13:21:06 +08:00
Chris Anderson 52bbf4f3e1 Fixes #7959 by providing aria labels for buttons 2017-11-03 10:26:30 +08:00
Leopoldthecoder 9553e1edba Chore: misc fixes and updates 2017-11-02 14:01:58 +08:00
wubaiqing 98bf5d7f28 Fix the code style issue to pass eslint 2017-11-01 11:47:33 +08:00
Leopoldthecoder 906580eb88 [build] 2.0.2 2017-10-31 18:48:53 +08:00
Leopoldthecoder 0c47e6d308 RepeatClick: ignore right button down 2017-10-28 21:47:41 -05:00
Leopoldthecoder c0e9a0f44f [build] 2.0.1 2017-10-28 17:13:24 +08:00
Leopoldthecoder 8479b2fbaf bug fixes 2017-10-28 03:10:52 -05:00
Leopoldthecoder 6995641d72 [build] 2.0.0 2017-10-27 11:56:27 +08:00
Leopoldthecoder d2efebcbeb fix getPropByPath error 2017-10-26 22:29:22 -05:00
Leopoldthecoder c195a873b7 [build] 2.0.0-rc.1 2017-10-25 19:03:07 +08:00
Cyril Su 25e8503d65 Carbon: Table add features and fix bugs (#7682)
* Table: Fix error in calculate `totalFlexWidth`

* Table: Fix error in caculate `scrollX`

* Table: Watch `max-height` change

* Table: Change `toggleRowExpanded`

* Table: Support `obj[key]`

* Table: Update docs for `toggleRowExpanded`

* Table: Add style and class control for every row and cell

* Table: Add `migrating` mixin for `expand`

* Table: Update test spec

* Table: Add `index` in `table-column` for custom index
2017-10-25 02:35:12 -05:00
Leopoldthecoder 44c75ff1af [build] 2.0.0-beta.1 2017-10-20 16:09:07 +08:00
Leopoldthecoder 1e95e51f9b update typings 2017-10-18 18:38:23 +08:00
Alashov Berkeli 4f9515494c Locale: [tk] translated new strings and improved old ones 2017-10-18 05:34:52 -05:00
Leopoldthecoder 21622d4e07 [build] 2.0.0-alpha.3 2017-10-16 18:08:56 +08:00
杨奕 38459ae850 update dependencies (#7476)
* update el-input change event

* upgrade to vue 2.5.0

* upgrade webpack to 3.7

* upgrade vue to 2.5.2

* minor style updates
2017-10-16 14:07:24 +08:00
maranran 542deb779b Accessibility for message & message-box & tabs (#7424)
* 	add accessibility for message & message-box & tabs

* Update message-box.md
2017-10-15 23:13:10 -05:00
Black Wayne 9b09f6aa9f Form: add size attribute (#7428) 2017-10-12 04:50:06 -05:00
Leopoldthecoder 553e89568b TimePicker: add arrow-control 2017-10-11 05:34:08 -05:00
Leopoldthecoder f46f931daa [build] 2.0.0-alpha.2 2017-10-05 10:21:50 +08:00
Leopoldthecoder 186143b138 Menu: fix setAttribute error 2017-10-01 07:10:29 -05:00
Leopoldthecoder 4b47beb499 [build] 2.0.0-alpha.1 2017-09-30 16:05:48 +08:00
Leopoldthecoder 257473f305 Merge remote-tracking branch 'eleme/dev' into carbon
# Conflicts:
#	examples/app.vue
#	examples/docs/en-US/tree.md
#	examples/docs/zh-CN/tree.md
#	examples/versions.json
#	packages/select/src/select.vue
#	packages/theme-default/package.json
2017-09-29 16:21:29 +08:00
maranran d66473f005 add accessibility for input & rate & collapse & progress & upload (#7196) 2017-09-29 02:58:07 -05:00
Leopoldthecoder e1e6adbb23 [build] 1.4.6 2017-09-27 13:34:35 +08:00
maran d6f04caefd add accessibility for menu 2017-09-26 06:48:01 -05:00
Leopoldthecoder 4e5bbbc978 [build] 1.4.5 2017-09-24 15:53:25 +08:00