ant-design-blazor/components/select
Andrzej Bakun 29e3ce3583 refactor(interop): reorganization into classes and typescript tests (#1791)
* fix(module:interop): reorganization into classes

* comments clean-up

* Add typescript test project

* fix: sync with pull request #1765: support drag

* github test action fix attempt

* tests: jsinterop test mock fix

* codecov added to ts tests

* add generated split js to gitignore

* fix: coverage github action

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-07-29 22:45:47 +08:00
..
internal fix(module: select): MaxTagCount behaves properly for non-responsive scenarios (#1776) 2021-07-28 14:40:37 +00:00
style chore: sync ant-design v4.14.0 (#1249) 2021-03-31 19:23:29 +08:00
EnumSelect.cs refactor(module: table): use EnumSelect for table filter (#1777) 2021-07-27 13:43:23 +08:00
LabelTemplateItem.razor feat(module: overlay): OverlayTrigger not bound to a div (#937) 2021-01-21 17:20:10 +08:00
LabelTemplateItem.razor.cs feat(module: overlay): OverlayTrigger not bound to a div (#937) 2021-01-21 17:20:10 +08:00
Properties.cs refactor(module: select): completely new (#800) 2020-11-27 13:13:26 +08:00
ResponsiveTag.cs feat(module: select): Select responsive max tag count (#1338) 2021-04-13 13:12:18 +08:00
Select.razor fix(module: select): MaxTagCount behaves properly for non-responsive scenarios (#1776) 2021-07-28 14:40:37 +00:00
Select.razor.cs refactor(interop): reorganization into classes and typescript tests (#1791) 2021-07-29 22:45:47 +08:00
SelectLocale.cs refactor(module: select): completely new (#800) 2020-11-27 13:13:26 +08:00
SelectOption.razor fix(module: select): multiple fixes and optimizations (#1087) 2021-02-04 23:40:47 +08:00
SelectOption.razor.cs fix(module: select): MaxTagCount behaves properly for non-responsive scenarios (#1776) 2021-07-28 14:40:37 +00:00
SimpleSelect.cs feat(module: select): add a simple select with string type (#836) 2020-11-28 10:02:35 +08:00