mirror of
https://gitee.com/ant-design-blazor/ant-design-blazor.git
synced 2024-12-02 20:17:58 +08:00
4cfeffd1fb
* feat(module: form): Add Method and FormName parameter for Form (#3608) * Add Method parameter * Add also the FormName parameter * add documentation * update documentation * use Name instead of new FormName --------- Co-authored-by: James Yeung <shunjiey@hotmail.com> * feat(module: select): Add FilterExpression on select for customize how to filter when searching (#3656) * Add FilterExpression on select for customize how to filter when searching * Remove CultureInfo as parameter for filter. Update example and documentation. * Change FilterExpression to send the SelectOptionItem instead of the label to have more options to make the search. * Add test for filterExpression to check is working fine with the default and custom. * feat(module: comment): avatar placement (#3670) * feat(module: tabs): add CreatePage method for reusetabs (#3671) * Update ReuseTabsService.cs pr3660 * Update ReuseTabsService.cs * Update ReuseTabsService.cs * refactor * fix build error --------- Co-authored-by: James Yeung <shunjiey@hotmail.com> * Add Header RenderFragment parameter to dialogs for customizable headers * refactor header * add a demo --------- Co-authored-by: Sebastian Jura <sebajura1234@gmail.com> Co-authored-by: James Yeung <shunjiey@hotmail.com> Co-authored-by: Magehernan <magehernan@gmail.com> Co-authored-by: jxcproject <cazyyan86@163.com> |
||
---|---|---|
.. | ||
Dialog.razor | ||
Dialog.razor.cs | ||
DialogWrapper.razor | ||
DialogWrapper.razor.cs |