Skip to content

Releases: LuminescentDev/ui

v6.7.0

20 Feb 06:19
1e5ba70

Choose a tag to compare

6.7.0 (2026-02-20)

Features

  • add --lum-depth variable and integrate depth-based styling across components (a2948b9)
  • add active for mobile click events (52085c9)
  • add lum-bg utility for enhanced background and border styling (06e56fa)
  • add more color variables (6bee32e)
  • add release workflows and configuration (3c6a613)
  • add Sidebar component and update imports in elements and root (6301903)
  • enhance lum-toggle-bg utility with depth-based border and shadow effects (d43c716)
  • update a bunch of stuff (3e7ed79)
  • update text color variables to use lum-text and lum-text-secondary (7934342)
  • update Toggle component for new lum-bg classes and enhance customization options (d965fb6)

Bug Fixes

  • lum-bg: make focus state depth-aware with fading border and shadow (87a97dc)
  • lum-btn: add gap to lum-btn-p-* utility for consistent button spacing (6d022a4)
  • lum-btn: make button gap scalable via --lum-btn-gap-scale and remove hardcoded gap (15f68d0)
  • lum-btn: use clamp-based scaling for gap in lum-btn-p-* utility, removing --lum-btn-gap-scale (8bd2ac3)
  • styles: add support for superellipse border shape in settings (97794ad)
  • styles: simplify focus border color for consistency (a6d3fec)
  • styles: update box-shadow to use border color for consistency (98cf6e2)
  • styles: update focus styles for improved visibility and consistency (9fe48cb)
  • toggle: enhance focus styles for improved accessibility (98cf6e2)
  • trigger erp (d7d627d)

Code Refactoring

  • remove --lum-default-alpha variable and related logic from settings and CSS (ac66c06)
  • rename borderLightness to borderMix and add bordercolor (1d64b07)