forked from elastic/eui
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Conversation
This file contains 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
* 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]>
* Fixed EuiComboBox options list misalignment * Added changelog * Update CHANGELOG.md Co-authored-by: Greg Thompson <[email protected]>
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