github dwall-rs/dwall v0.1.20

latest releases: nightly, v0.2.5, v0.2.4...
14 months ago

🎉 Features

  • feat: add Flex component, lazy loading utilities, and dark mode hook
  • feat(i18n): add update available message for notifications
  • feat(i18n): add help text for launch at startup feature
  • feat: add "The Desert" theme with 8 thumbnails
  • feat(daemon): add build script for Windows icon compilation
  • feat: add build script feature for daemon
  • feat: add translation for updated GitHub mirror template message

⚙️ Refactors

  • refactor: standardize layout and spacing with CSS variables
  • refactor(ThemeMenu): move theme-related styles to dedicated module
  • refactor(Sidebar): extract sidebar and its buttons into separate components
  • refactor(commands): modularize commands into separate files for better maintainability
  • refactor: improve update handling and type definitions
  • refactor(Flex): add noGap variant and update gap prop type
  • refactor(SettingsItem): replace help icon and adjust gap prop

🐛 Fixes

  • fix(process): handle path comparison differently for debug and production

📦 Dependencies

  • chore: update package versions in package.json and Cargo.lock

🎨 Styles

  • style: reduce scrollbar width for better aesthetics
  • style: remove extra blank line and adjust gap in App.tsx
  • style(Select): add active state background styling
  • style(App.scss): improve menu item active and pressed states

Don't miss a new dwall release

NewReleases is sending notifications on new releases.