Change Log: `yii2-icons` ======================== ## Version 1.4.8 **Date:** 04-Mar-2022 - (enh #49, #50): Enhance compatibility for PHP 8.1. - Enhance & standardize php docs for new website https://docs.krajee.com. ## Version 1.4.7 **Date:** 08-Apr-2021 - (enh #45): Revert to use default Font Awesome CDN. ## Version 1.4.6 **Date:** 12-Jan-2021 - (enh #43): Use CDN link to avoid impact China sites. - (enh #42): Update FontAwesome to use v5.13.0. - (enh #41): Support for Font Awesome duotone and any other Pro icons. - (enh #39): Correct deprecated params use for Icon::show. - (enh #36): Update FontAwesome to use v5.0.13. ## Version 1.4.5 **Date:** 20-Sep-2018 - Enhancements for Font Awesome 5.x layering features. - Ability to override Font Awesome Free 5.x asset load via Yii2 Asset Manager. - Remove Font Awesome 4.x support and include load Font Awesome Free 5.x JS/SVG asset - Enhancements to support Bootstrap 4.x - Move all source code to `src` directory ## Version 1.4.4 **Date:** 09-Mar-2018 - (enh #34, #35): Add support for Font Awesome 5 (Free & Pro versions) and icon layering. ## Version 1.4.4 **Date:** 10-Nov-2017 - Cleanup composer and update dev-master alias. - (enh #30, #33): Update Elusive Icons library source - (enh #28): Correct Font Awesome Asset rendering ## Version 1.4.2 **Date:** 22-Feb-2017 - (enh #26): Add IcoFont icons set. - (enh #25): Enable publishOptions for Font Awesome Asset Bundle for reducing size of assets published. - (enh #24): Eliminate icon asset bundle dependencies on Jquery or Bootstrap Assets. - Add github contribution and PR templates. ## Version 1.4.1 **Date:** 13-Dec-2015 - (enh #23): Add support for [Open Iconic Icons](https://useiconic.com/open#icons). - (enh #19): Update to add custom icon sets. - (enh #17): Added method `getFrameworkPrefix`. ## Version 1.4.0 **Date:** 20-Apr-2015 - (enh #16): Add [Flag Icons](http://lipis.github.io/flag-icon-css/) - (enh #15): Add [Octicons](https://octicons.github.com/) - (enh #13): Add [Socicon Icons](http://www.socicon.com/) ## Version 1.3.0 **Date:** 18-Dec-2014 - (enh #10): Add `showStack` method for displaying stacked icons like in FA ## Version 1.2.0 **Date:** 08-Dec-2014 - (enh #9): Update WHHG icons to latest version. - (enh #8): Update elusive icons to latest version. - (enh #7): Update typicons to latest version. - (enh #6): Create a new JUI asset for core yii\jui package change. ## Version 1.1.0 **Date:** 10-Nov-2014 - Set dependency on Krajee base components - Set release to stable ## Version 1.0.0 **Date:** 01-Mar-2014 - Initial release - PSR4 alias change