Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
derekisbusy 17e2255472 Fixes #6363, #8301, #8582, #9566: Fixed data methods and PJAX issues when used together 9 years ago
..
ActiveField.php Replaced static with $this in phpdoc since current IDEs are finally able to handle it correctly 9 years ago
ActiveForm.php Fixes #7259: Added `errorAttributes` parameter to ActiveForm `afterValidate` event. Made scrolling to first error optional 9 years ago
ActiveFormAsset.php new asset WIP: renabled asset publishing 10 years ago
BaseListView.php Fixes #9382 9 years ago
Block.php Added phpdoc for Block 10 years ago
Breadcrumbs.php Remove unused variable 9 years ago
ContentDecorator.php Added phpdoc for ContentDecorator 10 years ago
DetailView.php Use === instead of == where possible 9 years ago
FragmentCache.php Fixes #8613: FragmentCache storing empty content causes problem with PageCache 9 years ago
InputWidget.php Fix links in documentation 9 years ago
LinkPager.php Fixes #9711: Added `yii\widgets\LinkPager::$pageCssClass` that allows to set default page class 9 years ago
LinkSorter.php updated some comments and `@since` annotations 9 years ago
ListView.php Added phpdoc description for BaseListView and ListView classes 10 years ago
MaskedInput.php Fixes #6200 9 years ago
MaskedInputAsset.php avoid publishing dev files of js packages 10 years ago
Menu.php Fixed determine active menu item with url-alias in route 9 years ago
Pjax.php Fixes #6363, #8301, #8582, #9566: Fixed data methods and PJAX issues when used together 9 years ago
PjaxAsset.php new asset WIP: renabled asset publishing 10 years ago
Spaceless.php Reformat code te be PSR-2 compatible 11 years ago