Commit Graph

3235 Commits

Author SHA1 Message Date
杨奕
2ccb0ead05 Slider: add tooltip-class (#9957) 2018-03-01 17:21:31 +08:00
落叶
5f75ab8375 Select: focusing does not show popper (#9894) 2018-03-01 16:02:13 +08:00
cinwell.li
95d2eabd5e Docs: update quickstart demo, close #9883 (#9928)
* docs: update quickstart demo, close #9883

* docs: fix typo
2018-03-01 12:05:49 +08:00
Jiewei Qian
6dd3d38393 DatePicker: fix date-time panel user input (#9913)
* date-picker: fix date-time panel user input

* test: add test for date-time-picker change event
2018-03-01 10:22:44 +08:00
Jiewei Qian
c5cec198d2 Fix date-picker flaky test (#9923) 2018-02-28 18:09:14 +08:00
杨奕
f681b4bded
MessageBox: listen for keydown instead of keyup (#9908) 2018-02-27 16:22:20 +08:00
杨奕
da2c87a03d Table: calc layout after row expansion changes (#9848) 2018-02-26 16:13:33 +08:00
dongxu
061130e1c7 Build: fix build locales, make sure only read js files (#9879) 2018-02-24 19:03:32 +08:00
杨奕
6dbbee35e6
Table: fix js pending in ssr (#9876) 2018-02-24 13:13:05 +08:00
Marcel
aec890aa8a i18n: update de.js (#9867)
* Update de.js

* Update de.js
2018-02-24 11:04:41 +08:00
dayu
7b89b68295 Menu: update routeToItem rejection (#9871) 2018-02-24 10:43:09 +08:00
杨奕
89509b5fe3
Select: fix style for inline popper (#9835) 2018-02-18 20:33:21 +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
相学长
fa00fcfbf9 Upload: fix default status of fileList (#6571) 2018-02-16 19:47:41 +08:00
杨奕
f677292d86
Container: forbid shrinking for Aside, Header and Footer (#9812) 2018-02-13 23:17:50 +08:00
杨奕
c6e4a11b33
Menu: remove print error 2018-02-13 23:10:17 +08:00
Ivan Seniv
2449877792 i18n: translated all Ukrainian phrases (#9810) 2018-02-13 22:33:51 +08:00
syn-zeta
ec30f9c67d Chore: update package.json to lock lint config and fix console lint errors (#9773) 2018-02-13 14:09:41 +08:00
杨奕
c68aacf8d2
Chore: update contribution guide (#9803) 2018-02-13 12:22:41 +08:00
杨奕
15cdbbdf36
Doc: update changelogs (#9802) 2018-02-13 11:54:09 +08:00
杨奕
71774edd92
Menu: update es doc (#9801) 2018-02-13 11:22:14 +08:00
Gonzalo Nandez
e2d3830bc5 Docs: update es docs for 2.2.0 (#9796) 2018-02-13 10:59:24 +08:00
Leopoldthecoder
62c1ba3785 [release] 2.2.0 2018-02-12 17:13:19 +08:00
Leopoldthecoder
a98325bee8 [build] 2.2.0 2018-02-12 17:13:18 +08:00
杨奕
f516d62786
Changelog: update for 2.2.0 (#9793) 2018-02-12 17:10:18 +08:00
杨奕
0f06fd5079
Select: add popper-append-to-body (#9782) 2018-02-11 18:18:49 +08:00
troy351
b070c8d88c ColorPicker: declare box-sizing for panel (#9780)
in case some users declare `box-sizing: border-box` globally and may causing unexpected problems
2018-02-11 17:07:03 +08:00
阿林
ad07722aab Chore: replace var with let and const (#9774) 2018-02-11 16:37:58 +08:00
baiyaaaaa
c4ac575f3c Menu: improve vertical collapse transition (#9777) 2018-02-11 16:21:13 +08:00
baiyaaaaa
610723ea00 support menu disabled (#9771) 2018-02-11 14:59:46 +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
阿林
c726289094 CheckBox: hide the native input using z-index (#9746)
fix issue #9677 https://github.com/ElemeFE/element/issues/9677
2018-02-10 18:57:10 +08:00
杨奕
472b72423e
Switch: fix click event triggering twice (#9760) 2018-02-09 19:04:11 +08:00
杨奕
d46c0ed01c
Transfer: add clearQuery (#9753) 2018-02-09 12:31:24 +08:00
杨奕
438b29a48f
Chore: update docs for Tree and Menu (#9751) 2018-02-09 12:14:35 +08:00
baiyaaaaa
202f6417b1 Menu: support multi level submenu in horizontal mode (#9741) 2018-02-09 11:05:37 +08:00
FuryBean
fe29af1b1f Add check event and getHalfChecedNodes method for Tree (#9730) 2018-02-09 10:31:11 +08:00
FuryBean
607aef0ac7 update tree docs for children & isLeaf (#9739) 2018-02-09 10:29:32 +08:00
FuryBean
6bef614c01 add api for tree (#9718) 2018-02-09 10:28:43 +08:00
baiyaaaaa
d32beea1fe
fix menu active when route error (#9675) 2018-02-08 15:14:15 +08:00
FuryBean
fa55dbae12 Table: hide border when v-loading is true (#9725) 2018-02-08 13:36:53 +08:00
杨奕
096dbddf98
Loading: fix after-leave execution when init value is false (#9722) 2018-02-08 11:17:10 +08:00
杨奕
cbf033a792
Collapse: add active class on el-collapse-item (#9717) 2018-02-07 21:42:40 +08:00
Gonzalo Nandez
94b091034d Update README.MD (#9698) 2018-02-07 10:29:20 +08:00
杨奕
fa116490e3
Chore: update .eslintignore (#9694) 2018-02-06 17:08:08 +08:00
杨奕
248b1bf8de
Tree: support scoped slot (#9686) 2018-02-06 16:45:27 +08:00
FuryBean
3bc67fa575 Tree: add node-contextmenu event for tree node (#9678) 2018-02-06 11:42:01 +08:00
FuryBean
580aaaa3f9 fix table will crash when initial columns is empty (#9666) 2018-02-05 19:22:24 +08:00
FuryBean
f255c8786e Table: fix summary row drifting when horizontal scrollbar exists (#9667) 2018-02-05 19:14:20 +08:00