ant-design-blazor/components/input
TimChen 9d76e3f4d1 feat: input and inputNumber Supports generics (#238)
* feat: input and inputNumber Supports generics

* fix: remove debug code

* fix: inputNumber performance issues

* fix: number type limit and style

* fix: inputNumber code format optimization

* fix: inputnumber bug

* fix: inputnumber bug

* fix: drawer demo input generic

* fix: inputnumber Improve input experience

* fix: fix bugs

* fix: add some improvements

Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-27 01:20:52 +08:00
..
style chore: sync ant-design v4.3.4 (#223) 2020-06-15 00:29:33 +08:00
Input.cs feat: input and inputNumber Supports generics (#238) 2020-06-27 01:20:52 +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 feat: input and inputNumber Supports generics (#238) 2020-06-27 01:20:52 +08:00
TextArea.razor feat: input and inputNumber Supports generics (#238) 2020-06-27 01:20:52 +08:00
TextArea.razor.cs feat: input and inputNumber Supports generics (#238) 2020-06-27 01:20:52 +08:00