Changelog1
Notable changes to the Reflex Icon Library will be documented here. Breaking changes are marked with a 🚩.
RIL adheres to semantic versioning.
- Bootstrap Icons can now be used via
icons.bi
in addition to the existingicons.bootstrap
.
- Some Font Awesome-related error messages were improved for clarity.
- Previous versions of RIL erroneously restricted all of Font Awesome's Classic Regular icons to Font Awesome Pro users. In reality, a subset of those icons is available for free. Users who don't subscribe to Font Awesome Pro can now use those icons through RIL.
- This version of RIL adds support for the Regular, Light, and Thin styles of Font Awesome's Duotone and Sharp Duotone families. (Docs)
- Fixed a bug in which RIL's Font Awesome component would attempt to use a Kit if a Kit code was specified
but the
fontawesome.pro_enabled
setting was not set totrue
.
- The Simple Icons component now allows you choose the major version of Simple Icons on a per-icon basis. (Docs)
This is the initial release of the Reflex Icon Library.
Footnotes
-
Format based on Keep a Changelog. ↩