notification icon indicating copy to clipboard operation
notification copied to clipboard

feat: adapt semantic close

Open divyeshagrawal opened this issue 5 months ago • 4 comments

Summary by CodeRabbit

  • 新功能
    • 通知新增可关闭选项(closable:支持布尔或对象)。
    • 支持为关闭按钮单独自定义类名与样式(classNames.close、styles.close),传入值会合并到关闭控件的渲染中。
  • 测试
    • 新增用例覆盖可关闭通知及关闭按钮自定义类名与样式的渲染与断言。

divyeshagrawal avatar Oct 01 '25 04:10 divyeshagrawal