-
toggleSelectAll method should only operate on filtered data
-
[fix bug]Radio component's bug
-
修复点击anchor-link后再滚动,然后点击刚刚点击的link,页面没有滚动反应的bug
-
修改showInkInFixed为showInk,如果设为true则永远显示小圆点
-
anchor-link组件添加scroll-offset属性,会优先使用anchor-link的这个值
-
增加scroll-offset属性,定义滚动结束后距离容器顶部的距离
-
解决anchor组件在页面没有点击锚点时报错的问题
-
修复on-select事件不触发