ant-design-blazor/components/notification
Henry.zhang 42cd8da17d feat: add drawer demo (#123)
* fix:  AntDrawer title 无法显示问题。
fix:  AntDrawer closeable 无法关闭的问题

* docs: more Drawer demos

* fix: a wrong filename in drawer demo

* docs: drawer demo finish

* docs: drawer demos, basic,placement , form , profile,multiple-level

* fix: render a drawer in a container

* fix: onclick event name

* fix: demo directory name

* refactor: rename drawer

Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-05-18 18:42:22 +08:00
..
config refactor(notification): using a common global container (#116) 2020-05-16 16:52:44 +08:00
style chore: sync ant-design v4.2.0 (#89) 2020-04-30 10:55:54 +08:00
type refactor(notification): using a common global container (#116) 2020-05-16 16:52:44 +08:00
Notification.razor refactor(notification): using a common global container (#116) 2020-05-16 16:52:44 +08:00
Notification.razor.cs feat: add drawer demo (#123) 2020-05-18 18:42:22 +08:00
NotificationBase.cs refactor(notification): using a common global container (#116) 2020-05-16 16:52:44 +08:00
NotificationItem.razor refactor(notification): using a common global container (#116) 2020-05-16 16:52:44 +08:00
NotificationItem.razor.cs fix(module: notification): different render behavior in wasm and server (#124) 2020-05-18 00:15:58 +08:00
NotificationService.cs fix(module: notification): different render behavior in wasm and server (#124) 2020-05-18 00:15:58 +08:00