ant-design-blazor/components/core/JsInterop
zxyao 4f4b8ea767 fix(module: modal): dom cannot be destroyed when the page changed on DestroyOnClose is false (#799)
* fix(module: modal): dom cannot be destroyed when the page changed

* chore: remove console.log info of debug
2020-11-18 16:01:31 +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 fix(module: slider): cannot slide (#653) 2020-09-28 16:44:11 +08:00
DomEventSubscription.cs fix(module: slider): cannot slide (#653) 2020-09-28 16:44:11 +08:00
DomRect.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
Element.cs fix: modal box randomly closed when multiple mouse click performed within it (#696) (#715) 2020-10-25 19:21:36 +08:00
interop.ts fix(module: modal): dom cannot be destroyed when the page changed on DestroyOnClose is false (#799) 2020-11-18 16:01:31 +08:00
InteropService.cs fix(hosting): server prerendering issue (#583) 2020-09-09 00:52:14 +08:00
JSInteropConstants.cs fix(module: modal): dom cannot be destroyed when the page changed on DestroyOnClose is false (#799) 2020-11-18 16:01:31 +08:00
Window.cs refactor: layout and mock-browser (#184) 2020-06-03 23:11:02 +08:00