Version 5 of Yii Assets package was released.
Additional span with error class for ActiveField ¶
What is it about? ¶Bootstrap 4 and 5 are expecting `
html`
like this to decorate validation error:
Larry Ullman posted the final revision of his Yii Book 2nd Edition about Yii2.
Have a good read
Fix for Yii2 GridView filter functionality to work properly with Bootstrap 4 and Bootstrap 5 ¶
What is it about?
Version 1.3 of Yii Factory package is released.
In this version added StrictFactory
that differs in that it processes only configured definitions.
Version 3.9 of Yii HTML package is released. There is one improvement:
Html::addCssClass()
, Tag::addClass()
and Tag::class()
methods.Minor version of Yii DB Migration package was released.
Migrator
.Version 1.1 of Yii Requirements Checker package is released.
RequirementsChecker::checkMaxExecutionTime()
that check on current server's php.ini's 'max_execution_time' requiring it to exceed the time specified / tested application's comfortable installation time.Minor verison of Yii CSRF package was released.
CsrfHeaderMiddleware
middleware to use custom HTTP header to prevent forgery of requests.CsrfMiddleware::withSafeMethods()
method to configure a custom safe HTTP methods list.CsrfMiddleware
in favor of CsrfTokenMiddleware
.