Keeping up with Kibana: This week in Kibana for August 7, 2017

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.

Design

  • K7 progress
    • Add KuiCallOut and KuiVerticalRhythm components. #1330628902945-094c72c0-77b7-11e7-9bbe-757a07f37008.png
    • Fix tests for Loading components. #13291
    • Use idiomatic classnames syntax for KuiButton. #13288
    • KuiTabs component #13280
    • Cherry-pick improved crash-proof build task #13271
    • Support hasReact prop for sandboxes #13270
    • Add KuiLink React component. #13264
    • Add KuiTable component. #1324928852870-4bc1467a-76e1-11e7-9a14-2a21f279824f.png
    • Fix code block font-family and annotate reset #13219
  • Spawn compileCss as a child process to prevent a node-sass fatal error from killing the watch process #13222

Operations

  • [eslint-config-kibana] Add AirBnB linting rules for React best practices. Bump to v0.10.0. #13259

Platform

  • The "New Platform" supports hierarchical logging and json output now. #12852 #13180 #13309

Sharing

  • Fix exit full screen button which was sometimes hidden under visualize panels #13320
  • Fix bug with embed mode showing the chrome #13250
  • Fix accessibility issues with saved object finder #1315228678451-738074f0-72be-11e7-954f-784eb7435684.png

Visualizations

  • Community contribution
    • Selecting aggregations combo-box now has auto-complete  #13292
  • 5.x bug fixes
    • Ensure percentages are shown in tooltip when chart is in percentage mode #13217
    • Spy panel headers now correctly update immediately when the visualization configuration updates #13130
    • Timelion no longer displays server-side stacktrace in the browser when an unexpected error occurs. #12973
  • Ongoing 6.0 beta stabilization