Skip to content

luci-theme-aurora-v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Jun 05:32

What's Changed

First stable release of Aurora, centered on a navigation overhaul.

New Features

  • Sidebar Navigation Mode: Added a configurable sidebar navigation layout. Initial design contributed by @chillykidd.
  • Three-Column Mega-Menu: Redesigned top navigation dropdown with Tabler icons, an anchor column, and a device summary, with smooth hover animations.
  • Redesigned Mobile Navigation: Reworked to align with the desktop navigation styling for a more consistent look.

Improvements

  • GPU-friendly animations with explicit transition properties.
  • Compressed the logo for faster loading, and updated the Shortcuts icon.

Bug Fixes

  • Fixed dropdown and mega-menu stacking order.
  • Fixed .hidden not always hiding elements regardless of specificity.
  • Fixed the notification close button not dismissing alert messages.
  • Applied button shape styles to input[type=button/submit/reset].

Other Changes