Skip to content

v1.4.0

Compare
Choose a tag to compare
@sarub0b0 sarub0b0 released this 03 Jul 16:19
· 340 commits to main since this release

What's Changed

Features

  • feat(ui/event): Support multiline event messages in event view by @sarub0b0 in #351
  • feat: improve focus event handling by @sarub0b0 in #317
  • feat(ui/yaml): Enable returning from name popup to kind popup by @sarub0b0 in #359
  • feat(ui/popup): Adjust popup width/hight to 90% of the container by @sarub0b0 in #361
  • feat(ui/multiple_select): Improve logic for determining split direction in multi-select popup by @sarub0b0 in #362
  • feat(ui): Popup close on outside click by @sarub0b0 in #363
  • feat(ui/popup): Adjust popup size to 85% of the container by @sarub0b0 in #364

Bug fixes

  • fix(ui/list): fix issue with scroll not working in list widget in certain cases by @sarub0b0 in #354
  • fix(ui): Prevent unintended actions from occurring when clicking outside the area by @sarub0b0 in #355
  • fix(ui/list): Fix issue causing a crash when clicking on empty space by @sarub0b0 in #357

Chores

Dependencies

Full Changelog: v1.3.0...v1.4.0