ant-design-blazor/components/select/internal
Andrzej Bakun d64388c0ab feat(module: select): Select responsive max tag count (#1338)
* feat(module:select): add MaxTagTextLength, MaxTagCount & MaxTagPlaceHolder

* feat(module:select): responsive maxTagCount using window.resize

* docs(module:select): MaxTagCount functionality

* fix docs

Co-authored-by: ElderJames <shunjiey@hotmail.com>
2021-04-13 13:12:18 +08:00
..
SelectContent.razor feat(module: select): Select responsive max tag count (#1338) 2021-04-13 13:12:18 +08:00
SelectContent.razor.cs feat(module: select): Select responsive max tag count (#1338) 2021-04-13 13:12:18 +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