.. |
affix
|
update
|
2017-12-20 11:03:08 +08:00 |
alert
|
support Tree & add dispatch and broadcast methods
|
2017-03-02 17:40:19 +08:00 |
auto-complete
|
feat: exposure on-focus and on-blur event in <AutoComplete>
|
2018-05-07 15:47:17 +08:00 |
avatar
|
update avatar slot offsetWidth while data changes
|
2018-02-21 15:55:31 +09:00 |
back-top
|
update Affix & BackTop
|
2017-07-10 13:30:00 +08:00 |
badge
|
update badge.vue
|
2017-10-09 10:28:37 +08:00 |
base
|
update poptip content change
|
2018-04-16 19:27:34 +08:00 |
breadcrumb
|
fixed #2214
|
2017-11-07 17:28:20 +08:00 |
breadcrumb-item
|
perfect some component on demand
|
2017-11-30 11:46:42 +08:00 |
button
|
Revert "Revert "update Button & style""
|
2018-01-18 10:51:12 +08:00 |
button-group
|
perfect some component on demand
|
2017-11-30 11:46:42 +08:00 |
card
|
Update card.vue
|
2018-03-29 10:39:15 +08:00 |
carousel
|
Add button type in carousel
|
2018-04-18 15:33:35 +09:00 |
carousel-item
|
perfect some component on demand
|
2017-11-30 11:46:42 +08:00 |
cascader
|
解决drop弹出动画异常
|
2018-03-16 00:43:11 +08:00 |
checkbox
|
Remove ref
|
2018-01-21 01:19:33 +01:00 |
checkbox-group
|
perfect some component on demand
|
2017-11-30 11:46:42 +08:00 |
circle
|
update Circle & Switch name
|
2017-12-18 14:23:53 +08:00 |
col
|
perfect some component on demand
|
2017-11-30 11:46:42 +08:00 |
collapse
|
delete: collapse组件不需要的代码
|
2018-04-12 20:02:56 +08:00 |
color-picker
|
Add open change event to color picker
|
2018-05-03 10:42:26 +02:00 |
content
|
add layout component with header, content, sider and footer
|
2017-12-18 18:25:16 +08:00 |
date-picker
|
Expose changed date component
|
2018-04-11 14:31:14 +02:00 |
dropdown
|
采用 findComponentUpward 替代 this.$parent.$parent.$parent 获取 Dropdown 父节点组件
|
2018-03-28 22:47:10 +08:00 |
dropdown-item
|
perfect some component on demand
|
2017-11-30 11:46:42 +08:00 |
dropdown-menu
|
perfect some component on demand
|
2017-11-30 11:46:42 +08:00 |
footer
|
add layout component with header, content, sider and footer
|
2017-12-18 18:25:16 +08:00 |
form
|
* 采用inject方法,修正问题:当FormItem组件在slot里时,无法正确获取form组件
|
2018-03-28 22:42:16 +08:00 |
form-item
|
perfect some component on demand
|
2017-11-30 11:46:42 +08:00 |
grid
|
fixed #3596
|
2018-05-14 11:46:11 +08:00 |
header
|
add layout component with header, content, sider and footer
|
2017-12-18 18:25:16 +08:00 |
i18n
|
make locale support import on demand
|
2017-11-30 17:11:51 +08:00 |
icon
|
support Radio
|
2017-03-01 17:01:22 +08:00 |
input
|
Fix a confliction in Input component
|
2018-03-29 10:47:31 +08:00 |
input-number
|
inputNumber组件添加placeholder属性
|
2018-04-17 21:38:52 +08:00 |
layout
|
fixed https://github.com/iview/iview/issues/3186#issuecomment-374889171
|
2018-03-21 19:20:01 +08:00 |
loading-bar
|
update
|
2017-06-01 18:24:55 +08:00 |
locale
|
make locale support import on demand
|
2017-11-30 17:11:51 +08:00 |
menu
|
update menu.vue updateOpenKeys methods
|
2018-05-06 16:01:04 +08:00 |
menu-group
|
perfect some component on demand
|
2017-11-30 11:46:42 +08:00 |
menu-item
|
perfect some component on demand
|
2017-11-30 11:46:42 +08:00 |
message
|
make Message and Notice support render
|
2017-12-20 16:19:25 +08:00 |
modal
|
fixed #2852
|
2018-01-23 18:14:23 +08:00 |
notice
|
Class string error
|
2018-05-04 17:28:34 +08:00 |
option
|
perfect some component on demand
|
2017-11-30 11:46:42 +08:00 |
option-group
|
perfect some component on demand
|
2017-11-30 11:46:42 +08:00 |
options
|
perfect some component on demand
|
2017-11-30 11:46:42 +08:00 |
page
|
fixed #3112
|
2018-03-12 16:42:48 +08:00 |
panel
|
perfect some component on demand
|
2017-11-30 11:46:42 +08:00 |
poptip
|
Poptip add prop popper-class , Table update
|
2018-03-21 10:59:23 +08:00 |
progress
|
add vertical progressbar
|
2017-07-21 12:49:21 -05:00 |
radio
|
radio 组合使用,type="button"时文字没有居中
|
2018-05-09 17:14:54 +08:00 |
radio-group
|
perfect some component on demand
|
2017-11-30 11:46:42 +08:00 |
rate
|
保持命名统一,将 allowClear 修改为了 clearable
|
2018-05-03 11:54:13 +08:00 |
row
|
perfect some component on demand
|
2017-11-30 11:46:42 +08:00 |
scroll
|
check for element before using it
|
2017-12-14 10:53:50 +01:00 |
select
|
Trim label so we can compare and use label better
|
2018-05-11 10:52:58 +02:00 |
sider
|
add layout component with header, content, sider and footer
|
2017-12-18 18:25:16 +08:00 |
slider
|
Correct values passed to checkLimits method
|
2018-05-02 16:37:57 +02:00 |
spin
|
fix: calling Spin.hide() continuously
|
2018-05-03 00:15:36 -05:00 |
step
|
perfect some component on demand
|
2017-11-30 11:46:42 +08:00 |
steps
|
update Steps
|
2017-09-19 21:47:53 +08:00 |
submenu
|
fix the bug about loading on demand of submenu
|
2017-12-04 11:35:37 +08:00 |
switch
|
Switch prevent space to scroll
|
2018-03-05 09:18:23 +08:00 |
tab-pane
|
rename the directory named pane in src/components
|
2017-11-30 14:54:00 +08:00 |
table
|
fixed table
|
2018-04-19 14:45:02 +08:00 |
tabs
|
Revert "update Tabs keyboard logic and support @on-click event"
|
2018-05-17 17:39:25 +08:00 |
tag
|
Tag add prop fade
|
2018-04-22 16:39:20 +08:00 |
time
|
add CSS
|
2018-05-17 18:27:34 +08:00 |
time-picker
|
fixed Layout bug
|
2016-12-26 14:50:39 +08:00 |
timeline
|
support Tree & add dispatch and broadcast methods
|
2017-03-02 17:40:19 +08:00 |
timeline-item
|
perfect some component on demand
|
2017-11-30 11:46:42 +08:00 |
tooltip
|
fixed #1482
|
2017-11-07 18:09:01 +08:00 |
transfer
|
fixed #2019
|
2017-11-07 17:54:36 +08:00 |
tree
|
🐛 Fix issue #3236
|
2018-04-02 13:46:06 +08:00 |
upload
|
修复警告
|
2017-03-14 11:25:21 +08:00 |