- feat: 导出 MessageManager
- fix: 修复使用新版本的 Slide 之后消息被遮住的缺陷
- fix: 升级 @sinoui/theme
- fix: sinoui-components 库调整为引用 @sinoui/core
- fix: react-icons 库调整为引用 @sinoui/icons
将 @sinoui/theme 库升级到最新的版本:
yarn add @sinoui/theme
- fix: 修复无法在 IE 中使用的缺陷
@sinoui/message 基础实现。 🎉 🎉🎉
主要特性:
- 支持不同类型消息条
- 支持不自动关闭消息
- 支持自定义消息显示时长
- 支持自定义消息显示最大条数
- 支持消息替换
- 支持主题切换
- 支持设置全局默认消息配置