iview/src/components
2018-06-20 11:47:36 +08:00
..
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
anchor fixed bug of anchor that will error when add new AnchorLink async 2018-04-12 21:23:48 +08:00
anchor-link add anchor component 2018-04-12 17:49:55 +08:00
auto-complete Fix autocomplete opening/closing 2018-05-30 12:14:22 +02: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 change popper.js default options 2018-05-21 17:20:01 +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 Update v-click-outside-x and use project wide directive 2018-05-30 15:29:46 +02: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 Update v-click-outside-x and use project wide directive 2018-05-30 15:29:46 +02:00
content add layout component with header, content, sider and footer 2017-12-18 18:25:16 +08:00
date-picker Focus only if component has input (3769) 2018-06-04 09:52:20 +02:00
divider update Divider style 2018-06-20 11:47:36 +08:00
dropdown Update v-click-outside-x and use project wide directive 2018-05-30 15:29:46 +02: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 Update icon.vue 2018-05-16 11:03:20 +08:00
input Fix a confliction in Input component 2018-03-29 10:47:31 +08:00
input-number Update input-number.vue 2018-05-24 10:22:34 +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 fixed bug of menu when use recursive components and set accordion 2018-06-04 11:45:55 +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 fix bug #3792 Page scroll bar problem caused by Modal component 2018-06-04 16:07:58 +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 Update v-click-outside-x and use project wide directive 2018-05-30 15:29:46 +02: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 Use label as query 2018-06-15 11:10:11 +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
split add split components 2018-06-07 15:34:42 +08: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 Fix 3732 - add prop for capturing focus 2018-05-29 08:58:57 +02:00
tag Tag add prop fade 2018-04-22 16:39:20 +08:00
time update Time logic 2018-05-28 14:24:08 +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