-
update
-
udpate notice
-
update Layout
-
make Message and Notice support render
-
close #2406
-
增加逻辑:
-
Update carousel.vue
-
add layout component with header, content, sider and footer
-
修复组件外指定value时不更新组件内容
-
1.当吸顶的时候增加一个div标签占位,可让过度更加顺滑(原有逻辑当到达顶部的时候会会变成绝对定位,后面的标签就会立即顶上去,会有跳动的过程,体验不佳)
-
check for element before using it
-
add closable props for $Modal https://github.com/iview/iview/issues/2362