collapsed
of an a
element in heading in yii\bootstrap\Collapse
widget (evil1)yii\bootstrap\ToggleButtonGroup
toggles dropdown for both buttons in case split
is enabled (klimov-paul)horizontalCssClasses
when extending \yii\bootstrap\ActiveField
(mikehaertl, klimov-paul)radioList()
and checkboxList()
overridden at yii\bootstrap\Html
applying Bootstrap style (klimov-paul)yii\bootstrap\Html::error()
now automatically set 'help-block help-block-error' CSS class for generated tag (klimov-paul)yii\bootstrap\Collapse::$itemToggleOptions
allowing setup custom collapse tag name and HTML options (mskayali, klimov-paul)yii\bootstrap\ToggleButtonGroup
was unable to work without model (makroxyz)yii\bootstrap\Collapse
to use pure numerical value on content
property (meysampg)role="navbar"
from yii\bootstrap\NavBar
according to new aria specification (tino415)yii\bootstrap\Nav
to use tags according to bootstrap docs (PowerGamer1)yii\bootstrap\Nav
class is determined correctly now (PowerGamer1)yii\bootstrap\Nav
not taking explicit active
into account when activateItems
is off (samdark)yii\bootstrap\ButtonDropdown
widget did not use the correct JS plugin, was button
, changed to dropdown
(cebe, yukal)role="form"
from yii\bootstrap\ActiveForm
according to new aria specification (bastardijke)Collapse
widget $items
(Faryshta, cebe)yii\bootstrap\Collapse::$autoCloseItems
to allow keeping multiple items open at the same time (cebe)tabContentOptions
to set HTML attributes for 'tab-content' container in Tabs
widget (AndrewKorpusov)yii\bootstrap\Nav
, yii\bootstrapButtonDropdown
and yii\bootstrap\Tab
widgets (PowerGamer1)yii\bootstrap\Tabs::renderPanes()
to allow extending the class to manipulate the content between the tabs and the content (thiagotalma)yii\bootstrap\Tabs::activateFirstVisibleTab()
to set the first visible tab as active if no active tab is set (nilsburg)yii\bootstrap\Modal::$bodyOptions
to allow add options to body part Modal (KoJIT2009)yii\bootstrap\Nav
handling empty items (freezy-sk)yii\bootstrap\ActiveField::radioList()
and yii\bootstrap\ActiveField::checkboxList()
ignore itemOptions
(mikehaertl)yii\bootstrap\ButtonDropdown
setting href
attribute for non a
tags (13nightevil)yii\bootstrap\Tabs
to use tag
configuration option for item container (arturf)data-toggle
in yii\bootstrap\Tabs
(machour)content
option in Collapse
class (pana1990, ItsReddi)visible
option to yii\bootstrap\Tab
widget items (klimov-paul)submenuOptions
support at yii\bootstrap\Dropdown
(spikyjt, klimov-paul)yii\bootstrap\Html::icon()
(klimov-paul)yii\bootstrap\Html
(klimov-paul)yii\bootstrap\ButtonDropdown
renders two buttons with the same id, if 'split' is enabled (klimov-paul)dropDownOptions
that is passed to yii\bootstrap\Nav
dropdown items (fbau123)label
option ignored by yii\bootstrap\Activefield::checkbox()
and yii\bootstrap\Activefield::radio()
(mikehaertl)yii\bootstrap\Activefield::checkbox()
caused browser to link label to the wrong input (cebe)yii\bootstrap\Nav::items
if route element is not a first one (nkovacs, klimov-paul)Json::htmlEncode()
for safer JSON data encoding in HTML code (samdark, Tomasz Tokarski)visible
option to yii\bootstrap\ButtonGroup::$buttons
(samdark, lukBarros)ActionColumn::$buttonOptions
for defining HTML options to be added to the default buttons (cebe)Nav::$dropDownCaret
to allow customization of the dropdown caret symbol (cebe)Tabs
. (dynasource, qiangxue)yii\bootstrap\Dropdown
should register client event handlers (qiangxue)yii\bootstrap\Tabs
would throw an exception if content
is not set for one of its items
(RomeroMsk)yii\bootstrap\Tabs
dropdown IDs were generated incorrectly (samdark)yii\bootstrap\ButtonDropdown::$containerOptions
(samdark)yii\bootstrap\Modal::$headerOptions
and yii\bootstrap\Modal::$footerOptions
(tuxoff, samdark)yii\bootstrap\Nav::renderDropdown()
(qiangxue)yii\bootstrap\Dropdown
(hiltonjanfield, qiangxue)yii\bootstrap\Tabs::renderTabContent
to support manually rendering tab contents (RomeroMsk)yii\bootstrap\ButtonGroup::buttons
can take all options that are supported by yii\bootstrap\Button
(aleksanderd)yii\bootstrap\DropDown
(aryraditya)yii\bootstrap\DropDown
should register bootstrap plugin asset (zelenin)items
property uses label
element instead of array key for headers (nkovacs)yii\bootstrap\Tabs
to encode each Tabs::items['label']
separately (creocoder, umneeq)Dropdown
and Nav
(Alex-Code)showIndicators
property to make Carousel indicators optional (sdkiller)false
instead of null
for "don't use" case (samdark)
yii\bootstrap\NavBar::$brandLabel
.yii\bootstrap\NavBar::$brandUrl
.yii\bootstrap\Modal::$closeButton
.yii\bootstrap\Modal::$toggleButton
.yii\bootstrap\Alert::$closeButton
.yii\bootstrap\NavBar::brandUrl
should default to the home URL of application (qiangxue)yii\bootstrap\Tabs::linkOptions
(kartik-v)yii\bootstrap\NavBar
with containerOptions
, innerContainerOptions
and renderInnerContainer
(creocoder)yii\bootstrap\ActiveForm
and yii\bootstrap\ActiveField
(mikehaertl)