ant-design-blazor/components/modal
Mei f9051fcf09 fix(module: modal): button text for confirm dialog (#389)
Co-authored-by: meijinyi <meijinyi@gloudtek.com>
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2020-07-20 22:49:53 +08:00
..
config feat(module: modal): support template component (#345) 2020-07-12 23:19:55 +08:00
style chore: sync ant-design v4.4.0 (#277) 2020-07-01 21:38:23 +08:00
type feat: add component modal (#167) 2020-06-02 14:25:44 +08:00
ComfirmContainer.razor feat(module: modal): support template component (#345) 2020-07-12 23:19:55 +08:00
ComfirmContainer.razor.cs feat(module: modal): support template component (#345) 2020-07-12 23:19:55 +08:00
ConfirmDialog.razor feat(module: modal): support template component (#345) 2020-07-12 23:19:55 +08:00
ConfirmDialog.razor.cs feat(module: modal): support template component (#345) 2020-07-12 23:19:55 +08:00
Dialog.razor fix(module: modal): fix event not responding #203 (#204) 2020-06-08 22:37:54 +08:00
Dialog.razor.cs feat: add DrawerService (#241) 2020-06-23 15:19:44 +08:00
Modal.razor feat: add component modal (#167) 2020-06-02 14:25:44 +08:00
Modal.razor.cs fix(module: modal): crashes when DestroyOnClose is set to true (#373) 2020-07-16 16:57:13 +08:00
ModalFooter.razor feat: add component modal (#167) 2020-06-02 14:25:44 +08:00
ModalFooter.razor.cs feat: add DrawerService (#241) 2020-06-23 15:19:44 +08:00
ModalRef.cs feat(module: modal): support template component (#345) 2020-07-12 23:19:55 +08:00
ModalService.cs fix(module: modal): button text for confirm dialog (#389) 2020-07-20 22:49:53 +08:00
ModalTemplate.razor.cs feat(module: modal): support template component (#345) 2020-07-12 23:19:55 +08:00