|
|
@ -1,7 +1,7 @@ |
|
|
|
Yii Framework 2 bootstrap extension Change Log |
|
|
|
Yii Framework 2 bootstrap extension Change Log |
|
|
|
============================================== |
|
|
|
============================================== |
|
|
|
|
|
|
|
|
|
|
|
2.0.1 under development |
|
|
|
2.0.1 December 07, 2014 |
|
|
|
----------------------- |
|
|
|
----------------------- |
|
|
|
|
|
|
|
|
|
|
|
- Bug #5570: `yii\bootstrap\Tabs` would throw an exception if `content` is not set for one of its `items` (RomeroMsk) |
|
|
|
- Bug #5570: `yii\bootstrap\Tabs` would throw an exception if `content` is not set for one of its `items` (RomeroMsk) |
|
|
@ -9,7 +9,7 @@ Yii Framework 2 bootstrap extension Change Log |
|
|
|
- Enh #4146: Added `yii\bootstrap\ButtonDropdown::$containerOptions` (samdark) |
|
|
|
- Enh #4146: Added `yii\bootstrap\ButtonDropdown::$containerOptions` (samdark) |
|
|
|
- Enh #4181: Added `yii\bootstrap\Modal::$headerOptions` and `yii\bootstrap\Modal::$footerOptions` (tuxoff, samdark) |
|
|
|
- Enh #4181: Added `yii\bootstrap\Modal::$headerOptions` and `yii\bootstrap\Modal::$footerOptions` (tuxoff, samdark) |
|
|
|
- Enh #4450: Added `yii\bootstrap\Nav::renderDropdown()` (qiangxue) |
|
|
|
- Enh #4450: Added `yii\bootstrap\Nav::renderDropdown()` (qiangxue) |
|
|
|
- Enh #5494: Added support for specifying a menu header as a configuration array in `yii\bootstrap\Dropdown` (hiltonjanfield, qiangxue) |
|
|
|
- Enh #5494: Added support for specifying a menu header as a configuration array in `yii\bootstrap\Dropdown` (hiltonjanfield, qiangxue) |
|
|
|
- Enh #5735: Added `yii\bootstrap\Tabs::renderTabContent` to support manually rendering tab contents (RomeroMsk) |
|
|
|
- Enh #5735: Added `yii\bootstrap\Tabs::renderTabContent` to support manually rendering tab contents (RomeroMsk) |
|
|
|
- Enh #5799: `yii\bootstrap\ButtonGroup::buttons` can take all options that are supported by `yii\bootstrap\Button` (aleksanderd) |
|
|
|
- Enh #5799: `yii\bootstrap\ButtonGroup::buttons` can take all options that are supported by `yii\bootstrap\Button` (aleksanderd) |
|
|
|
- Chg #5874: Upgraded Twitter Bootstrap to 3.3.x (samdark) |
|
|
|
- Chg #5874: Upgraded Twitter Bootstrap to 3.3.x (samdark) |
|
|
|