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.
 
 
 
 
 
Alexander Makarov 43918f2ef6 Fixes #9411: `DetailView` now automatically sets container tag ID in case it's not specified 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 Fixes #9411: `DetailView` now automatically sets container tag ID in case it's not specified 9 years ago
FragmentCache.php phpdoc typo 10 years ago
InputWidget.php enhanced widget documentation 10 years ago
LinkPager.php Fixed last page label 10 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 various phpdoc fixes 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 Added `Json::htmlEncode()` to support safer JSON data encoding in HTML code 10 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