ant-design-blazor/components/modal/core
Pat Hartl 4cfeffd1fb feat(module: modal): support customized header (#3579)
* 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>
2024-03-21 21:37:48 +08:00
..
Dialog.razor feat(module: modal): support customized header (#3579) 2024-03-21 21:37:48 +08:00
Dialog.razor.cs feat(module: modal): support customized header (#3579) 2024-03-21 21:37:48 +08:00
DialogWrapper.razor feat(module: modal): add horizontal resizable (#3311) 2023-08-20 01:10:48 +08:00
DialogWrapper.razor.cs fix(module: modal): unreset enter animation className (#2561) 2022-07-10 01:50:11 +08:00