v2.2.0
Changelog:
- Refactoring internal implementations
- Adjust the dialogs style
- Add functional entry
alert
applyDialogAlert
functionmodal
applyDialogModal
functiontoast
applyDialogToast
functionmask
applyDialogMask
function- collection of related tool functions
DialogHelper
- Fixed no animation when closing
mask
dialog - Fixed when
modal
dialog maximized, the dialog content area is not maximized (#39), closes #39 - Add global scroll bar management
- Add
fullscreen
property inmodal
dialog, maximize when opening modal dialog - Add
alert
,toast
header text overflow truncate