# Changelog

All notable changes to this project will be documented in this file.

## Unreleased

## 0.2.2 - 2025-02-07

- Fix GetText issues
- Added ComponentBase for any shared functions
- Added `desktop_hidden` to sidebar to allow for mobile-only sidebar

## 0.2.1 - 2025-02-06

- Fix Sidebar transition on mobile

## 0.2.0 - 2025-02-06

- Dropdown menu component
- Breadcrumb component
- Move CoreComponents to Lume (with dark mode support)

## 0.1.0 - 2024-12-21

- Initial release
- Basic sidebar, navbar, avatar, and badge components
