ant-design-blazor/components/core/JsInterop
Andrzej Bakun 242084e774 fix: multiple bugs originating from js (#1342)
* fix: multiple bugs originating from js

* fix(module:input): remove preventScroll from Focus method

fix: keep focus on clear

* fix(module:input): debug info clean-up

* fix(module:select): wait for browser to finish render

* fix(module:select): wait for ElementReference.Id

* fix doc assets

* fix(module:select): increase wait time for ElementRefernece.Id

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-04-15 14:19:26 +08:00
..
EventArg refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
modules refactor(module: modal): refactor the code of Modal, Confirm (#914) 2020-12-26 21:39:04 +08:00
DomEventService.cs test: Add ability to use OverlayTrigger in tests (#1227) 2021-03-09 13:54:30 +00: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: multiple bugs originating from js (#1342) 2021-04-15 14:19:26 +08:00
InteropService.cs docs: fix anchor and improvement (#1107) 2021-02-06 19:27:48 +08:00
JSInteropConstants.cs feat(module: select): Select responsive max tag count (#1338) 2021-04-13 13:12:18 +08:00
Window.cs refactor: layout and mock-browser (#184) 2020-06-03 23:11:02 +08:00