ant-design-blazor/components/notification
zxyao 5fe1e94f4d fix: animation classs name change of Modal, Message and Notification componments (#1186)
* fix(module: modal): sync animation class name with official

* fix(module: message): sync animation class name with official

* fix(module: notification): sync animation class name with official
2021-03-01 23:45:30 +08:00
..
config refactor(module: notification): change type object to OneOf (#247) 2020-06-25 21:20:50 +08:00
style chore: sync ant-design v4.13.0 (#1181) 2021-02-28 22:41:28 +08:00
type fix: animation classs name change of Modal, Message and Notification componments (#1186) 2021-03-01 23:45:30 +08:00
Notification.razor feat(module: overlay): OverlayTrigger not bound to a div (#937) 2021-01-21 17:20:10 +08:00
Notification.razor.cs feat: add more demos (#197) 2020-06-07 19:41:00 +08:00
NotificationBase.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
NotificationItem.razor feat(module: overlay): OverlayTrigger not bound to a div (#937) 2021-01-21 17:20:10 +08:00
NotificationItem.razor.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
NotificationService.cs fix: await with null propagation system null referenceexception (#663) 2020-10-09 11:32:32 +08:00