Andrzej Bakun
9509603489
fix(module: select): support IEnumerable in form ( #1460 )
...
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-05-06 05:42:19 +00:00
James Yeung
555e398336
fix(module: form): validation message unique ( #1391 )
2021-04-20 16:03:25 +08:00
ElderJames
aaff88adf7
merge master into feature
2021-04-08 22:32:48 +08:00
unsung189
b68e70fd76
feat(module: form): Form lable supports left alignment ( #1292 )
...
* feat: Form lable supports left alignment
* Update and rename components/grid/Col.razor.cs to 组件/格网/Col.razor.cs
* Delete Col.razor.cs
* no message
* PR:1292
* typo LabelAlign
* add the property in Col instead FormItem
* clean code
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-04-02 23:13:44 +08:00
ldsenow
527f39456b
feat(module: form): Add LabelTemplate for FormItem ( #1293 )
...
Co-authored-by: Leishi <lluo@octet.com>
2021-04-02 23:10:37 +08:00
James Yeung
d2e9c4b247
feat(module: config-provider): support RTL ( #1238 )
...
* feat(module: config-provider): support RTL
* add rtl for each component
* fix rtl for pagination
* add rtl for overlay
2021-03-31 19:23:26 +08:00
TimChen
7ae4c559be
feat(module: form): simplify ColLayout ( #830 )
2020-11-27 16:41:26 +08:00
老九
6b1875c83c
refactor: use single RequiredAttribute in PropertyReflector ( #722 )
2020-10-25 19:03:58 +08:00
James Yeung
a4e4d6f556
refactor: get PropertyInfo from expression ( #559 )
2020-09-01 17:23:31 +08:00
James Yeung
1f76b2afc5
fix(module: checkbox): default value binding ( #437 )
...
* fix(module: checkbox): default value binding
* fix: default value for select-group
2020-07-30 23:54:31 +08:00
zxyao
503415ea07
feat(module: form): add Required paramater ( #353 )
2020-07-13 20:37:06 +08:00
笨木头
0da743fab2
feat(module: form): add complex form control ( #349 )
...
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2020-07-13 12:26:09 +08:00
笨木头
4a4dfcbd87
refactor(module: form): optimize performance ( #284 )
...
* refactor(module: form): optimize performance
* refactor: clean code
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-30 22:32:36 +08:00
TimChen
e1884c90b6
fix: performance improvements for forms ( #245 )
2020-06-25 19:23:16 +08:00
James Yeung
0b75473db0
refactor: remove the form item dependency ( #171 )
2020-06-02 07:28:06 +08:00
笨木头
c3b0b114e6
feat: add form(basic features) ( #168 )
...
* feat: add form(not complete yet)
* feat: add form(basic)
* refactor: change namespace
* feat(module: form): add onFinish, onFinishFailed, reset
* feat(module: form): add layout demo
* feat(module: form): update doc
* refactor: basic form
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-01 14:09:28 +08:00