ant-design-blazor/components/modal/config
Razvan Predescu 92d7203815 fix(module: modal): Modal dialogs not showing anymore (#1635)
* Fix issue #1634 - Modal dialogs not showing anymore

* Removed unnecessary Search from ButtonProps as part of #1634 fix - Modal dialogs not showing anymore
2021-06-14 00:33:26 +08:00
..
ButtonProps.cs fix(module: modal): Modal dialogs not showing anymore (#1635) 2021-06-14 00:33:26 +08:00
ConfirmButtonOptions.cs feat(module: modal): support getting the result from confirm (#476) 2020-08-22 09:24:55 +08:00
ConfirmOptions.cs refactor: unified use of FeedbackComponent for modal comfirm and drawer (#1263) 2021-04-04 15:40:54 +08:00
DialogOptions.cs refactor(module: modal): refactor the code of Modal, Confirm (#914) 2020-12-26 21:39:04 +08:00
DialogOptionsBase.cs feat(module: image): add animation for image preview (#1042) 2021-01-27 13:23:15 +08:00
IModalTemplate.cs refactor: unified use of FeedbackComponent for modal comfirm and drawer (#1263) 2021-04-04 15:40:54 +08:00
ModalClosingEventArgs.cs refactor: unified use of FeedbackComponent for modal comfirm and drawer (#1263) 2021-04-04 15:40:54 +08:00
ModalOptions.cs feat(module: modal): support define modal's style in ModalOptions (#1400) 2021-04-21 22:31:47 +08:00