ant-design/components/notification
kiner-tang(文辉) 7d16256d7b
refactor(Notification): notification support hidden close button when closeIcon setting to null or false (#42927)
* feat: notification support hidden close button when closeIcon setting to null or false

* feat: reset prettier format
2023-06-12 14:20:10 +08:00
..
__tests__ refactor(Notification): notification support hidden close button when closeIcon setting to null or false (#42927) 2023-06-12 14:20:10 +08:00
demo feat: ConfigProvider.config support theme config (#42473) 2023-05-18 23:53:34 +08:00
style fix: use colorTextHeading (#42839) 2023-06-06 10:53:28 +08:00
index.en-US.md refactor(Notification): notification support hidden close button when closeIcon setting to null or false (#42927) 2023-06-12 14:20:10 +08:00
index.tsx feat: ConfigProvider.config support theme config (#42473) 2023-05-18 23:53:34 +08:00
index.zh-CN.md refactor(Notification): notification support hidden close button when closeIcon setting to null or false (#42927) 2023-06-12 14:20:10 +08:00
interface.ts refactor(Notification): notification support hidden close button when closeIcon setting to null or false (#42927) 2023-06-12 14:20:10 +08:00
PurePanel.tsx refactor(Notification): notification support hidden close button when closeIcon setting to null or false (#42927) 2023-06-12 14:20:10 +08:00
useNotification.tsx refactor(Notification): notification support hidden close button when closeIcon setting to null or false (#42927) 2023-06-12 14:20:10 +08:00
util.ts feat: refactor useNotification (#35423) 2022-05-11 14:26:18 +08:00