.. |
alert
|
Alert: add chalk theme
|
2017-09-11 19:50:00 +09:00 |
aside
|
add layout (#6600)
|
2017-08-22 12:46:22 +08:00 |
autocomplete
|
Autocomplete: add popper-append-to-body attribute (#12241)
|
2018-08-06 19:14:16 +08:00 |
badge
|
Badge: fix hidden value of zero (#10470)
|
2018-03-30 10:48:22 +08:00 |
breadcrumb
|
Breadcrumb: fix regression of dynamic to support (#11286)
|
2018-05-22 18:27:36 +08:00 |
breadcrumb-item
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
button
|
Button: add circle attribute (#10359)
|
2018-03-27 10:54:28 +08:00 |
button-group
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
card
|
Card: add shadow attribute (#10418)
|
2018-03-29 15:18:31 +08:00 |
carousel
|
Chore: retire lerna and remove redundant files (#11493)
|
2018-06-05 19:27:13 +08:00 |
carousel-item
|
add carousel
|
2016-12-22 16:10:55 +08:00 |
cascader
|
Cascader: prevent value changing when menu is closing (#12507)
|
2018-08-29 13:48:50 +08:00 |
checkbox
|
Checkbox: support validation for single checkbox. Closes #5787 (#11271)
|
2018-05-22 17:47:05 +08:00 |
checkbox-button
|
Add button style to checkbox (#3697)
|
2017-04-21 16:12:38 +08:00 |
checkbox-group
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
col
|
chore: update ESLint (#9124)
|
2018-01-05 16:53:02 +08:00 |
collapse
|
Collapse: add active class on el-collapse-item (#9717)
|
2018-02-07 21:42:40 +08:00 |
collapse-item
|
add collapse
|
2016-12-26 16:18:00 +08:00 |
color-picker
|
ColorPicker: fix the position of cursor (#12376)
|
2018-08-23 17:45:19 +08:00 |
container
|
add layout (#6600)
|
2017-08-22 12:46:22 +08:00 |
date-picker
|
DatePicker: turn off autocomplete for date picker range (#12521)
|
2018-08-27 23:04:28 +08:00 |
dialog
|
Dialog: add opened event (#12828)
|
2018-09-20 11:16:22 +08:00 |
dropdown
|
Cascader: not focus when outside clicked (#11588)
|
2018-06-12 19:24:09 +08:00 |
dropdown-item
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
dropdown-menu
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
footer
|
add layout (#6600)
|
2017-08-22 12:46:22 +08:00 |
form
|
FormItem: adding hide-required-asterisk attribute(#12744)
|
2018-09-17 18:32:23 +08:00 |
form-item
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
header
|
add layout (#6600)
|
2017-08-22 12:46:22 +08:00 |
icon
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
input
|
Input: fix autocomplete property is not compatible with native #12513 (#12514)
|
2018-08-28 15:44:21 +08:00 |
input-number
|
InputNumber: remove undocumented slots (#11794)
|
2018-06-29 10:08:49 +08:00 |
loading
|
Chore: retire lerna and remove redundant files (#11493)
|
2018-06-05 19:27:13 +08:00 |
main
|
add layout (#6600)
|
2017-08-22 12:46:22 +08:00 |
menu
|
Menu: save menu state when change collapse and expand menu(#10622) (#12178)
|
2018-08-02 15:05:21 +08:00 |
menu-item
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
menu-item-group
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
message
|
MessageBox: add iconClass (#11499)
|
2018-06-06 12:19:24 +08:00 |
message-box
|
MessageBox: add distinguishCancelAndClose (#11831)
|
2018-07-03 12:02:21 +08:00 |
notification
|
Notification: remove vm attribute (#11830)
|
2018-07-03 12:23:06 +08:00 |
option
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
option-group
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
pagination
|
Pagination: fix emit order of page size (#12530)
|
2018-08-28 18:18:30 +08:00 |
popover
|
Popover: show popper when InputNumber focused (#12284)
|
2018-08-08 18:41:53 +08:00 |
progress
|
Progress: fix missing icon when status is exception (#11172)
|
2018-05-15 18:50:18 +08:00 |
radio
|
Radio: change component name (#11957)
|
2018-07-12 12:07:36 +08:00 |
radio-button
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
radio-group
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
rate
|
Chore: provide a key with v-for (#11891)
|
2018-07-11 15:17:20 +08:00 |
row
|
Chore: replace var with let and const (#9774)
|
2018-02-11 16:37:58 +08:00 |
scrollbar
|
Scrollbar: compatible with vue 2.2.6, fixed #3797 (#3845)
|
2017-03-29 11:58:34 +08:00 |
select
|
Select: use initial height to reset height of input (#12719)
|
2018-09-13 18:52:08 +08:00 |
slider
|
Slider: avoid NaN when min and max values are equal (#12256)
|
2018-08-07 15:32:59 +08:00 |
spinner
|
Spinner: v-bind:style -> :style (#11997)
|
2018-07-15 16:57:05 +08:00 |
step
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
steps
|
Step: fix flex-basis when align-center is true
|
2018-01-25 12:08:12 +08:00 |
submenu
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
switch
|
Switch: use CSS to process button position (#10879)
|
2018-04-25 17:34:00 +08:00 |
tab-pane
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
table
|
Table: fix table filter (#12539)
|
2018-08-29 18:45:56 +08:00 |
table-column
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
tabs
|
Tabs: fix order of TabNav when array is sorted (#12846)
|
2018-09-25 11:16:47 +08:00 |
tag
|
Tag: stop close icon click event propagation (#8396)
|
2017-11-21 11:05:52 +08:00 |
theme-chalk
|
FormItem: adding hide-required-asterisk attribute(#12744)
|
2018-09-17 18:32:23 +08:00 |
time-picker
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
time-select
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
tooltip
|
Tooltip: invoke 'doDestory' manually when disabled (#10498)
|
2018-04-01 16:44:34 +08:00 |
transfer
|
Transfer: support scoped slot for data items (#10577)
|
2018-04-05 21:25:14 +08:00 |
tree
|
Tree: show indicator in drop node (#12854)
|
2018-09-21 19:12:42 +08:00 |
upload
|
Upload: create blob URL when picture displays (#12402)
|
2018-09-10 10:59:55 +08:00 |