4864 Commits (646df9c0277f4cd9e067da03e86d1576bdfcccb3)
 

Author SHA1 Message Date
Qiang Xue c5d0f2518a Fixes #6318: Made widgets more error-tolerant and user-friendly when certain option values are null 10 years ago
Alexander Makarov 23b44e609b Fixes #4146: Added `yii\bootstrap\ButtonDropdown::$containerOptions` 10 years ago
Alexander Makarov 4207021e7a Fixes #6150: `yii\bootstrap\Tabs` dropdown IDs were generated incorrectly 10 years ago
Qiang Xue 87b6374376 Fixes #4450: Added `yii\bootstrap\Nav::renderDropdown()` 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
Alexander Mohorev 65130c9a7e No need to return from __construct 10 years ago
Alexander Makarov 084bc9be1a Added changelog line for #4181 10 years ago
Denis M f07e49c539 Fixes #4181: Added `yii\bootstrap\Modal::$headerOptions` and `yii\bootstrap\Modal::$footerOptions` 10 years ago
Alexander Makarov b06278004e Fixes #5874: Upgraded Twitter Bootstrap to 3.3.x 10 years ago
Alexander Mohorev 416510b4ca Correct type declarations 10 years ago
Alexander Mohorev c5b6007649 PHP type casting 10 years ago
Qiang Xue 1ec4506c19 Fixes #5735: Added `yii\bootstrap\Tabs::renderTabContent` to support manually rendering tab contents 10 years ago
RomeroMsk 67ca28c06a Fixes #5708 10 years ago
Qiang Xue f538ceb506 Fixes #5570: `yii\bootstrap\Tabs` would throw an exception if `content` is not set for one of its `items` Fixes #5572. 10 years ago
Alexander Makarov 0dfd8e9dc6 more phpdoc 10 years ago
Qiang Xue b1a65a1aa2 prepare for next release. 10 years ago
Qiang Xue 925395bd69 2.0.0 release. 10 years ago
Qiang Xue aee59d63f9 Fixes #5360: Added back BootstrapThemeAsset. 10 years ago
scblack cbd7c0da6c Change incorrect documentation for size 10 years ago
Qiang Xue 9b8ca6d43c Fixes #5336: `yii\bootstrap\DropDown` should register bootstrap plugin asset 10 years ago
Aleksandr Zelenin cdcbc3f6e4 add BootstrapPlugin::register() to Dropdown widget 10 years ago
Qiang Xue 4c377e139e Fixes #5323: Nested dropdown does not work for `yii\bootstrap\DropDown` 10 years ago
Ary Raditya 750ef75bc6 fix missing code for infinite dropdown 10 years ago
Carsten Brandt 362bda685d adjusted docs after #5217 10 years ago
Damian Dennis fa55cdee10 Fixes #5217: Tabs no longer requires content since empty tab could be used dynamically 10 years ago
Nikola Kovacs 71d5e81716 Bootstrap Collapse items property uses label element and encodes by default, like Tabs 10 years ago
Qiang Xue 1a2692c837 prepare for next release. 10 years ago
Qiang Xue 6db2c9b723 prepare for 2.0.0-rc release. 10 years ago
Carsten Brandt 7caa10325e adjusted composer.json to follow more stable versioning policy for assets 10 years ago
Qiang Xue f295f15c6f Fixes #5143: yii\bootstrap\ActiveField::label() should not encode label if it is explicitly specified. [skip ci] 10 years ago
Carsten Brandt 356cbbbc6a improved version constraints for bower asset packages 10 years ago
Carsten Brandt e77f7bb13a added branch alias to composer.json 10 years ago
Carsten Brandt ae812b0c94 Changed version constratints to be semantic versioning again 10 years ago
Qiang Xue 44ac493a32 using stable versions. 10 years ago
Qiang Xue de58cb4070 Removed unused bower.json files. Adjusted version dependencies. 10 years ago
Qiang Xue 1d84b01d58 Adjusted dependency versions to stable ones. 10 years ago
Qiang Xue b0eae2848c Fixes #5058: `yii\helpers\Html::activeCheckbox()` and `activeRadio()` will generate labels by default using the corresponding attribute labels 10 years ago
Carsten Brandt c3d62ce68d avoid publishing dev files of js packages 10 years ago
Qiang Xue 774ae2e19f Merge branch 'master' into new-asset 10 years ago
Qiang Xue 1ff89de284 WIP 10 years ago
Qiang Xue a3ab453aa0 Fixes #3240: Added support for assigning an anonymous function to `yii\widgets\ActiveForm::fieldConfig` 10 years ago
Qiang Xue 309415f186 Fixes #3910: Removed the `container` option from `Html::checkbox()` and `Html::radio()` 10 years ago
Qiang Xue 37c825a8be new asset WIP: renabled asset publishing 10 years ago
Qiang Xue 94fcfcc1d6 new asset WIP [skip ci] 10 years ago
Qiang Xue cacc1833da Merge branch 'master' into new-asset 10 years ago
Qiang Xue 0bdbf0d901 Fixes ignores in bower.json [skip ci] 10 years ago
Qiang Xue e93174f3d2 new asset WIP 10 years ago
Qiang Xue 2f298ab74a Merge branch 'master' into new-asset 10 years ago
Qiang Xue 74b2e00152 Added bower.json to bootstrap and jui extensions. 10 years ago