mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-03 05:48:11 +08:00
Fixes #5336: yii\bootstrap\DropDown should register bootstrap plugin asset
This commit is contained in:
@ -5,6 +5,7 @@ Yii Framework 2 bootstrap extension Change Log
|
||||
-----------------------
|
||||
|
||||
- Bug #5323: Nested dropdown does not work for `yii\bootstrap\DropDown` (aryraditya)
|
||||
- Bug #5336: `yii\bootstrap\DropDown` should register bootstrap plugin asset (zelenin)
|
||||
- Chg #5231: Collapse `items` property uses `label` element instead of array key for headers (nkovacs)
|
||||
- Chg #5232: Collapse encodes headers by default (nkovacs)
|
||||
- Chg #5217: Tabs no longer requires content since empty tab could be used dynamically (damiandennis)
|
||||
|
||||
Reference in New Issue
Block a user