v0.11.2
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 inCommandMenu
andModeToggle
in #274
- Use
- Improve keyboard navigation in
SideMenu
in #276 - Add
font-smoothing
andtext-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