Commit Graph

2572 Commits (3f196a63d13d897d2689bc76f4ba835d98180f4c)

Author SHA1 Message Date
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 9bad910664 Switch: fix an en doc typo 2017-11-04 09:28:29 +08:00
Leopoldthecoder b8edd0be14 Menu: register el-tooltip 2017-11-03 13:20:54 +08:00
Leopoldthecoder a6067defa7 [release] 1.4.9 2017-11-01 12:33:00 +08:00
Leopoldthecoder c4ed89f32d [build] 1.4.9 2017-11-01 12:32:59 +08:00
Leopoldthecoder a755fd98a3 Changelog: update for 1.4.9 2017-11-01 12:28:44 +08:00
Leopoldthecoder 4508f2a6c4 DatePicker: fix range in Chromium 53 - 57 2017-11-01 12:28:44 +08:00
Leopoldthecoder 9b6a21073b add CDN tips 2017-10-30 05:38:54 -05:00
Leopoldthecoder b53dcd1766 lock CDN resource version for 1.x docs 2017-10-27 05:45:19 -05:00
Leopoldthecoder 2a745aa8bf Form: fix validateDisabled 2017-10-25 23:49:13 -05:00
Leopoldthecoder 4aff63826c misc updates 2017-10-25 23:01:23 -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 762f337b2c [release] 1.4.8 2017-10-24 18:21:12 +08: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
lltemplar 3b6b9fa5f7 Update form.md 2017-10-24 01:39:12 -05:00
lltemplar f904e964f2 Update form.md 2017-10-23 23:38:28 -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 0099a3f283 update beta notice 2017-10-20 03:53:40 -05:00
Leopoldthecoder f0a85b8a6c update Readme.md 2017-10-20 01:02:25 -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
78218ab940 Update package.json 2017-10-16 07:03:57 -05:00
Leopoldthecoder 48c3f6719b [release] 1.4.7 2017-10-16 16:25:29 +08:00
Leopoldthecoder c52b64dae1 [build] 1.4.7 2017-10-16 16:25:29 +08:00
Leopoldthecoder a0ec1580e1 Changelog: update for 1.4.7 2017-10-16 03:23:09 -05: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 0efb4a58d7 add 2.0 alpha notification 2017-09-30 02:55:49 -05:00
Leopoldthecoder 0f6f42f482 [release] 1.4.6 2017-09-27 13:34:35 +08:00
Leopoldthecoder e1e6adbb23 [build] 1.4.6 2017-09-27 13:34:35 +08:00
Leopoldthecoder d4cd7b9435 Changelog: update for 1.4.6 2017-09-26 23:45:33 -05:00
wayne df8107ca49 Carbon: fix var 2017-09-26 23:32:34 -05:00
wayne 05791606db Carbon: add welcome page 2017-09-26 23:32:34 -05: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 af030b62b0 [release] 1.4.5 2017-09-24 15:53:26 +08:00
Leopoldthecoder 4e5bbbc978 [build] 1.4.5 2017-09-24 15:53:25 +08:00
Leopoldthecoder aa40f5308d move tease image to cdn 2017-09-24 15:32:56 +08:00
Leopoldthecoder 32478a3b56 compress teaser image 2017-09-24 13:07:55 +08:00
Leopoldthecoder e18593eab9 Changelog: update for 1.4.5 2017-09-23 22:23:12 -05:00