All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.0 - 2024-11-12
- Initial release of mkdocs-header-dropdown plugin
- Support for configurable dropdown menus in MkDocs Material theme header
- Multiple dropdown menus support
- Optional icon support for dropdowns
- Configurable links with text, URL, and target attributes
- Hover and click interactions
- Responsive design
- Dark/light mode compatibility
- Comprehensive documentation (README, QUICKSTART, USAGE, DEPLOYMENT)
- Example templates for header integration
- Plugin configuration via mkdocs.yml
- Jinja2 template integration
- Material theme CSS variable support
- No external dependencies beyond MkDocs