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

Add buttonRef props to all buttons, and fix bug with autoFocused buttons on EuiConfirmModal #529

Merged
merged 1 commit into from
Mar 16, 2018

Conversation

cjcenizal
Copy link
Contributor

@cjcenizal cjcenizal commented Mar 16, 2018

Fixes #526

@cjcenizal cjcenizal requested a review from nreese March 16, 2018 00:29
@cjcenizal cjcenizal force-pushed the fix-modal-default-button branch 2 times, most recently from 83c5ba3 to 280cd1b Compare March 16, 2018 00:39
Copy link
Contributor

@nreese nreese left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

CHANGELOG.md Outdated
@@ -1,10 +1,12 @@
# [`master`](https://github.com/elastic/eui/tree/master)

- Added `EuiIconTip` to make it easier to display icons with tooltips ([#528](https://github.com/elastic/eui/pull/528))
- Added `buttonRef` prop to `EuiButton`, `EuiButtonEmpty`, and `EuiButtonIcon` (#529[](https://github.com/elastic/eui/pull/529))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the PR number is outside of the []

@cjcenizal cjcenizal force-pushed the fix-modal-default-button branch from 280cd1b to 0f803e4 Compare March 16, 2018 14:17
@cjcenizal cjcenizal merged commit 3dee390 into elastic:master Mar 16, 2018
@cjcenizal cjcenizal deleted the fix-modal-default-button branch March 16, 2018 14:20
@snide snide added the bug label Mar 16, 2018
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.

3 participants