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