[ACS-10117] Deprecate ADF Storybook and custom Docker builds (#11207)

This commit is contained in:
dominikiwanekhyland
2025-09-18 15:13:01 +02:00
committed by GitHub
parent 4964ae94c5
commit 591934db0e
133 changed files with 2860 additions and 12298 deletions

View File

@@ -19,13 +19,6 @@ Manages login dialogs.
- **close**(): `<void>`<br/>
Closes the currently open login dialog.
## Details
Use the methods of this service to manage login dialogs from code. As an alternative, you may
find it easier to use the [Login dialog component](../components/login-dialog.component.md) to display the
dialog directly from HTML.
## See also
- [Login dialog component](../components/login-dialog.component.md)
- [Login component](../components/login.component.md)