Skip to content

Replace deprecated Angular Animations with native CSS animations (Angular v23)Β #106

@liene5

Description

@liene5

Hi,

this library currently uses Angular Animations (@angular/animations).
These animations are now deprecated and will be fully removed in Angular v23.

To keep the library compatible with upcoming Angular versions, the existing Angular Animations should be replaced with native CSS animations or transitions (https://angular.dev/guide/animations/migration).

It would be great if this migration could be planned so users of the library can safely upgrade to Angular v23 in the future.

Thanks a lot for maintaining this library! πŸ™Œ

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions