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

Pulling Latest Code #7

Merged
merged 25 commits into from
Mar 5, 2021
Merged

Pulling Latest Code #7

merged 25 commits into from
Mar 5, 2021

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

chandlerprall and others added 25 commits February 26, 2021 08:15
* Improved props table for EuiComboBox

* changed type declaration

* added cl entry

* added description,link
* Add display prop to EuiButtonIcon
* Add sizes
* Default theme updates
  -  Basically copy/pasted all .euiButton styles.
  - Created new `$euiButtonHeightXSmall` sass var
* Fixing up Amsterdam styles
* Changing `undefined` being the standard button type to `base`
* Fixing some component usages of EuiButtonIcon

Co-authored-by: cchaos <[email protected]>
* don't export TS types from JS files

* changelog
…ng & animating (#4590)

* Don't apply willChange to popover after it is done opening & animating

* changelog
* Remove EuiPageSideProps from src/components/index.js export

* changelog
…board arrows (#4600)

* added ability to navigate with keyboard arrows

* added changelog entry

* fixed changelog entry of PR:4597

* removed changelog entry

* Update src-docs/src/routes.js

Co-authored-by: Greg Thompson <[email protected]>
Co-authored-by: Elizabet Oliveira <[email protected]>
Co-authored-by: Caroline Horn <[email protected]>
Co-authored-by: Chandler Prall <[email protected]>
)

* use jest.useFakeTimers

* remove async

* convert inner_text test also
* Fixed EuiComboBox options list misalignment

* Added changelog

* Update CHANGELOG.md

Co-authored-by: Greg Thompson <[email protected]>
@anuragxxd anuragxxd merged commit f1d9027 into anuragxxd:master Mar 5, 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.

8 participants