]> juplo.de Git - demos/angular/stored-login/commit
adapted and refined the implementation of the component
authorKai Moritz <kai@juplo.de>
Sat, 30 Aug 2025 09:19:17 +0000 (11:19 +0200)
committerKai Moritz <kai@juplo.de>
Mon, 15 Sep 2025 20:09:19 +0000 (22:09 +0200)
commit7b32ac413b41816750e532bf772d32903a599ba0
treece25a21b76b295c7ae9560bbe3a1c565be77c90b
parent531910a049e48545d57692c06f18e264ced7fecb
adapted and refined the implementation of the component

- Adapted the implementation to the project structure.
- Adhered to best practices (`inject()` and `onNgInit()`).
- Moved the HTML code in a separate file.
src/app/login/login.component.html
src/app/login/login.component.ts