mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-12 11:40:19 +08:00
Update CHANGELOG.md
This commit is contained in:
@@ -189,6 +189,7 @@ Yii Framework 2 Change Log
|
|||||||
- Enh: Added support to allow an event handler to be inserted at the beginning of the existing event handler list (qiangxue)
|
- Enh: Added support to allow an event handler to be inserted at the beginning of the existing event handler list (qiangxue)
|
||||||
- Enh: Improved action filter and action execution flow by supporting installing action filters at controller, module and application levels (qiangxue)
|
- Enh: Improved action filter and action execution flow by supporting installing action filters at controller, module and application levels (qiangxue)
|
||||||
- Enh: Added `isAssociative()` and `isIndexed()` to `yii\helpers\ArrayHelper` (qiangxue)
|
- Enh: Added `isAssociative()` and `isIndexed()` to `yii\helpers\ArrayHelper` (qiangxue)
|
||||||
|
- Enh: Added `addSelect` to `yii\db\Query` (Alex-Code)
|
||||||
- Chg #47: Changed Markdown library to cebe/markdown and adjusted Markdown helper API (cebe)
|
- Chg #47: Changed Markdown library to cebe/markdown and adjusted Markdown helper API (cebe)
|
||||||
- Chg #735: Added back `ActiveField::hiddenInput()` (qiangxue)
|
- Chg #735: Added back `ActiveField::hiddenInput()` (qiangxue)
|
||||||
- Chg #1186: Changed `Sort` to use comma to separate multiple sort fields and use negative sign to indicate descending sort (qiangxue)
|
- Chg #1186: Changed `Sort` to use comma to separate multiple sort fields and use negative sign to indicate descending sort (qiangxue)
|
||||||
|
|||||||
Reference in New Issue
Block a user