Current section
Files
Jump to
Current section
Files
elixir_uikit
CHANGELOG.md
CHANGELOG.md
# Changelog
All notable changes to this project are documented in this file.
The changelog is generated by the [git_ops](https://github.com/zachdaniel/git_ops) package by [Zach Daniel](https://github.com/zachdaniel).
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
<!-- changelog -->
## [v0.8.0](https://github.com/StephanH90/elixir-uikit/compare/v0.7.6...v0.8.0) (2026-07-06)
### Features:
* add wrapper class to uk_form_icon by Stephan Hug
## [v0.7.6](https://github.com/StephanH90/elixir-uikit/compare/v0.7.5...v0.7.6) (2026-07-03)
### Bug Fixes:
* preserve all UIkit SVG icons and their classes across LiveView patches by Stephan Hug
* bump dependencies by Stephan Hug
## [v0.7.4](https://github.com/StephanH90/elixir-uikit/compare/v0.7.3...v0.7.4) (2026-05-01)
### Bug Fixes:
* merge classes correctly by Stephan Hug