Skip to content

v0.7.0: Menu improvements & deprecation of light/dark variants

Compare
Choose a tag to compare
@eliandoran eliandoran released this 10 Jan 18:27
· 17 commits to master since this release

Improvements

Most improvements are relevant to contextual menus and the global hamburger menu:

  • Buttons: Add background when active (mouse hold)
  • Menu: Use gray color to shortcuts
  • Menu: Fix "Advanced" menu positioning
  • Menu: Display under hamburger button
  • Menu: Improve zoom buttons design
  • Menu: Improve icon and selection design
  • Menu: Use spacing between items as per newer Breeze design
  • Menu: Improve border radius
  • Menu: Fix border color

Deprecation of light/dark variants

The previous versions came in three versions: light, dark and auto. Now there's only the auto theme. This was mostly done in order to simplify the development further on and not having to deal with three different CSS files. If this causes issues with your workflow, feel free to open an issue.