Skip to content

Latest commit

 

History

History
50 lines (28 loc) · 1.77 KB

CHANGELOG.md

File metadata and controls

50 lines (28 loc) · 1.77 KB

Changelog1

Notable changes to the Reflex Icon Library will be documented here. Breaking changes are marked with a 🚩.

RIL adheres to semantic versioning.

Added

  • Bootstrap Icons can now be used via icons.bi in addition to the existing icons.bootstrap.

Changed

  • Some Font Awesome-related error messages were improved for clarity.

Fixed

  • 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.

Added

  • This version of RIL adds support for the Regular, Light, and Thin styles of Font Awesome's Duotone and Sharp Duotone families. (Docs)

Fixed

  • 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 to true.

Added

  • 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

  1. Format based on Keep a Changelog.