First stable release of yiisoft/bootstrap5 package was tagged. The package presents Bootstrap 5 UI framework in terms of Yii widgets allowing easy usage in PHP templates, theming and more.
First stable release of yiisoft/bootstrap5 package was tagged. The package presents Bootstrap 5 UI framework in terms of Yii widgets allowing easy usage in PHP templates, theming and more.
Major version of Yii Widget package is released. In this version Widget::widget() method was changed to ability use only constructor argument or whole array definition. Also there are breaking changes: beforeRun(), afterRun() and run() methods was removed from Widget class. Only render() method now can be used. See instruction for how to upgrade from 1.x version.