ant-design/components/notification
MadCcc c5bed69883
feat: notification support stack (#44618)
* feat: notification stack

* feat: notification support stack

* docs: add demo

* fix: message animation

* chore: better imports

* test: fix pure panel

* feat: code optimize

* chore: update snapshot

* chore: update test case

* test: update test

* chore: update deps

* chore: bump rc-notification

* feat: add backdrop filter

* chore

* feat: add token colorBgBlur

* chore: bump

* feat: update colorBgBlur in dark mode

* fix: compatible with safari

---------

Signed-off-by: MadCcc <1075746765@qq.com>
2023-09-13 15:19:18 +08:00
..
__tests__ feat: notification support stack (#44618) 2023-09-13 15:19:18 +08:00
demo feat: notification support stack (#44618) 2023-09-13 15:19:18 +08:00
style feat: notification support stack (#44618) 2023-09-13 15:19:18 +08:00
index.en-US.md feat: notification support stack (#44618) 2023-09-13 15:19:18 +08:00
index.tsx Merge branch 'master' into feature-merge-master 2023-09-05 13:41:06 +08:00
index.zh-CN.md feat: notification support stack (#44618) 2023-09-13 15:19:18 +08:00
interface.ts feat: notification support stack (#44618) 2023-09-13 15:19:18 +08:00
PurePanel.tsx feat: notification support stack (#44618) 2023-09-13 15:19:18 +08:00
useNotification.tsx feat: notification support stack (#44618) 2023-09-13 15:19:18 +08:00
util.ts feat: refactor useNotification (#35423) 2022-05-11 14:26:18 +08:00