ant-design/components/notification
lijianan c267b38fd4
feat: CP support Notification className and style (#43328)
* feat: CP support Notification className and style

* Update components/config-provider/index.en-US.md

Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>

* fix

* fix

* test

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-07-03 20:37:11 +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 feat: CP support Notification className and style (#43328) 2023-07-03 20:37:11 +08:00
useNotification.tsx feat: CP support Notification className and style (#43328) 2023-07-03 20:37:11 +08:00
util.ts feat: refactor useNotification (#35423) 2022-05-11 14:26:18 +08:00