mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-21 17:20:57 +08:00
Fixes #4146: Added yii\bootstrap\ButtonDropdown::$containerOptions
This commit is contained in:
@@ -40,6 +40,7 @@ Yii Framework 2 Change Log
|
||||
- Bug: Gii console command help information does not contain global options (qiangxue)
|
||||
- Bug: `yii\web\UrlRule` was unable to create URLs for rules containing unicode characters (samdark)
|
||||
- Bug: `yii\web\AssetManager` should not publish disabled asset bundles (qiangxue)
|
||||
- Enh #4146: Added `yii\bootstrap\ButtonDropdown::$containerOptions` (samdark)
|
||||
- Enh #4181: Added `yii\bootstrap\Modal::$headerOptions` and `yii\bootstrap\Modal::$footerOptions` (tuxoff, samdark)
|
||||
- Enh #4263: Added migration and SQL schema files for `yii\log\DbTarget` (samdark)
|
||||
- Enh #4450: Added `yii\bootstrap\Nav::renderDropdown()` (qiangxue)
|
||||
|
||||
Reference in New Issue
Block a user