Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@panos-- panos-- released this 06 Oct 16:47
· 16 commits to master since this release

0.1.0 (2019-10-06)

Bug Fixes

  • actionmenu: fix action menu not closed properly in some situations (a95754e)
  • actionmenu: fix action menu not closed when using mouse (642bdcd)
  • actionmenu: fix mouse support in action menu (e614be4)
  • apilist: fix crash when category has no resources (babb899)
  • apilist: fix input becoming unusable after pressing escape (5ae39c1)
  • apilist: fix mis-categorization of some core resources (8166700)
  • apilist: fix resource list not focused when selecting api resource (ba43d2f)
  • apilist: show message dialog in case of errors (458dec3)
  • drilldown: fix widget not focused on click (c0b2df7)
  • fix mouse support in list widget (1371a1f)
  • namespacelist: show message dialog in case of errors (cca519d)
  • resourcelist: reset selected index when namespace or resource type changes (3acb5d9)
  • textbox: close textbox when focus is lost (3cce11e)

Features

  • apilist: sort api resources (d482049)
  • add typeahead find in resource list (8616eca)
  • apilist: deduplicate api resources (ba3e1fd)
  • improve error handling (7395645)
  • actionmenu: use drilldown widget (be25d58)
  • apilist: add mouse support (f68513c)
  • apilist: add pageup, pagedown, home, end keyboad shortcuts (2ce966a)
  • apilist: categorize apiresources in api list (afb2598)
  • apilist: change category of some api resources (262284c)
  • contextmenu: use drilldown for kube context selection menu (3fd250d)
  • contextmenu: use loose matcher for kube context selection menu (aba5352)
  • namespacelist: use loose matcher in drilldown (9449de9)
  • resourcelist: keep selected resource selected between updates (7bad9ba)
  • resourcelist: support home, end keyboard shortcuts (3ec18fa)
  • textbox: add home, end keyboard shortcuts (fb34dc3)
  • topbar: add help button (8ebbc47)
  • topbar: add mouse support (2d0f599)
  • topbar: colorize top bar (9e6bc33)