Releases: yii2mod/yii2-bootstrap-notify
Releases · yii2mod/yii2-bootstrap-notify
1.2 Release
- Add ability to set multiple messages
Yii::$app->session->setFlash('error', ['Error 1', 'Error 2']);
1.1 Release
Date: August, 25, 2016
- Add property
alertTypes
to the widget - Add
error
type to the widget
1.0 Release
Initial Release