ant-design/components/notification
Rajil Bajracharya e825e781de
fix: notification placement via app component (#43522)
* fix: respect notification placement in App

* style: sort imports

* fix: prioritize global config

Fixes regression on global config test from previous change

* test: check if notification placement works

* lint: use consistent-type-import

* style: remove extra new lines in import block

* docs: update config demo

* chore: fix lint

---------

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-07-17 11:30:06 +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 docs: component token meta (#43337) 2023-07-05 17:49:59 +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: prepend use-client directive for with Next.js App Router (#43573) 2023-07-15 12:57:03 +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 fix 2023-07-05 16:03:41 +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