ant-design/components/notification
JiaQi d7d493eaaa
refactor(notification): reduce the configuration parameter code (#44372)
* refactor(notification): reduce the configuration parameter code

* chore: modify the return type definition

* chore: delete the initialization function
2023-08-25 09:37:32 +08:00
..
__tests__ test: snapshot of demo warning message (#43947) 2023-08-02 14:20:13 +08:00
demo chore: fix lint (#43873) 2023-07-28 16:17:43 +08:00
style enhance: not extract message notification style in SSR (#43808) 2023-07-26 11:03:42 +08:00
index.en-US.md docs: Add rootClassName in doc (#44061) 2023-08-08 18:27:48 +08:00
index.tsx refactor(notification): reduce the configuration parameter code (#44372) 2023-08-25 09:37:32 +08:00
index.zh-CN.md docs: Add rootClassName in doc (#44061) 2023-08-08 18:27:48 +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 fix: @internal Internal Component type Error (#43687) 2023-07-20 19:21:46 +08:00
useNotification.tsx fix: notification placement via app component (#43522) 2023-07-17 11:30:06 +08:00
util.ts feat: refactor useNotification (#35423) 2022-05-11 14:26:18 +08:00