Skip to content

docs(animations): Add React and Angular examples for hooks animations #1702

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

Closed
wants to merge 1 commit into from
Closed

docs(animations): Add React and Angular examples for hooks animations #1702

wants to merge 1 commit into from

Conversation

dillionmegida
Copy link
Contributor

Description

Add StackBlitz live example for Before and After Hooks Animations

Also changed the styles specified in the examples because of A11y reasons. opacity might not be easily perceived by some users.

StackBlitz

Angular - https://stackblitz.com/edit/ionic-angular-before-after-hook-animations
React - https://stackblitz.com/edit/ionic-react-before-after-hook-animations

Also changed the styles specified in the examples because of A11y reasons. Opacity might not be easily perceived by some users.
@brandyscarney
Copy link
Member

Thank you for the PR! I have added these examples as playground demos to our docs via PR #3035. You have been added as a co-author in the merged commit. I changed the animation styles to use a filter with invert(75%) and a box-shadow which should be easier than opacity to see. 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants