yii-view-renderer

PSR-7 compatible view renderer

BSD-3-CLAUSE License

Downloads
150.8K
Stars
16
Committers
18

Bot releases are visible (Hide)

yii-view-renderer - Version 7.0.0 Latest Release

Published by vjik 4 months ago

  • Chg #115: Only a full path can now be used as a layout (@vjik)
  • Chg #116, #117, #118: Rename package to yiisoft/yii-view-renderer (@vjik)
  • Chg #119: Change package configuration parameters viewPath and layout to null (@vjik)
  • Chg #64: Refactor controller name extractor, use greedy search of namespace items with "controller(s)" postfix (@vjik)
yii-view-renderer - Version 6.1.1

Published by vjik 5 months ago

  • Bug #112: Fix events configuration for Yii Debug (@vjik)
yii-view-renderer - Version 6.1.0

Published by vjik 5 months ago

  • New #102: Add layout specific injections (@vjik)
  • Enh #107: Implement lazy loading for injections (@vjik)
  • Enh #79: Add debug collector for yiisoft/yii-debug (@xepozz)
  • Enh #99: Make viewPath in ViewRenderer constructor optional (@vjik)
  • Bug #82: Fixed find for layout file due to compatibility with yiisoft/view (@rustamwin)
yii-view-renderer - Version 6.0.0

Published by vjik over 1 year ago

  • Chg #72: Adapt configuration group names to Yii conventions (@vjik)
  • Enh #73: Add support for yiisoft/aliases version ^3.0 (@vjik)
  • Enh #74: Add support for yiisoft/csrf version ^2.0 (@vjik)
  • Enh #76: Add support for yiisoft/data-response version ^2.0 (@vjik)
  • Enh #77: Add support for yiisoft/view version ^8.0 (@vjik)
yii-view-renderer - Version 5.0.1

Published by vjik almost 2 years ago

  • Enh #70: Add support yiisoft/view of version ^7.0 and yiisoft/html of version ^3.0 (@vjik)
  • Bug #61: Fixed getting incorrect controller name based on controller instance (@vjik, @kamarton)
yii-view-renderer - Version 5.0.0

Published by thenotsoft about 2 years ago

  • New #51: Add immutable method ViewRenderer::withLocale() that set locale (@thenotsoft)