Skip to content

v0.11.2

Compare
Choose a tag to compare
@AVGVSTVS96 AVGVSTVS96 released this 28 Apr 15:55
· 169 commits to master since this release
747cd7f

v0.11.2

Enhancements

  • Disable CSS transitions when in dark mode in #269
  • Create useThemeToggle hook in new hooks directory and add import alias in #273
    • Use useThemeToggle hook in CommandMenu and ModeToggle in #274
  • Improve keyboard navigation in SideMenu in #276
  • Add font-smoothing and text-rendering to improve text appearance in #278

Refactor

  • Refactor DropdownMenu.tsx to improve readability and code structure in #265
  • Extract formatDate to its own file, add options to configure when called in #267
  • Extract Sun and Moon icons to their own component in #277

Full Changelog: v0.11.0...v0.11.2