ant-design-blazor/site
Andrzej Bakun 2d693740c6 fix(module: input): fix & feat & docs & tests: Input general fixes (#1530)
* docs(module:input): api correction & comments

* fix(module:input): clear icon in sync with antD

* fix(module:input): add parameter bordered

* fix(module:textarea): add parameter ShowCounter

* fix(module:input): Focus with behaviors

* docs: add missing docs, rearrange order

* fix(module:search): update to match new standard look

doc(module:search): add API & demos

* fix(module:inputgroup): override style to remove whitespace\
docs: same as react

* fix(module:inputpassword): support custom icon
docs: same as react

* fix(module:input): add blur method
docs: add blur method

* fix(module:input): add readonly parameter

* tests

* fix

* fix(module:input): sequence correction

* Update components/core/Base/AntComponentBase.cs

Co-authored-by: James Yeung <shunjiey@hotmail.com>

* review fixes

* fix: clean-up

* tests: fix missing mock

* fix: focus

* fix(module:input): bind clear button to _inputValue

* tests: clear button show/hide

* tests: package update

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-05-27 18:13:26 +08:00
..
AntDesign.Docs fix(module: input): fix & feat & docs & tests: Input general fixes (#1530) 2021-05-27 18:13:26 +08:00
AntDesign.Docs.Build.CLI fix(module: grid): missing flex and wrap style (#1296) 2021-04-03 23:36:46 +08:00
AntDesign.Docs.Server merge master into feature 2021-04-15 12:55:36 +08:00
AntDesign.Docs.Wasm merge master into feature 2021-04-15 12:55:36 +08:00
AntDesign.Docs.WasmHost docs: fix default css link (#1318) 2021-04-07 12:32:26 +08:00
Shared feat: add overview (#425) 2020-07-28 11:15:41 +08:00