ant-design-blazor/components/input
James Yeung 0826e593db
fix(module: input): can't apply Class to input element (#4005)
* fix(module: input): can't apply Class to input element

* add tests

* fix test

* fix test
2024-07-23 12:36:29 +08:00
..
style chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
Input.cs fix(module: input): can't apply Class to input element (#4005) 2024-07-23 12:36:29 +08:00
InputGroup.razor fix(module: input): fix & feat & docs & tests: Input general fixes (#1530) 2021-05-27 18:13:26 +08:00
InputGroup.razor.cs fix(module: input): fix & feat & docs & tests: Input general fixes (#1530) 2021-05-27 18:13:26 +08:00
InputPassword.razor.cs fix(module: form): validation status styles (#3005) 2023-01-13 23:27:35 +08:00
InputSize.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
Search.razor.cs fix(module: input): wrong style of Search with clear button (#2991) 2023-01-07 23:03:06 +08:00
TextArea.razor fix(module: form): tests failure (#3740) 2024-03-21 21:37:48 +08:00
TextArea.razor.cs fix(module: textarea): add missing borderless style (#3975) 2024-07-13 21:41:52 +08:00
TextAreaInfo.cs refactor: Update TextArea.razor.cs (#3716) 2024-03-31 22:06:25 +08:00