Skip to content
Compare
Choose a tag to compare
@landluck landluck released this 14 Jun 08:41
· 9 commits to master since this release
  • Indicator
    • 🦀 修复 Indicator 组件 IIndicatorProps 类型导出错误
  • Notify
    • ✨ 新增 containerSelectorclassName 属性支持
  • Dialog
    • ✨ 新增 position 属性支持
  • Icon
    • ✨ 更新 zenticons3.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