ant-design-blazor/components/notification
zxyao 4f8eafa501
fix(module: notification): RTL incorrect style (#3049)
* fix: notification TRL not working

* feat: add top and bottom placement support

* fix: modal patch.less is lost when sync the css

* chore: code format

* fix: notification dom is flicker

---------

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2023-02-01 00:16:03 +08:00
..
config refactor(module: notification): change type object to OneOf (#247) 2020-06-25 21:20:50 +08:00
style fix(module: notification): RTL incorrect style (#3049) 2023-02-01 00:16:03 +08:00
type fix(module: notification): RTL incorrect style (#3049) 2023-02-01 00:16:03 +08:00
INotificationService.cs refactor(module: notification): update NotificationService to use interface (#2948) 2022-12-29 17:29:00 +08:00
Notification.razor fix(module: notification): RTL incorrect style (#3049) 2023-02-01 00:16:03 +08:00
Notification.razor.cs fix(module: notification): RTL incorrect style (#3049) 2023-02-01 00:16:03 +08:00
NotificationBase.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
NotificationItem.razor fix(module: notification): RTL incorrect style (#3049) 2023-02-01 00:16:03 +08:00
NotificationItem.razor.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
NotificationRef.cs feat(module: notification): add NotificationRef support (#1498) 2021-05-16 21:55:44 +08:00
NotificationService.cs refactor(module: notification): update NotificationService to use interface (#2948) 2022-12-29 17:29:00 +08:00