* Add custom modal component * Add custom modal to app and plugins helpers * Fixes custom modal component * Add doc for custom modal * Fix newline end of file html and scss files * Move my-custom-modal component outside component for UserLoggedIn modals * Move initializeCustomModal to ngAfterViewInit() * Wrap events and conditionnals * Replace ng-show with ngIf* * Add modalRef to open only one modal + onCloseClick * Refacto + Fix access methods of custom modal * Fix methods names custom-modal.component * Fix implement AfterViewInit & no default boolean Co-authored-by: kimsible <kimsible@users.noreply.github.com> |
||
---|---|---|
.. | ||
custom-modal.component.html | ||
custom-modal.component.scss | ||
custom-modal.component.ts | ||
instance-config-warning-modal.component.html | ||
instance-config-warning-modal.component.scss | ||
instance-config-warning-modal.component.ts | ||
quick-settings-modal.component.html | ||
quick-settings-modal.component.scss | ||
quick-settings-modal.component.ts | ||
welcome-modal.component.html | ||
welcome-modal.component.scss | ||
welcome-modal.component.ts |