Commit Graph

1483 Commits (cca619832702017ccd0f85be3c95fbe7d087884d)

Author SHA1 Message Date
Leopoldthecoder c2bed40fa3 [build] 1.4.13 2018-01-22 15:31:41 +08:00
xiong hanbiao 0d8e31f474 Table: fix multi-header remove column (#9377) 2018-01-22 15:25:56 +08:00
QingDeng 5bb7436071 Tab:fix browser crash bug (#6886)
Tab:fix browser crash bug
2018-01-03 17:50:59 +08:00
Leopoldthecoder 17b815015a [build] 1.4.12 2017-11-30 13:53:55 +08:00
杨奕 95fe0fd2d8 Update select.vue 2017-11-25 20:51:12 +08:00
wenqing 4b6f6cc885 Select: fix input height when props.size not assigned 2017-11-25 20:51:12 +08:00
Leopoldthecoder cfd417d34c [build] 1.4.11 2017-11-24 16:27:02 +08:00
Leopoldthecoder 7afd93ac3d Table: fix high CPU consumption 2017-11-24 16:22:39 +08:00
Decade 61a937798f Pagination: reset invalid jumper value (#8408)
* fix pagination jumper value

* fix lint
2017-11-23 11:44:33 +08:00
Leopoldthecoder e457060908 [build] 1.4.10 2017-11-14 11:10:03 +08:00
wubaiqing 3f196a63d1 Select: fix variable error 2017-11-05 11:20:07 +08:00
wubaiqing 3a23ab7b01 Select: fix input height of mini size 2017-11-05 11:20:07 +08:00
Leopoldthecoder b8edd0be14 Menu: register el-tooltip 2017-11-03 13:20:54 +08:00
Leopoldthecoder c4ed89f32d [build] 1.4.9 2017-11-01 12:32:59 +08:00
Leopoldthecoder 4508f2a6c4 DatePicker: fix range in Chromium 53 - 57 2017-11-01 12:28:44 +08:00
Leopoldthecoder 2a745aa8bf Form: fix validateDisabled 2017-10-25 23:49:13 -05:00
John Heiner e2932fd781 date-picker: added name attr support 2017-10-25 21:52:26 -05:00
Chris Anderson d2908487d7 Fixes #7728 2017-10-25 21:50:16 -05:00
Leopoldthecoder ccd36eb01f [build] 1.4.8 2017-10-24 18:21:12 +08:00
杨奕 664f893086 Changelog: update for 1.4.8 (#7683)
* Table: Trigger `doLayout` when display from `none` to others

* Changelog: update for 1.4.8
2017-10-24 05:19:04 -05:00
phongkt 5698e77c72 Dropdown: allow change show/hide timeout by props (#7621)
* Dropdown: Allow change show/hide timeout by props

* Dropdown: Fixes for document mistake
2017-10-24 04:20:03 -05:00
DuLinRain 1d90390fa5 DateTimePicker: fix hidden last item of sidebar (#7567)
* Update picker-panel.css

fix "last item been overlapped by footbar bug" when sidebar items are two more。even overflow can not resolve this problem, it is not the same thing. the details you can see https://dulinrain.github.io/elementui/ElementUI%E4%B9%8B%E6%97%B6%E9%97%B4%E6%8F%92%E4%BB%B6Bug.html

* Update date-picker.css

reply to the reviewe of #7567 (https://github.com/ElemeFE/element/pull/7567)

* Update picker-panel.css

remove the previous fix after the review of  #7567(https://github.com/ElemeFE/element/pull/7567)

* Update date-picker.css

* Update picker-panel.css
2017-10-22 21:54:12 -05:00
Leopoldthecoder 8ba6b580fd Menu: fix close menu bug 2017-10-19 00:09:22 -05:00
Leopoldthecoder 2999279ae3 minor fixes for select, message-box and textarea 2017-10-18 18:38:13 +08:00
Leopoldthecoder c52b64dae1 [build] 1.4.7 2017-10-16 16:25:29 +08:00
Brad Adams 6d311ed6d3 Switch: Add `allowFocus` prop & focus/blur events (#7494)
* Table: Add `important` rule to `col-resize` cursor

* Table: Add `important` rule to `col-resize` cursor

* Update table-header.js

* [Switch]: Add `allowFocus` prop + blur/focus events

+ Add new `allowFocus` prop
+ Add event emitters for focus & blur events
+ Set `input` $ref `.focus()` on switch click event

* [Switch]: Add styling for when `allowFocus: true`

+ Add styling for when `allowFocus` prop is set to true.
+ Add styling for when input is focused

* [Switch]: Update docs
2017-10-16 02:52:10 -05:00
rennai 17c94d7410 fix #5813
修复 autocomplete 组件 IE11 下使用搜狗输入法,无法输入中文的问题
2017-10-14 06:53:47 -05:00
Brad Adams 0de6b447e5 Table: Add `important` rule to `col-resize` cursor (#7381)
* Table: Add `important` rule to `col-resize` cursor

* Table: Add `important` rule to `col-resize` cursor

* Update table-header.js
2017-10-09 07:07:10 -05:00
Hoxton Lau 2cf9c4e7a7 Form-item: fix "required" attribute is not effective for validation 2017-10-01 03:06:17 -05:00
Leopoldthecoder e1e6adbb23 [build] 1.4.6 2017-09-27 13:34:35 +08:00
Leopoldthecoder a4eb891a21 DatePicker: fix initial value of [] in range type 2017-09-26 19:32:49 -05:00
wenqing 58542b3a5e Select Autocomplete: change dropdown popper default options (#7227) 2017-09-26 02:54:09 -05:00
Leopoldthecoder 9e67ec3506 Tree: get prop from data if not specified in `props` 2017-09-26 02:00:14 -05:00
Leopoldthecoder 2fae006ba1 Cascader: fix filter 2017-09-26 01:02:10 -05:00
Leopoldthecoder f457cd7f57 Tooltip: fix disabled tooltip affecting other instances 2017-09-25 06:43:56 -05:00
Leopoldthecoder 1552f87592 Slider: fix button jumping to previous value when clicked 2017-09-24 06:27:08 -05:00
Leopoldthecoder 4e5bbbc978 [build] 1.4.5 2017-09-24 15:53:25 +08:00
Leopoldthecoder 7b8250b4e2 Select: return when query is null 2017-09-23 03:05:46 -05:00
Leopoldthecoder ffe6b8933c DatePicker: fix date input format 2017-09-23 02:06:40 -05:00
Hoxton Lau 06d29e2ed6 Form-item: fix typo 2017-09-22 04:47:17 -05:00
Hex a69d975730 Loading: update code style (#7152) 2017-09-21 06:14:06 -05:00
Leopoldthecoder dba797416e DatePicker: fix disabled dates for the west hemisphere 2017-09-19 23:07:35 -05:00
Leopoldthecoder 9f9629d2bb Upload: fix handleRemove param error 2017-09-18 05:11:49 -05:00
wacky6.AriesMBP d35ae01042 DatePicker: support default-value for date-range 2017-09-17 21:46:31 -05:00
Leopoldthecoder 678cf1103f Table: fix single filter active state 2017-09-17 07:51:39 -05:00
thegatheringstorm 4d2fac6f60 Upload: convert var to const and let 2017-09-16 07:33:25 -05:00
thegatheringstorm 6e3f46a500 Upload: convert map to forEach 2017-09-15 04:07:13 -05:00
杨奕 9be1a0ae8a update doc (#7033)
* Tooltip: update zh-CN doc

* Tooltip: update en doc

* Autocomplete: update docs
2017-09-14 23:16:45 -05:00
ryatziv 586bde090c Autocomplete: emit select of textbox value when no selection is made. (#6428)
* when pressing enter without a selection, select the currently entered text and clear selections.

* added "select-when-unmatched" flag

* restored "???" to "-"
2017-09-14 22:11:07 -05:00
Leopoldthecoder 36d4f0a6fc Select: move setSelect to mounted hook 2017-09-14 06:29:15 -05:00