Releases: opentiny/tiny-vue-theme
Releases · opentiny/tiny-vue-theme
v3.6.0
What's Changed
Exciting New Features 🎉
- feat(anchor): 新增anchor组件第一个功能:基本使用 by @chenxi-20 in #12
- feat(anchor): 修改anchor组件讨论意见,增加container api和maskClass类名 by @chenxi-20 in #13
- feat(anchor): 锚点组件增加固定模式,修复示例文档bug问题 by @chenxi-20 in #21
- feat(split): add collapsible props by @kagol in #24
- feat(tabs): 增加tabs组件超出隐藏提示tip配置 by @chenxi-20 in #26
Bug Fixes 🐛
- fix(button): 修复主题按钮的禁用背景色 by @shenjunjian in #15
- fix(action-menu):修复action-menu图标和字体颜色统一,添加悬浮效果 by @MomoPoppy in #14
- fix(dropdown):修复 dropdown 悬浮手势 by @MomoPoppy in #18
- fix(tooltip): 修复 tooltip的主题变量。 它错误的引用了popover变量 by @shenjunjian in #19
- fix(anchor): 调整anchor组件,让其可以适配主题配置 by @chenxi-20 in #22
- fix(dropdown):修复 dropdown 悬浮手势,下拉后箭头旋转向上 by @MomoPoppy in #23
- fix(select): 修改select组件变量名长度减少到50字符以内 by @chenxi-20 in #25
New Contributors
- @shenjunjian made their first contribution in #15
- @kagol made their first contribution in #20
Full Changelog: v3.5.0...v3.6.0
v3.5.0
What's Changed
- fix(dropdown-item):修复使用dropdown组件部署后样式不对的问题。 by @MomoPoppy in #2
- fix(userhead): 配置默认背景色 by @MNZhu in #1
- fix(theme): 修复下拉面板选中后禁用样式错误问题 by @zzcr in #3
- fix(theme): 补充之前主题合入缺少的crop组件部分 by @chenxi-20 in #8
- fix(crop): 补充之前主题配置没同步合入的部分代码 by @chenxi-20 in #10
- fix: notify不配置标题时内容块高度异常 by @rayhaoqin in #11
New Contributors
- @MomoPoppy made their first contribution in #2
- @MNZhu made their first contribution in #1
- @zzcr made their first contribution in #3
- @chenxi-20 made their first contribution in #8
- @rayhaoqin made their first contribution in #11
Full Changelog: https://github.com/opentiny/tiny-vue-theme/commits/v3.5.0