Change Log: `yii2-widget-alert` =============================== ## Version 1.1.5 **Date:** 16-Oct-2021 - Enhancements for Bootstrap 5.x support. ## Version 1.1.4 **Date:** 02-Jun-2020 - (bug #23, #24): Correct `AlertBlock` base widget class. - (bug #21): Correct yii2-widget-growl dependency. ## Version 1.1.3 **Date:** 09-Mar-2020 - Eliminate redundant class BaseAlert. ## Version 1.1.2 **Date:** 29-Jan-2020 - Enhancements to support both Bootstrap 4.x & 3.x. - Move all source code to `src` directory. ## Version 1.1.1 **Date:** 10-Mar-2017 - enh #2, #8, #11, #12: Allow multiple messages of same type. - Add github contribution and PR templates. - Add composer branch alias to allow getting latest `dev-master` updates. ## Version 1.1.0 **Date:** 19-Nov-2014 - bug #1: Fix dependency on \kartik\growl\Growl ## Version 1.0.0 **Date:** 08-Nov-2014 - Initial release - Sub repo split from [yii2-widgets](https://github.com/kartik-v/yii2-widgets)