Fix:
- 移除 babel-loader 生产依赖
Features:
- LyTabs、LyTabItem、LyTabBar 组件
Fixed:
- core 修复
ly-tabbar
组件销毁生命周期钩子名拼写错误(destoryed
->destroyed
)
Fixed:
- core 修复组件内部非点击修改selectId外部不更新的问题
- core 修复lineWidth设置不生效的问题
Features:
- core:支持ssr
Fixed:
- core:修复当默认选中item不在可视区时,tabbar未做位置调整使选中的item显示在可视区的bug
Features:
- core:点击item时可触发ly-tab的change事件
- core:可指定labelKey作为item数据中文字的字段名,不指定默认为label
- style:优化组件样式