ant-design-blazor/components/core/JsInterop
zxyao fd73cc980f
fix(module select): simulate setTimeout, ensure that the click event is processed properly (#3525)
* fix(module select): dom symmetrical difference event

* refactor: selector

* fix: test

fix: bunit cannot handle js event

---------

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2023-12-23 11:23:16 +08:00
..
EventArg refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
modules fix(module select): simulate setTimeout, ensure that the click event is processed properly (#3525) 2023-12-23 11:23:16 +08:00
ObservableApi fix(module: autocomplete): dropdown resize (#3402) 2023-08-27 16:38:44 +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 feat(module: image): add drag and drop for preview images (#3394) 2023-10-13 06:16:18 +08:00
InteropService.cs refactor: Remove 'Console.WriteLine' calls in code (#2268) 2022-02-08 12:52:51 +08:00
JSInteropConstants.cs feat(module: image): add drag and drop for preview images (#3394) 2023-10-13 06:16:18 +08:00
Window.cs fix(module: list): resposive style doesn't work (#1937) 2021-09-12 21:59:11 +08:00