10 Commits (e70e0b343375e319242674e237536b833391e305)

Author SHA1 Message Date
Qiang Xue b7012ca935 Fixes #5799: `yii\bootstrap\ButtonGroup::buttons` can take all options that are supported by `yii\bootstrap\Button` 10 years ago
fly d36bf9e8a8 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
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 7736853837 property code style extensions 10 years ago
Qiang Xue 0b29c9607d fixed broken API links [skip ci] 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
MarsuBoss 1d04eb7871 Fix URL Bootstrap 11 years ago
Carsten Brandt bf59a521cb subwidgets should be rendered in the same view 11 years ago
Qiang Xue da9d544c54 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