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

Use span for loaders and set width to kibana loader #1845

Merged
merged 4 commits into from
Apr 17, 2019

Conversation

snide
Copy link
Contributor

@snide snide commented Apr 16, 2019

Summary

Replaces #1840, fixes #1834

Applies a width to the wrapping element for the Kibana loader. This also makes all of our loaders use spans instead of divs. I don't see any reason to also support divs, so this closes the PR mentioned above and removes the need for an extra prop.

Checklist

  • This was checked in mobile
  • This was checked in IE11
  • This was checked in dark mode
  • Any props added have proper autodocs
  • Documentation examples were added
  • A changelog entry exists and is marked appropriately
  • This was checked for breaking changes and labeled appropriately
  • Jest tests were updated or added to match the most common scenarios
  • This was checked against keyboard-only and screenreader scenarios
  • This required updates to Framer X components

@snide snide requested a review from cchaos April 16, 2019 23:10
@snide snide added the bug label Apr 16, 2019
CHANGELOG.md Outdated Show resolved Hide resolved
@angorayc angorayc mentioned this pull request Apr 17, 2019
10 tasks
CHANGELOG.md Outdated Show resolved Hide resolved
@snide snide merged commit 6867a63 into elastic:master Apr 17, 2019
@snide snide deleted the bug/loaders branch April 17, 2019 18:34
@angorayc
Copy link

Hello @snide , @cchaos , @ryankeairns,

The change log in master covers this change in 10.0.1, but I found it is not applied after installing.
(The change log in 10.0.1 doesn't cover this one.)
Can you please check and cover this in the latest version. Thank you very much.

@snide
Copy link
Contributor Author

snide commented Apr 20, 2019

Looks like @chandlerprall got this. It was improperly labeled in the CL.

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

Successfully merging this pull request may close these issues.

EuiLoadingKibana layout can break when nested in flex box
4 participants