-
Notifications
You must be signed in to change notification settings - Fork 844
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
Add Elastic logo loading component #3017
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for the late review. I saw this in a draft state so didn't check it early. Some small comments. The animation is really nice. 🎉
Preview documentation changes for this PR: https://eui.elastic.co/pr_3017/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't forget to add a changelog.
Preview documentation changes for this PR: https://eui.elastic.co/pr_3017/ |
Gonna help @mdefazio get this branch cleaned up before merging. |
391c4c4
to
1e56818
Compare
Preview documentation changes for this PR: https://eui.elastic.co/pr_3017/ |
Summary
Adds an Elastic animated loading indicator.
Note: Potential animation performance issues noticed in some usages.
Checklist
Checked in mobileAdded or updated jest testsChecked for breaking changes and labeled appropriatelyChecked for accessibility including keyboard-only and screenreader modes