ant-design-blazor/components/notification
James Yeung 1659aef02d
chore: sync ant-design v4.20.7 (#2497)
* chore: sync ant-design v4.20.7

* fix style build

* clean the style

* fix dropdown overlay

* remove cdk styles

* fix dropdown overwrite styles

* fix doc styles
2022-06-04 00:44:34 +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.20.7 (#2497) 2022-06-04 00:44:34 +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(module: notification): add NotificationRef support (#1498) 2021-05-16 21:55:44 +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
NotificationRef.cs feat(module: notification): add NotificationRef support (#1498) 2021-05-16 21:55:44 +08:00
NotificationService.cs feat(module: notification): add NotificationRef support (#1498) 2021-05-16 21:55:44 +08:00