ant-design-blazor/components/core/Base
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
..
AntComponentBase.cs fix: multiple bugs originating from js (#1342) 2021-04-15 14:19:26 +08:00
AntContainerComponentBase.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
AntDomComponentBase.cs refactor: replace IdGeneratorHelper with DI service that can be replaced by user (#664) 2020-10-10 15:31:32 +08:00
AntInputComponentBase.cs feat(module: form): add ValidateOnChange parameter (#920) 2020-12-25 12:51:55 +08:00
Template.razor refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
TemplateComponentBase.cs fix(module: drawer): close event bug (#599) 2020-09-16 19:42:48 +08:00