Minor version of Yii Widget package is released.
- Added widget themes.
- Added protected method
Widget::getThemeConfig()
that allows to implement a logic of configuring a theme. - Fixed merge constructor arguments with array definition configuration into
Widget::widget()
.