ant-design-blazor/components/drawer
zxyao 5ecffb3102
fix(module: drawer): scroll not enable when page url changed (#3316)
* fix(module: drawer): scroll not enable when page url change

* remove NavigationManager dependence

---------

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2023-07-02 16:43:23 +08:00
..
config feat(module: drawer): add property HeaderStyle to Drawer component (#2809) 2022-10-20 13:55:35 +08:00
style chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
Drawer.razor fix(module: drawer): Add type="button" to Drawer close button. (#3233) 2023-05-06 08:57:57 +08:00
Drawer.razor.cs fix(module: drawer): scroll not enable when page url changed (#3316) 2023-07-02 16:43:23 +08:00
DrawerContainer.razor feat(module: drawer): add property HeaderStyle to Drawer component (#2809) 2022-10-20 13:55:35 +08:00
DrawerContainer.razor.cs fix(drawer): unexpected behavior of Drawer(#1749) (#1771) 2021-07-25 22:41:06 +08:00
DrawerRef.cs feat(module: drawer): add OnOpen Event (#2533) (#2553) 2022-07-12 10:24:00 +08:00
DrawerService.cs fix(module: drawer): scroll not enable when page url changed (#3316) 2023-07-02 16:43:23 +08:00