mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 19:19:57 +08:00
c5bed69883
* 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>
302 B
302 B
zh-CN
堆叠配置,默认开启。超过 3 个以上的消息会被自动收起,可以通过 threshold
来设置不会被收起的最大数量。
en-US
Stack configuration, enabled by default. More than 3 notifications will be automatically stacked, and could be changed by threshold
.