ant-design-blazor/components/select/internal
Andrzej Bakun 1ac305a41e fix(module: select): MaxTagCount behaves properly for non-responsive scenarios (#1776)
* fix(module:select) MaxTagCount behaves property for non-responsive scenarios

docs: added XML comments
      fixed order in English docs
      redid Chinese docs (missing translations)

test: add scenario for MaxTagCount when non-responsive

* merge with changes coming from feature branch

* docs: example of MaxTagCount change

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-07-28 14:40:37 +00:00
..
SelectContent.razor fix(module: select): MaxTagCount behaves properly for non-responsive scenarios (#1776) 2021-07-28 14:40:37 +00:00
SelectContent.razor.cs fix(module: select): MaxTagCount behaves properly for non-responsive scenarios (#1776) 2021-07-28 14:40:37 +00: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