18 Commits (7717fe678a1591fca91088ea459aa4aff01eb649)

Author SHA1 Message Date
Carsten Brandt 9e0e3efea9 Fixes #184: `yii\bootstrap\ButtonDropdown` widget did not use the correct JS plugin, was `button`, changed to `dropdown` 7 years ago
Carsten Brandt a58a4f7138
fixed indentation 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
Agiel Kurniawan Saputra e7b4df436f Fixes #98: Fixed `yii\bootstrap\ButtonDropdown` setting `href` attribute for non `a` tags 9 years ago
Klimov Paul 3ec5987344 Allow override CSS classes added by widgets 9 years ago
Klimov Paul 53db15c379 Fixed `yii\bootstrap\ButtonDropdown` renders two buttons have same with id if 'split' is enabled 9 years ago
Klimov Paul 34081f44cb usage of `yii\helpers\Html` removed 9 years ago
Carsten Brandt 37b1b59817 ensure widget configuration are reusable 10 years ago
Sam 914608aedf Fixed widgets using echo in their run. #7417 10 years ago
Alexander Makarov 23b44e609b Fixes #4146: Added `yii\bootstrap\ButtonDropdown::$containerOptions` 10 years ago
Carsten Brandt 83489d3684 property code style extensions 10 years ago
it3rmit ba8ebecd3e Fixing the issue #3292 11 years ago
SonicGD 5cc2dc8dd4 Reformat code te be PSR-2 compatible 11 years ago
Carsten Brandt ef0d084c21 better use @see for See in phpdoc 11 years ago
Carsten Brandt eea9242927 added a large amount of missing documentation 11 years ago
MarsuBoss a1e30e8462 Fix URL Bootstrap 11 years ago
Carsten Brandt 1b96342063 subwidgets should be rendered in the same view 11 years ago
Qiang Xue d0d1e79c04 psr-4 change. 11 years ago
Hisateru Tanaka cfa25dd898 Bootstrap's dropdown encodes also trailing caret tag 11 years ago
Pavel Agalecky 6b95b2ad54 Added support for tagName and encodeLabel parameters in ButtonDropdown 11 years ago
Qiang Xue 41685a2409 moved extensions under yii. 11 years ago
Qiang Xue 83a937990c moved bootstrap to extension 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Qiang Xue 0e013c4f46 Fixed debugger with the new bootstrap. 11 years ago
Qiang Xue 17b1e5d2fc Fixes issue #234: Added Html::addCssClass() and removeCssClass(). 11 years ago
resurtm 7a7d2a9c06 CS fixes. 11 years ago
Qiang Xue 79aaf1fbec refactored ButtonDropdown and Dropdown. 11 years ago
Qiang Xue a93f75068e refactoring button classes. 11 years ago
Antonio Ramirez a57597719c buttons refactored (2nd round) 11 years ago
Antonio Ramirez fce33a25dd fixed indentation and button group label bug 11 years ago
Antonio Ramirez f651e72372 refactored label render 11 years ago
Antonio Ramirez 3647c3f128 added button group dropdowns 11 years ago