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

Flipper animation #29

Merged
merged 2 commits into from
Oct 17, 2024
Merged

Flipper animation #29

merged 2 commits into from
Oct 17, 2024

Conversation

lucasferreiralimax
Copy link
Member

This pull request introduces the "Flipper" animation feature for the up-window-angular component. The new feature includes three types of flipper animations:

  1. Flipper Left: The window flips in from the left side.
  2. Flipper Right: The window flips in from the right side.
  3. Flipper Up: The window flips in from the top.

Changes Made:

  • CSS Updates:
    • Implemented CSS animations for the Flipper effect in the styles file.

@lucasferreiralimax lucasferreiralimax self-assigned this Oct 17, 2024
@lucasferreiralimax lucasferreiralimax linked an issue Oct 17, 2024 that may be closed by this pull request
@lucasferreiralimax lucasferreiralimax merged commit d34786c into master Oct 17, 2024
1 check passed
Copy link

Visit the preview URL for this PR (updated for commit dab5ca5):

https://up-window-angular--pr29-flipper-animation-9u16fx40.web.app

(expires Thu, 24 Oct 2024 23:23:23 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 7822e0d6e40bbbcb5ceaa0eda2c38488d7b613f8

@lucasferreiralimax lucasferreiralimax deleted the flipper-animation branch October 17, 2024 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implementation of Flipper Animation Feature
1 participant