Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Animate load-in of notices #1796

Merged
merged 1 commit into from
Sep 12, 2024
Merged

feat: Animate load-in of notices #1796

merged 1 commit into from
Sep 12, 2024

Commits on Sep 12, 2024

  1. feat: Animate load-in of notices

    Animate the load-in of notices to make the layout shift less jarring.
    
    Closes #1789
    
    It also updates the code to the latest code styles:
    - Stories for notice and alerts were added.
    - NgFor / NgIf were replaced.
    - The service was moved from the general services directory to a context base directory.
    - Notices in the NoticeWrapperService is now a BehaviourSubject.
    - Custom Types and Functions were replaced with the OpenAPI schema.
    
    Co-authored-by: MoritzWeber0 <kontakt@moritz-weber.net>
    zusorio and MoritzWeber0 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    6c20a73 View commit details
    Browse the repository at this point in the history