Welcome to Keeping up with Kibana! This is a weekly series of posts on new developments in the Kibana project and any related learning resources and events.Â
Happy Tuesday! It's another #Kibana release, 5.4.2 to be exact: https://t.co/K23zRjPgMI
— elastic (@elastic) June 20, 2017
Design
- [UI Framework] Improved Warning Button contrast #12327
- [UI Framework] Fixed examples of Table component with ToolBar #12326
- [UI Framework] Updated LocalNav examples to use tabIndex instead of tabindex, to eliminate React console warnings #12284
- [UI Framework] Reactified kuiBar #12167
- [UI Framework] Reactified kuiCard and related CSS components #12197
- [UI Framework] Reactified kuiGallery and related CSS components #12277
- [UI Framework] Reactified kuiHeaderBar and related CSS components #12280
Discovery
Management
- Provided a way to fetch indices and template index patterns #kibana/12200
Operations
- Now autoload react_components module #12338
Platform
- Documented merge conflict resolution process in CONTRIBUTING.md #12212
Sharing
- Don’t throw a fatal error when save fails - #12381
- Dashboard reports that contain a saved search with no results now work - #12380
- Improved accessibility for add and edit buttons in an empty Dashboard - #12320
- Added new Stats API - #11992
- Added new React Styleguide - #12240
Visualizations
- Expanding and collapsing the spy panel now no longer causes the visualization to disappear #12353
- The dateFormat:scaled advanced setting is now respected by the data table as well #8076
- Date histograms no longer show the current time marker near the edge of the chart when the current time doesn’t fall in the extent #12266
- Changes in the panel options now correctly invalidates TSVB-builder #12114
- Line charts no longer are obscured by a thin margin near the edge of the chart #11930