element/packages
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
..
alert fixed el-alert: if using slot, icon should use 'isBigIcon' class 2017-08-22 09:46:38 +08:00
autocomplete fix #5813 2017-10-14 06:53:47 -05:00
badge
breadcrumb
breadcrumb-item
button Button: avoid click event bubbling when disabled 2017-08-18 14:34:00 +08:00
button-group
card
carousel Carousel: fix flashing items 2017-08-18 12:21:34 +08:00
carousel-item
cascader Cascader: fix filter 2017-09-26 01:02:10 -05:00
checkbox fix checkbox not trigger input event bug 2017-06-18 17:19:08 +08:00
checkbox-button
checkbox-group
col
collapse
collapse-item
color-picker ColorPicker: add active-change event 2017-07-13 18:17:13 +08:00
date-picker DatePicker: fix initial value of [] in range type 2017-09-26 19:32:49 -05:00
dialog Dialog: fix nested popover cannot gain focus 2017-06-18 17:20:08 +08:00
dropdown dropdown: reactive disabled trigger element 2017-09-12 12:49:28 +09:00
dropdown-item
dropdown-menu
form Form-item: fix "required" attribute is not effective for validation 2017-10-01 03:06:17 -05:00
form-item
icon
input Input: fix params type 2017-08-25 15:05:34 +08:00
input-number
loading Loading: update code style (#7152) 2017-09-21 06:14:06 -05:00
menu Remove useless parameters 2017-08-28 18:16:27 +08:00
menu-item
menu-item-group
message Message: add 'message' support for VNode 2017-06-23 14:52:52 +08:00
message-box MessageBox: support empty title 2017-08-18 16:25:38 +08:00
notification
option
option-group
pagination Pagination: fix Jumper value should reassign when internalCurrentPage greater than internalPageCount 2017-09-05 17:12:18 +08:00
popover Popover: fix: delayed popover appears after mouse left 2017-07-27 15:07:17 +08:00
progress
radio
radio-button
radio-group
rate Fixed reactivity of colors prop for rate component 2017-09-06 10:00:16 +08:00
row
scrollbar
select Select Autocomplete: change dropdown popper default options (#7227) 2017-09-26 02:54:09 -05:00
slider Slider: fix button jumping to previous value when clicked 2017-09-24 06:27:08 -05:00
spinner
step
steps Steps: fix progress line for error step 2017-08-03 16:43:16 +08:00
submenu
switch Switch: Add `allowFocus` prop & focus/blur events (#7494) 2017-10-16 02:52:10 -05:00
tab-pane
table Table: Add `important` rule to `col-resize` cursor (#7381) 2017-10-09 07:07:10 -05:00
table-column
tabs fix tabs bug 2017-07-27 20:34:11 +08:00
tag
theme-default Switch: Add `allowFocus` prop & focus/blur events (#7494) 2017-10-16 02:52:10 -05:00
time-picker
time-select
tooltip Tooltip: fix disabled tooltip affecting other instances 2017-09-25 06:43:56 -05:00
transfer
tree Tree: get prop from data if not specified in `props` 2017-09-26 02:00:14 -05:00
upload Upload: fix handleRemove param error 2017-09-18 05:11:49 -05:00