Skip to content

New pr#3

Merged
anuragxxd merged 4 commits intoanuragxxd:masterfrom
elastic:master
Feb 18, 2021
Merged

New pr#3
anuragxxd merged 4 commits intoanuragxxd:masterfrom
elastic:master

Conversation

@anuragxxd
Copy link
Owner

Summary

Provide a detailed summary of your PR. Explain how you arrived at your solution. If it includes changes to UI elements include a screenshot or gif.

Checklist

  • Check against all themes for compatibility in both light and dark modes
  • Checked in mobile
  • Checked in Chrome, Safari, Edge, and Firefox
  • Props have proper autodocs and playground toggles
  • Added documentation
  • Checked Code Sandbox works for the any docs examples
  • Added or updated jest tests
  • Checked for breaking changes and labeled appropriately
  • Checked for accessibility including keyboard-only and screenreader modes
  • A changelog entry exists and is marked appropriately

cchaos and others added 4 commits February 17, 2021 14:08
…sabled/non-disabled times (#4524)

Co-authored-by: Caroline Horn <549577+cchaos@users.noreply.github.com>
Props are now exported for all components down to the dist. This I believe means we can now use `import { EuiComponentNameProps } from @elastic/eui/` without reaching into source.
This reverts the background color of the data grid content. Although the light gray works well for loading states, it isn't a good experience for fixed height grids with a low amount of items. We'll solve the loading issue in a better way in 7.13. I'm leaving the scrollbar mixin as is because I think it will be useful in other spots.
@anuragxxd anuragxxd merged commit 5b9d8d4 into anuragxxd:master Feb 18, 2021
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.

3 participants