Klimov Paul
3ed9dcbd3d
Fixed `yii\bootstrap\ToggleButtonGroup` toggles dropdown for both buttons in case `split` is enabled
7 years ago
Klimov Paul
eb3fc7cf67
code doc fix
7 years ago
Razvan Grigore
c330c0e2c1
Fixes #219 , Fixes #171 : Add ability to use custom HTML in navbar-header, Add ability to use a brandImage with the navbar
7 years ago
Alexander Makarov
7717fe678a
Removed duplicate changelog entry [skip ci]
7 years ago
Alexander Makarov
646df9c027
prepare for next release
7 years ago
Alexander Makarov
02a54d8683
release version 2.0.7
7 years ago
Carsten Brandt
9e0e3efea9
Fixes #184 : `yii\bootstrap\ButtonDropdown` widget did not use the correct JS plugin, was `button`, changed to `dropdown`
7 years ago
KoJIT2009
034d57071f
Fixes #208 : Added `yii\bootstrap\Modal::$bodyOptions` to allow add options to body part Modal
7 years ago
Alexander Makarov
e6a20fa7cf
Fix travis
7 years ago
Klimov Paul
3ee110f495
Twitter Bootstrap logo added
7 years ago
Alexander Makarov
5aa5bb57a8
Use trusty for travis to test HHVM
7 years ago
Alexander Makarov
b4681f1ed0
Fixes #206 : added missing license
7 years ago
Alexander Makarov
fe830200b0
Update fxp plugin version
8 years ago
Carsten Brandt
6a4f64aa11
Fixes #107 : Added `yii\bootstrap\Collapse::$autoCloseItems` to allow keeping multiple items open at the same time
8 years ago
Alexander Makarov
b0f2953200
Fixes #157 : Active status of multilevel submenu items of the `yii\bootstrap\Nav` class is determined correctly now
8 years ago
Carsten Brandt
0a549a51a4
Fixes #64 : Added simplified syntax for specifying `Collapse` widget `$items`
8 years ago
Carsten Brandt
a58a4f7138
fixed indentation
8 years ago
n.vanderburg
aa9be414b4
Added activateFirstVisibleTab() method to Tab widget
...
close #187
8 years ago
Andrew Korpusov
3ad8127e7c
Tabs feature. Set HTML attributes to `tab-content` container
...
close #131
8 years ago
bastardijke
65d43badb6
Fixes #196 : Remove `role="form"` from `yii\bootstrap\ActiveForm` according to new aria specification
8 years ago
Klimov Paul
f0fb0093f6
Compatibility with PHPUnit 6.x
8 years ago
micro-maureen
629087c34e
Fixed broken reference and typo in documentation of Dropdown's $items ( #182 ) [skip ci]
8 years ago
Nikolay Oleynikov
6c46dce621
Improve alert docs ( #180 ) [skip ci]
8 years ago
Evgeniy Moiseenko
cd6b7463b3
Russian translation ( #175 ) [skip ci]
8 years ago
Thiago Talma
1629f04186
Fixes #174 : Added `yii\bootstrap\Tabs::renderPanes()` to allow extending the class to manipulate the content between the tabs and the content
8 years ago
Ricky
bd2427e162
translate guide to chinese simplified ( #170 ) [skip ci]
8 years ago
Evgeniy Tkachenko
28b8bbc752
Fixed the link to `@see` method ( #166 ) [skip ci]
8 years ago
Alexander Makarov
234ccf6a4c
Covered more cases for #162 , #163 . Better tests.
8 years ago
Alexander Makarov
81b6738a3b
Fixes #162 : Fixed `yii\bootstrap\Nav` not taking explicit `active` into account when `activateItems` is off
8 years ago
Alexander Makarov
55d6d7f211
Fixed tests to pass against latest framework release ( #160 )
8 years ago
Carsten Brandt
145235ffad
update composer.json contraints
...
avoid unbound constraints
https://github.com/yiisoft/yii2/issues/12154
8 years ago
PowerGamer1
f41768b3ad
Update Dropdown.php ( #149 )
...
Two changes:
1. Documented previously undocumented 'encode' item option.
2. Moved `is_string($item)` check to occur BEFORE `$item` is handled as array. When `$item` is a string `$item['visible']` would not be an error and will return the first character of that string. Doing `!$item['visible']` on the first character of a string does not make any sense.
8 years ago
PowerGamer1
124848377d
Fixes #143 : Fixed `yii\bootstrap\Nav` to use tags according to bootstrap docs
8 years ago
PowerGamer1
c8969668c5
Fixes #145 : Added the ability to customize the class used to draw dropdowns in `yii\bootstrap\Nav`, `yii\bootstrapButtonDropdown` and `yii\bootstrap\Tab` widgets
8 years ago
Carsten Brandt
a7a9282477
Merge pull request #142 from Okeanos/master
...
Allow URLs to be used as Dropdown items in Tab Widgets #113
8 years ago
Nikolas Grottendieck
72a9bf3871
Changed error message for content/url option in Tab Widget Dropdown items to be more specific based on feedback by @cebe
8 years ago
Nikolas Grottendieck
a34585b2c4
Changelog updated to list enhanced Tab Widget Dropdown items
...
See #113
8 years ago
Nikolas Grottendieck
91607a2271
Test cases updated to cover enhanced Tab Widget Dropdown items
...
See #113
8 years ago
Nikolas Grottendieck
e4a3d35119
Allow URLs to be used instead of content for Tab Widget Dropdown items
...
Fixes #113
8 years ago
tino415
cfe46a2cf1
Fixes #137 : Remove `role="navbar"` from `yii\bootstrap\NavBar` according to new aria specification
9 years ago
Meysam
61ff144457
Fixes #130 : Fixed `yii\bootstrap\Collapse` to use pure numerical value on `content` property
9 years ago
Alexander Makarov
772b610ea7
Fixed links in CONTRIBUTING.md
9 years ago
Dmitry Naumenko
79ef1b1d09
Merge pull request #129 from lukBarros/patch-9
...
grammatical adjustment
9 years ago
Lucas Barros
86d7e0dfde
grammatical adjustment
9 years ago
Marco
4dd9f52e2a
Fixes #126 : `yii\bootstrap\ToggleButtonGroup` was unable to work without model
9 years ago
Alexander Makarov
e64170ffa5
Added issue templates
9 years ago
Carsten Brandt
361bd63975
prepare for next release
9 years ago
Carsten Brandt
3fd2b8c950
release version 2.0.6
9 years ago
Carsten Brandt
05d74a836a
adjusted wrong `@since` version
9 years ago
Carsten Brandt
529b4d2cf4
moved wrong changelog line
9 years ago