14 Commits (94840e67944d8705d41ed81906a8da050d5c441b)

Author SHA1 Message Date
Klimov Paul 3ec5987344 Allow override CSS classes added by widgets 9 years ago
Klimov Paul 34081f44cb usage of `yii\helpers\Html` removed 9 years ago
Qiang Xue a060799e77 doc adjustment 10 years ago
Alexander Makarov 72da96e3af Added note on ButtonGroup values handling 10 years ago
Alexander Makarov 8e26e12744 Fixes #2546: Added `visible` option to `yii\bootstrap\ButtonGroup::$buttons` 10 years ago
Sam 914608aedf Fixed widgets using echo in their run. #7417 10 years ago
Qiang Xue b9d20fdeac Fixes #5799: `yii\bootstrap\ButtonGroup::buttons` can take all options that are supported by `yii\bootstrap\Button` 10 years ago
fly 2888d98221 Pass all the button's config array to Button::widget() instead of creating new one item by item. Now allowed to pass in ButtonGroup button's configs any possible attributes(like tagName, encodeLabel, etc). 10 years ago
Carsten Brandt 83489d3684 property code style extensions 10 years ago
Qiang Xue 559ac1c475 fixed broken API links [skip ci] 11 years ago
SonicGD 5cc2dc8dd4 Reformat code te be PSR-2 compatible 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
Qiang Xue 41685a2409 moved extensions under yii. 11 years ago
Qiang Xue 83a937990c moved bootstrap to extension 11 years ago
Gudz Taras c50154fe3a Fixes issue #1078: Typo in comment 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 7ebbc46a5b Fixed wrong class uses. 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 a93f75068e refactoring button classes. 11 years ago
Antonio Ramirez d5b878d35e docs minor change 11 years ago
Antonio Ramirez a57597719c buttons refactored (2nd round) 11 years ago