ant-design-blazor/components/core/JsInterop
zxyao ec6886ae24 feat(module: modal): support draggable (#523)
* feat(module: modal): allow drag Modal

* feat(module: demo): add draggable modal demo

* fix(module: modal): support reset position on show in draggable mode

* fix: width error when modal close immediately after opening

* docs: change demo order of Modal compontent

* fix: modal reset to antd style when close immediately after opening

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2020-08-26 07:28:44 +08:00
..
EventArg refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
modules feat(module: modal): support draggable (#523) 2020-08-26 07:28:44 +08:00
DomEventService.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
DomRect.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
Element.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
interop.ts feat(module: modal): support draggable (#523) 2020-08-26 07:28:44 +08:00
InteropService.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
JSInteropConstants.cs feat(module: modal): support draggable (#523) 2020-08-26 07:28:44 +08:00
Window.cs refactor: layout and mock-browser (#184) 2020-06-03 23:11:02 +08:00