Skip to content

Comments

Past tense changelog#657

Merged
bevacqua merged 4 commits intoelastic:masterfrom
bevacqua:past-tense-changelog
Apr 11, 2018
Merged

Past tense changelog#657
bevacqua merged 4 commits intoelastic:masterfrom
bevacqua:past-tense-changelog

Conversation

@bevacqua
Copy link
Contributor

No description provided.

@bevacqua bevacqua requested review from snide and weltenwort April 11, 2018 14:26
@bevacqua bevacqua merged commit d532cce into elastic:master Apr 11, 2018
snide added a commit to snide/eui that referenced this pull request Apr 11, 2018
snide added a commit that referenced this pull request Apr 11, 2018
Copy link
Member

@weltenwort weltenwort left a comment

Choose a reason for hiding this comment

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

LGTM, just left a few small comments below.


- Visual fix for the focus state of disabled `EuiButton` ([#603](https://github.com/elastic/eui/pull/603))
- `EuiSelect` can pass any node as a value rather than just a string ([#603](https://github.com/elastic/eui/pull/603))
- Visually fixed for the focus state of disabled `EuiButton` ([#603](https://github.com/elastic/eui/pull/603))
Copy link
Member

Choose a reason for hiding this comment

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

That doesn't sound right anymore - how about

  • Fixed the focus state styling of disabled EuiButtons (#603)

?

**Breaking changes**

- Support values on radio inputs. This is breaking because now the second argument to the radio `onChange` callback is the value, which bumps the change event to the third argument ([#613](https://github.com/elastic/eui/pull/613))
- Supported values on radio inputs. This is breaking because now the second argument to the radio `onChange` callback is the value, which bumps the change event to the third argument ([#613](https://github.com/elastic/eui/pull/613))
Copy link
Member

Choose a reason for hiding this comment

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

How about

  • Added support for values on radio inputs. [...]

?

- `EuiInMemoryTable` passes items to `BasicTable` when `message` is provided ([#517](https://github.com/elastic/eui/pull/517)).
- `EuiSearchBox` now passes unused props through to `EuiFieldSearch` ([#514](https://github.com/elastic/eui/pull/514))
- Change `EuiBasicTable` `noItemsMessage` and `EuiInMemoryTable` `messgae` propType to node
- Changed `EuiBasicTable` `noItemsMessage` and `EuiInMemoryTable` `messgae` propType to node
Copy link
Member

Choose a reason for hiding this comment

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

I know the typo was not introduced in this PR, but the prop is probably called message.

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.

2 participants