Skip to content

Conversation

@srl295
Copy link
Contributor

@srl295 srl295 commented Mar 16, 2016

  • fix a redirected link
  • Update docs to mention using a recent Firefox, and use of PATH.

* fix a redirected link
* Update docs to mention using a recent Firefox, and use of PATH.
@elasticsearch-release
Copy link

Jenkins standing by to test this. If you aren't a maintainer, you can ignore this comment. Someone with commit access, please review this and clear it for Jenkins to run; then say 'jenkins, test it'.

@srl295
Copy link
Contributor Author

srl295 commented Mar 16, 2016

/cc @DTownSMR

@srl295
Copy link
Contributor Author

srl295 commented Mar 16, 2016

If there are any specifics on which Firefox to use, that would be helpful. I had an outdated copy (it's not my main browser) and UI tests didn't pass until a new copy was downloaded. @DTownSMR noted that he had to add the browser to the PATH

@srl295
Copy link
Contributor Author

srl295 commented Mar 16, 2016

/cc @shikhasriva

@LeeDr
Copy link

LeeDr commented Mar 16, 2016

I'm on Firefox 44.0.2 but it's constantly updating. I think Jenkins is running Firefox 40-ish.
I don't have firefox in my path, but the note is a good tip if things don't work.

@LeeDr LeeDr added the v5.0.0 label Mar 16, 2016
LeeDr pushed a commit that referenced this pull request Mar 16, 2016
@LeeDr LeeDr merged commit 45e0b9c into elastic:master Mar 16, 2016
@srl295 srl295 deleted the docupdate branch March 16, 2016 20:14
cee-chen added a commit that referenced this pull request Feb 9, 2023
## Summary

`[email protected]` ⏩ `[email protected]`

___

## [`74.0.2`](https://github.com/elastic/eui/tree/v74.0.2)

**Bug fixes**

- Fixed `EuiCard` to ensure `onClick` method only runs once when `title`
contains a React node
([#6551](elastic/eui#6551))
- Fixed `EuiSelectable` options with incorrect `aria-posinset` indices
when rendered with group labels not at the start of the array
([#6571](elastic/eui#6571))
- Fixed a bug with `EuiSearchBar` where filters with `multiSelect:
false` were not able to select a new option when an option was already
selected ([#6577](elastic/eui#6577))

Co-authored-by: Kibana Machine <[email protected]>
cee-chen pushed a commit that referenced this pull request Feb 9, 2023
## Summary

`[email protected]` ⏩ `[email protected]`

___

## [`74.1.0`](https://github.com/elastic/eui/releases/tag/v74.1.0)

- Added new `EuiSkeletonText`, `EuiSkeletonTitle`, `EuiSkeletonCircle`,
and `EuiSkeletonRectangle` components
([#6502](elastic/eui#6502))
- Updated `EuiSuperSelect` screen reader instructions to be more
specific ([#6549](elastic/eui#6549))
- Added `error` and updated `alert` glyphs to `EuiIcon`
([#6550](elastic/eui#6550))
- All `EuiSkeleton` components now accept an `isLoading` flag and
`children`, which automatically handles conditionally rendering loading
skeletons vs. loaded content (`children`)
([#6562](elastic/eui#6562))
- All `EuiSkeleton` components now accept a `contentAriaLabel` prop,
which more meaningfully describes the loaded content to screen readers
([#6562](elastic/eui#6562))
- Updated `EuiPopover` screen reader instructions for mobile and click
behaviors ([#6567](elastic/eui#6567))

**Bug fixes**

- Fixed `EuiCard` to ensure `onClick` method only runs once when `title`
contains a React node
([#6551](elastic/eui#6551))

**Deprecations**

- Deprecated `EuiLoadingContent` - use `EuiSkeletonText` instead
([#6557](elastic/eui#6557))

---------

Co-authored-by: Kibana Machine <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants