ant-design-blazor/components/input
Kieran Coldron 83ab94cc92 fix(input): allow number type in input (#630)
* fix: allow number type in input

* fix: parse empty string to value

Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-10-12 00:20:33 +08:00
..
style chore: sync ant-design v4.5.4 (#499) 2020-08-13 06:43:07 +08:00
Input.cs fix(input): allow number type in input (#630) 2020-10-12 00:20:33 +08:00
InputGroup.razor refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
InputGroup.razor.cs refactor: remove the 'ant' prefix for some components that is already in demos (#162) 2020-05-29 12:55:15 +08:00
InputPassword.razor.cs feat: input and inputNumber Supports generics (#238) 2020-06-27 01:20:52 +08:00
InputSize.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
Search.razor.cs fix(module: input): incorrect OnPressEnter (#435) 2020-07-30 09:06:56 +08:00
TextArea.razor fix: textarea display bug (#650) 2020-09-27 22:01:04 +08:00
TextArea.razor.cs fix(hosting): server prerendering issue (#583) 2020-09-09 00:52:14 +08:00