ant-design-blazor/components/core/JsInterop
zxyao bfb9e3a56f
fix(module: modal): repeated cleaning dom (#3665) (#3673)
* fix: repeated cleaning dom

* fix: OOM

* fix build

* fix lint

* remove the event handler

* remove handler after element was deleted

---------

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2024-02-28 23:29:48 +08:00
..
EventArg refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
modules fix(module: modal): repeated cleaning dom (#3665) (#3673) 2024-02-28 23:29:48 +08:00
ObservableApi chore: add eslint (#3702) 2024-02-27 12:42:10 +08:00
DomEventListener.cs fix(module select): simulate setTimeout, ensure that the click event is processed properly (#3525) 2023-12-23 11:23:16 +08:00
DomEventService.cs perf: avoid memory leak issue of event listener (#1857) 2021-09-09 12:56:11 +08:00
DomEventSubscription.cs fix(module: ResizeObserver): work incorrectly cause by wrong key type (#3030) 2023-01-20 00:28:13 +08:00
DomRect.cs feat: add element component (#1378) 2021-04-17 22:14:01 +08:00
HtmlElement.cs fix(module: menu): submenu montion & style (#3024) 2023-01-18 18:44:57 +08:00
IDomEventListener.cs fix(module select): simulate setTimeout, ensure that the click event is processed properly (#3525) 2023-12-23 11:23:16 +08:00
interop.ts chore: add eslint (#3702) 2024-02-27 12:42:10 +08:00
InteropService.cs refactor: Remove 'Console.WriteLine' calls in code (#2268) 2022-02-08 12:52:51 +08:00
JSInteropConstants.cs fix(module: table): default scrollbar style (#3668) 2024-02-20 23:50:25 +08:00
Window.cs fix(module: list): resposive style doesn't work (#1937) 2021-09-12 21:59:11 +08:00