Indicator
- 🦀 修复
Indicator
组件IIndicatorProps
类型导出错误
- 🦀 修复
Notify
- ✨ 新增
containerSelector
和className
属性支持
- ✨ 新增
Dialog
- ✨ 新增
position
属性支持
- ✨ 新增
Icon
- ✨ 更新
zenticons
至3.7.6
版本
- ✨ 更新
- 🦀 修复依赖
observable-hooks
自动升级打包报错
What's Changed
- hotfix(dep): fix build error cause by observable-hooks auto update by @Tinsson in #2045
- hotfix(indicator): fix props type import from steps by @Tinsson in #2054
- feat(notify):add containerSelector and className prop support by @Tinsson in #2055
- feature(dialog):add position prop support by @Jonesau in #2056
- chore: update publish npm workflow by @landluck in #2057
- feat(icon): update zenticons version to 3.7.6 by @landluck in #2058
Full Changelog: v10.0.10...v10.0.11