ant-design-blazor/components/input
Andrzej Bakun 6ebb1b311a fix(module: TextArea): sizing bug for components outside viewport (#1155)
* fix(module:TextArea): sizing bug for components outside viewport

* fix(module:textarea): single js method to get textarea info

* fix(module:textArea): clean up unnecessary slice

* fix(module:textarea): autosize has proper effect

* chore: adjusting the release cycle and versioning

* fix(module:textarea): resize on type fix

* fix white line

Co-authored-by: ElderJames <shunjiey@hotmail.com>
2021-03-01 14:50:22 +00:00
..
style chore: sync ant-design v4.13.0 (#1181) 2021-02-28 22:41:28 +08:00
Input.cs fix(module: inputpassword): focus style (#1146) 2021-02-22 14:26:17 +08:00
InputGroup.razor feat(module: overlay): OverlayTrigger not bound to a div (#937) 2021-01-21 17:20:10 +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: inputpassword): focus style (#1146) 2021-02-22 14:26:17 +08:00
TextArea.razor fix(module: TextArea): sizing bug for components outside viewport (#1155) 2021-03-01 14:50:22 +00:00
TextArea.razor.cs fix(module: TextArea): sizing bug for components outside viewport (#1155) 2021-03-01 14:50:22 +00:00