Yii HTML 3.4
Version 3.1 of Yii HTML package is released.
In this version add ability set attributes for label of items in widgets CheckboxList and RadioList.
Version 3.1 of Yii HTML package is released.
In this version add ability set attributes for label of items in widgets CheckboxList and RadioList.
Version 3.3 of Yii HTML package is released. There are some improvements and fixes:
html and method Html::html();PHP_EOL to "\n";Html::addCssClass() if passed array contains null classes only.Version 3.2 of Yii HTML package is released. There are some improvements and fixes:
$attributes parameter to Html::ul() and Html::ol();null as class to Html::addCssClass(), nulled classes will be ignored;Html::addCssClass() when class in passed options is a string.Version 3.1 of Yii HTML package is released. There are some additions and improvements:
$attributes parameter to Html::img();small and method Html::small();yiisoft/arrays version ^3.0.