Merged
Conversation
* 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 <caroline.horn@elastic.co>
* 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 <thompson.glowe@gmail.com>
Co-authored-by: Elizabet Oliveira <elizabet.oliveira@gmail.com> Co-authored-by: Caroline Horn <549577+cchaos@users.noreply.github.com> Co-authored-by: Chandler Prall <chandler.prall@gmail.com>
* Fixed EuiComboBox options list misalignment * Added changelog * Update CHANGELOG.md Co-authored-by: Greg Thompson <thompson.glowe@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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