ant-design/components/notification
Eden Wang 860fd57276
feat(notification): add show progress option and update docs (#48353)
* feat(notification): add show progress option and update docs

* feat(notification): update style for progress

* fix: lint issues and add version for the doc

* feat: upgrade rc-notification and update the style changes

* test: update test snapshots

* fix: update changes base on the conversation

* fix: update bg base on the conversation

* fix: use primary color for progress bg

* docs: update doc changes

Co-authored-by: kiner-tang <1127031143@qq.com>
Signed-off-by: Eden Wang <yociduo@vip.qq.com>

---------

Signed-off-by: Eden Wang <yociduo@vip.qq.com>
Co-authored-by: kiner-tang <1127031143@qq.com>
2024-05-17 15:39:30 +08:00
..
__tests__ feat(notification): add show progress option and update docs (#48353) 2024-05-17 15:39:30 +08:00
demo feat(notification): add show progress option and update docs (#48353) 2024-05-17 15:39:30 +08:00
style feat(notification): add show progress option and update docs (#48353) 2024-05-17 15:39:30 +08:00
index.en-US.md feat(notification): add show progress option and update docs (#48353) 2024-05-17 15:39:30 +08:00
index.tsx feat: tsconfig enable strict (#47998) 2024-04-01 15:49:45 +08:00
index.zh-CN.md feat(notification): add show progress option and update docs (#48353) 2024-05-17 15:39:30 +08:00
interface.ts feat(notification): add show progress option and update docs (#48353) 2024-05-17 15:39:30 +08:00
PurePanel.tsx style: unify Modal and Drawer close icon style (#47909) 2024-03-16 23:21:09 +08:00
useNotification.tsx feat: Notification support aria-* in closable (#47710) 2024-03-06 11:53:05 +08:00
util.ts docs: format code (#48309) 2024-04-08 14:04:08 +08:00