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

Kibana 4.5.0 docs / release notes #6549

Closed
3 tasks done
tbragin opened this issue Mar 16, 2016 · 4 comments
Closed
3 tasks done

Kibana 4.5.0 docs / release notes #6549

tbragin opened this issue Mar 16, 2016 · 4 comments

Comments

@tbragin
Copy link
Contributor

tbragin commented Mar 16, 2016

Here are things that I found to be release-note worthy based on my review of 4.5.0 pulls. I'm excluding anything that was backported back to 4.4.x. Only the first three have docs impact, imo. The rest should be simply mentioned in release notes.

  • Add ability to list installed plugins from CLI issue, PR (enhancement, needs docs)
  • Customizable metric and axis labels issue, PR (enhancement, docs PR: Changes to add custom labeling to docs #6557)
  • Make saved object list length configurable PR (enhancement, docs PR Adds doc for savedObjects setting #6456)
  • Better handling of empty sets in Metric vis issue, PR (enhancement)
  • Add timeout for error notification display PR (enhancement)
  • Improve handling of long-running queries issue, PR (bug)
  • Improve auto-complete handling PR (bug)
  • Fix date format error for millisecond intervals issue, PR (bug)
  • Fix heatmap intensity issue in tilemap PR (bug)
@palecur
Copy link

palecur commented Mar 22, 2016

Release notes PR is up: #6601.

@spalger
Copy link
Contributor

spalger commented Mar 28, 2016

@palecur Looks like this is done?

@palecur
Copy link

palecur commented Mar 28, 2016

Yep; pushing docs now.

On Mon, Mar 28, 2016 at 11:03 AM, Spencer notifications@github.com wrote:

@palecur https://github.com/palecur Looks like this is done?


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#6549 (comment)

@palecur palecur closed this as completed Mar 28, 2016
@quebecCu
Copy link

quebecCu commented Oct 6, 2016

Are these available on version 4.6 also?

cee-chen pushed a commit that referenced this issue Feb 9, 2023
## Summary

`eui@74.0.1` ⏩ `eui@74.1.0`

___

## [`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 <42973632+kibanamachine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants