- 29 Dec, 2018 2 commits
- 20 Dec, 2018 1 commit
-
-
HarlanLuo authored
-
- 17 Dec, 2018 1 commit
-
-
HarlanLuo authored
-
- 14 Dec, 2018 4 commits
- 10 Dec, 2018 2 commits
- 07 Dec, 2018 1 commit
-
-
Jerry Chou authored
* Table: fix empty text vertical alignment issue on IE10+ * Table: add a comment to IE-specific fixes
-
- 05 Dec, 2018 2 commits
-
-
Artem Ryabokon authored
-
Gideon King authored
* Fix issue with popover displaying on focus when configuration is for it to show on hover. Fix issue with popover timer still running when button clicked and parent element no longer visible (e.g. keepalive component). * Updated to pass tests * Correct documentation for el-date-picker * Changes as per ziyoung review
-
- 30 Nov, 2018 2 commits
-
-
NateScarlet authored
Allows `children` and `disabled` to be undefined
-
fafa authored
-
- 28 Nov, 2018 3 commits
- 26 Nov, 2018 2 commits
-
-
Ende93 authored
-
Jiewei Qian authored
* input: simplify internal implementation remove currentValue, strictly follow one-way data flow hack for MSIE input event when placeholder is set remove isKorean hack (#11665, #10648) * input-number: fix for new el-input * test: input, fix vue warning * date-time-range: fix for new el-input * pagination: fix for new el-input, simplify internals * input: fix input event on compositionend * input-number: fix for new el-input * input-number: nuke userInput on change
-
- 23 Nov, 2018 1 commit
-
-
hetech authored
-
- 22 Nov, 2018 2 commits
-
-
hetech authored
-
Gonzalo Nandez authored
-
- 21 Nov, 2018 4 commits
- 20 Nov, 2018 1 commit
-
-
hetech authored
-
- 19 Nov, 2018 3 commits
-
-
Jiewei Qian authored
-
troy351 authored
* fixed typo * fixed typo
-
Gonzalo Nandez authored
* Update spanish doc 2.4.10 * update changelog
-
- 16 Nov, 2018 3 commits
- 14 Nov, 2018 2 commits
- 13 Nov, 2018 3 commits
-
-
Arthur Denner authored
* Autocomplete: add clearable prop * Input: remove focus after clearing the value * Autocomplete: hide options after clearing the value
-
Ali Torki authored
* add: text status in progress circle component * Progress: update Chinse and Spanish docs and minor improvements * update progress
-
dive2Pro authored
* fix: 12383 Tree in lazy mode set child node 'default-checked-keys', display wrong:All nodes are fulfilled * 添加测试 * fix code style * update style
-
- 12 Nov, 2018 1 commit
-
-
Jiewei Qian authored
* date-table: simplify implementation, fix #12980 * date-table: remove rangeState's row and column * date-table: fix disabled cell highlight this is a regression introduced in pr #8156, which allows disabled date to be highlighted. Also simplifies handleClick's implementation to avoid DOM operations.
-