Packages
Macro for generating Phoenix components for Bootstrap icons. Only include the icons you need to avoid slow compilation and bloated modules.
Current section
Files
Jump to
Current section
Files
bootstrap_icon_components
CHANGELOG.md
CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [1.10.2] - 2023-01-05
### Changed
- Update icons to 1.10.2 (https://github.com/balexand/bootstrap_icon_components/pull/9)
## [1.10.1] - 2023-01-05
### Changed
- Fix compatibility with phoenix_live_view 0.18.4 (https://github.com/balexand/bootstrap_icon_components/pull/7)
- Update icons to 1.10.1 (https://github.com/balexand/bootstrap_icon_components/pull/8)
## [1.9.1] - 2022-10-16
### Added
- First release uses icons from https://github.com/twbs/icons/tree/v1.9.1