Skip to content

[backport] PR #6692 to 4.4#6694

Merged
epixa merged 1 commit into4.4from
jasper/backport/6692/4.4
Mar 29, 2016
Merged

[backport] PR #6692 to 4.4#6694
epixa merged 1 commit into4.4from
jasper/backport/6692/4.4

Conversation

@elastic-jasper
Copy link
Copy Markdown
Contributor

Backport PR #6692

Commit 1:
[internal] Reject CI builds if any .rej files exist

.rej are the byproduct of failed patches via git-apply or artifacts of
the backporting process through jasper. Any build that has them should
be rejected early.

@elastic-jasper elastic-jasper added backport This PR is a backport of another PR has conflicts labels Mar 29, 2016
---------

**Commit 1:**
[internal] Reject CI builds if any .rej files exist

.rej are the byproduct of failed patches via git-apply or artifacts of
the backporting process through jasper. Any build that has them should
be rejected early.

* Original sha: 55e429c
* Authored by Court Ewing <court@epixa.com> on 2016-03-29T17:24:24Z
@epixa epixa force-pushed the jasper/backport/6692/4.4 branch from 4cd1111 to be9b669 Compare March 29, 2016 19:58
@epixa epixa merged commit 79b0d6b into 4.4 Mar 29, 2016
@epixa epixa deleted the jasper/backport/6692/4.4 branch March 29, 2016 20:47
jbudz added a commit that referenced this pull request Apr 18, 2023
EUI `77.0.0` ➡️ `77.1.1`

## [`77.1.0`](https://github.com/elastic/eui/tree/v77.1.0)

- Updated `EuiDatePicker` to display a warning icon and correctly set
`aria-invalid` when `isInvalid` is passed
([#6677](elastic/eui#6677))
- Updated `EuiFilePicker` to display an alert icon when `isInvalid`
([#6678](elastic/eui#6678))
- Updated `EuiTextArea` to display an alert icon when `isInvalid`
([#6679](elastic/eui#6679))
- Updated `EuiTextArea` to support the `isLoading` prop
([#6679](elastic/eui#6679))
- Updated `EuiComboBox` to display a warning icon and correctly set
`aria-invalid` when `isInvalid` is passed
([#6680](elastic/eui#6680))

**Bug fixes**

- Fixed `EuiAccordion` to not set an `aria-expanded` attribute on
non-interactive `buttonElement`s
([#6694](elastic/eui#6694))
- Fixed an `EuiPopoverFooter` bug causing nested popovers within
popovers (note: not a recommended use-case) to unintentionally override
its panel padding size inherited from context
([#6698](elastic/eui#6698))
- Fixed `EuiComboBox` to only delete the last selected item on backspace
if the input caret is present
([#6699](elastic/eui#6699))

---------

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Jon <jon@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants