ant-design-blazor/components/drawer
zxyao 895c758836 fix(module: drawer): OffsetX and offsetY do not work (#1435) (#1448)
* fix(module: drawer): OffsetX and offsetY do not work (#1435)

* docs: demo update

* fix: Placement is switched to the relative direction, the animation appears

* fix: the bug of closing animation missed

* fix: incorrect animation

* fix: different behaviors in WASM and Server side

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-05-28 06:10:44 +00:00
..
config fix(module: drawer): close event bug (#599) 2020-09-16 19:42:48 +08:00
style chore: sync ant-design v4.11.1 (#1039) 2021-01-25 08:31:53 +08:00
Drawer.razor fix(module: drawer): OffsetX and offsetY do not work (#1435) (#1448) 2021-05-28 06:10:44 +00:00
Drawer.razor.cs fix(module: drawer): OffsetX and offsetY do not work (#1435) (#1448) 2021-05-28 06:10:44 +00:00
DrawerContainer.razor refactor: unified use of FeedbackComponent for modal comfirm and drawer (#1263) 2021-04-04 15:40:54 +08:00
DrawerContainer.razor.cs refactor: unified use of FeedbackComponent for modal comfirm and drawer (#1263) 2021-04-04 15:40:54 +08:00
DrawerRef.cs refactor: unified use of FeedbackComponent for modal comfirm and drawer (#1263) 2021-04-04 15:40:54 +08:00
DrawerService.cs refactor: unified use of FeedbackComponent for modal comfirm and drawer (#1263) 2021-04-04 15:40:54 +08:00