ant-design-blazor/components/core/JsInterop
zxyao 8301230bda fix(module: modal): auto focus the ok button and remove the focus of the trigger button (#1838)
* fix: second opening of focus in modal fails if DestroyOnClose is false

* fix: confirm cannot get focus element

* fix: set ConfirmAutoFocusButton is OK

* fix: module ImagePreview cannot close on second click

* fix: blur active element when comfirm focus element is disabled
2021-08-28 15:28:50 +00:00
..
EventArg refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
modules fix(module: modal): auto focus the ok button and remove the focus of the trigger button (#1838) 2021-08-28 15:28:50 +00:00
ObservableApi refactor(interop): reorganization into classes and typescript tests (#1791) 2021-07-29 22:45:47 +08:00
DomEventService.cs feat: use ResizeObserver Api instead of window.resize (#1392) 2021-04-27 06:03:39 +00:00
DomEventSubscription.cs feat: use ResizeObserver Api instead of window.resize (#1392) 2021-04-27 06:03:39 +00:00
DomRect.cs feat: add element component (#1378) 2021-04-17 22:14:01 +08:00
HtmlElement.cs fix(module: input): preserve focus and caret position for input password when visibility is toggled (#1377) 2021-04-18 08:06:06 +00:00
interop.ts refactor(interop): reorganization into classes and typescript tests (#1791) 2021-07-29 22:45:47 +08:00
InteropService.cs docs: fix anchor and improvement (#1107) 2021-02-06 19:27:48 +08:00
JSInteropConstants.cs feat(module: breadcrumb): add Href parameter and overlay dropdown (#1859) 2021-08-28 03:07:46 +00:00
Window.cs refactor: layout and mock-browser (#184) 2020-06-03 23:11:02 +08:00