ant-design-blazor/components/modal
zxyao 1bdece0ea8 feat(module: modal): add locale for Modal and Confirm (#932)
* feat(module: modal): add Modal locale

* feat(module: confirm): locale support for zh-cn, en-us

* docs: add the demo of override locale's custom text

* feat: locale's json files add confirm configuration

* fix: custom ButtonProps override Button[1,2,3]Text or OK(Cancel)Text

* docs: using InvokeAsync to invoke StateHasChanged

* docs(module: modal): add override locale de
2020-12-29 23:34:18 +08:00
..
config feat(module: modal): add locale for Modal and Confirm (#932) 2020-12-29 23:34:18 +08:00
confirmDialog feat(module: modal): add locale for Modal and Confirm (#932) 2020-12-29 23:34:18 +08:00
core refactor(module: modal): refactor the code of Modal, Confirm (#914) 2020-12-26 21:39:04 +08:00
modalDialog feat(module: modal): add locale for Modal and Confirm (#932) 2020-12-29 23:34:18 +08:00
style chore: sync ant-design v4.9.0 (#842) 2020-12-01 11:02:28 +08:00
type refactor(module: modal): refactor the code of Modal, Confirm (#914) 2020-12-26 21:39:04 +08:00