ant-design-blazor/components/select/internal
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
..
SelectContent.razor fix: multiple bugs originating from js (#1342) 2021-04-15 14:19:26 +08:00
SelectContent.razor.cs fix: multiple bugs originating from js (#1342) 2021-04-15 14:19:26 +08:00
SelectItemPropertyHelper.cs fix(module: select): Compiled method .ToString() was throwing AmbigiousMethod (#1214) 2021-03-07 00:44:13 +08:00
SelectMode.cs refactor(module: select): completely new (#800) 2020-11-27 13:13:26 +08:00
SelectModeExtensions.cs refactor(module: select): completely new (#800) 2020-11-27 13:13:26 +08:00
SelectOptionGroup.razor refactor(module: select): completely new (#800) 2020-11-27 13:13:26 +08:00
SelectOptionGroup.razor.cs refactor(module: select): completely new (#800) 2020-11-27 13:13:26 +08:00
SelectOptionItem.cs feat(module: select): Select responsive max tag count (#1338) 2021-04-13 13:12:18 +08:00
ValueLabel.cs refactor(module: select): completely new (#800) 2020-11-27 13:13:26 +08:00