150 Commits (6534911e56bc733763796b154e4a2b2078b71ab5)

Author SHA1 Message Date
Qiang Xue 7881bba26c prepare for next release. 10 years ago
Qiang Xue 84b42abad0 prepare for 2.0.1 release 10 years ago
Qiang Xue ca5b874561 Fixes #5494: Added support for specifying a menu header as a configuration array in `yii\bootstrap\Dropdown` 10 years ago
Qiang Xue 0497ba4c91 Fixes #6335 10 years ago
Qiang Xue 544981a41c Fixes #6318: Made widgets more error-tolerant and user-friendly when certain option values are null 10 years ago
Alexander Makarov c2ef433ef9 Fixes #4146: Added `yii\bootstrap\ButtonDropdown::$containerOptions` 10 years ago
Alexander Makarov e6450be665 Fixes #6150: `yii\bootstrap\Tabs` dropdown IDs were generated incorrectly 10 years ago
Qiang Xue 439c2e4d11 Fixes #4450: Added `yii\bootstrap\Nav::renderDropdown()` 10 years ago
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
Alexander Mohorev 9553237777 No need to return from __construct 10 years ago
Alexander Makarov b819a67829 Added changelog line for #4181 10 years ago
Denis M 511535ec0a Fixes #4181: Added `yii\bootstrap\Modal::$headerOptions` and `yii\bootstrap\Modal::$footerOptions` 10 years ago
Alexander Makarov 6580b608e1 Fixes #5874: Upgraded Twitter Bootstrap to 3.3.x 10 years ago
Alexander Mohorev 899b778994 Correct type declarations 10 years ago
Alexander Mohorev bb8550886e PHP type casting 10 years ago
Qiang Xue 2544e86d2c Fixes #5735: Added `yii\bootstrap\Tabs::renderTabContent` to support manually rendering tab contents 10 years ago
RomeroMsk b23126908f Fixes #5708 10 years ago
Qiang Xue 36ea0f321a Fixes #5570: `yii\bootstrap\Tabs` would throw an exception if `content` is not set for one of its `items` 10 years ago
Alexander Makarov 812ec39e71 more phpdoc 10 years ago
Qiang Xue 47f2272652 prepare for next release. 10 years ago
Qiang Xue ae8d978270 2.0.0 release. 10 years ago
Qiang Xue 10761a929b Fixes #5360: Added back BootstrapThemeAsset. 10 years ago
scblack 7e1c20bb63 Change incorrect documentation for size 10 years ago
Qiang Xue 139ffad192 Fixes #5336: `yii\bootstrap\DropDown` should register bootstrap plugin asset 10 years ago
Aleksandr Zelenin 40d367bb70 add BootstrapPlugin::register() to Dropdown widget 10 years ago
Qiang Xue 263684f362 Fixes #5323: Nested dropdown does not work for `yii\bootstrap\DropDown` 10 years ago
Ary Raditya 89c1d61508 fix missing code for infinite dropdown 10 years ago
Carsten Brandt 2dddd0e8c9 adjusted docs after #5217 10 years ago
Damian Dennis e54b9c6fb7 Fixes #5217: Tabs no longer requires content since empty tab could be used dynamically 10 years ago
Nikola Kovacs b672b818ae Bootstrap Collapse items property uses label element and encodes by default, like Tabs 10 years ago
Qiang Xue 5205eabe3e prepare for next release. 10 years ago
Qiang Xue d2b864da84 prepare for 2.0.0-rc release. 10 years ago
Carsten Brandt c93bbee1d0 adjusted composer.json to follow more stable versioning policy for assets 10 years ago
Qiang Xue 6c0dde6f5e Fixes #5143: yii\bootstrap\ActiveField::label() should not encode label if it is explicitly specified. [skip ci] 10 years ago
Carsten Brandt 46488e674a improved version constraints for bower asset packages 10 years ago
Carsten Brandt e40fd9d623 added branch alias to composer.json 10 years ago
Carsten Brandt 8176a392bb Changed version constratints to be semantic versioning again 10 years ago
Qiang Xue 889d3bc942 using stable versions. 10 years ago
Qiang Xue ad4f652ca9 Removed unused bower.json files. Adjusted version dependencies. 10 years ago
Qiang Xue a81969950d Adjusted dependency versions to stable ones. 10 years ago
Qiang Xue 93496bf8fd Fixes #5058: `yii\helpers\Html::activeCheckbox()` and `activeRadio()` will generate labels by default using the corresponding attribute labels 10 years ago
Carsten Brandt 32c122178e avoid publishing dev files of js packages 10 years ago
Qiang Xue b6a53e3046 WIP 10 years ago
Qiang Xue 4ad022c372 Fixes #3240: Added support for assigning an anonymous function to `yii\widgets\ActiveForm::fieldConfig` 10 years ago
Qiang Xue 61284ed405 Fixes #3910: Removed the `container` option from `Html::checkbox()` and `Html::radio()` 10 years ago
Qiang Xue 60e07e0d2a new asset WIP: renabled asset publishing 10 years ago
Qiang Xue d184fbb8ed new asset WIP [skip ci] 10 years ago
Qiang Xue 6c123c9556 Fixes ignores in bower.json [skip ci] 10 years ago
Qiang Xue eb7ffc8e7a new asset WIP 10 years ago