- Enh #105: Explicitly import classes, functions, and constants in "use" section (@rustamwin)
- Chg #105: Raise the minimum PHP version to
8.1(@rustamwin) - Chg #105: Change PHP constraint in
composer.jsonto8.1 - 8.5(@rustamwin) - Enh #108: Bump minimal
yiisoft/htmlversion to3.13and add support for^4.0(@vjik) - New #110: Allow to set
VieworWebViewinstance forContentDecoratorviaview()method (@WarLikeLaux) - Bug #113: Fix
array_merge()argument order inMenu::renderItem()so that item-levellinkAttributesoverride widget-level ones (@WarLikeLaux) - Enh #114: Add
readonlyto constructor-promoted properties inBlock,ContentDecorator, andFragmentCache(@WarLikeLaux) - Enh #123: Remove redundant
array_merge()call with single argument inDropdown(@WarLikeLaux) - New #126: Add
Menu::dropdownContainerAttributes()method (@WarLikeLaux) - Bug #127: Fix
encodekey leaking into HTML attributes inBreadcrumbs::renderItem()(@WarLikeLaux) - New #129: Add
id()method toMenuandBreadcrumbswidgets (@WarLikeLaux) - Enh #155: Add
urlas alias forlinkinMenuandDropdownitems (@WarLikeLaux)
- Chg #86, #95: Raise required
yiisoft/viewversion to10 - 12(@vjik, @Tigrov) - Bug #97: Fix
Blockbehavior when content is "0" (@vjik)
- Chg: #71: Add support of
yiisoft/cacheversion^3.0(@vjik) - Chg: #71: Update
yiisoft/aliasesversion to^3.0andyiisoft/viewversion to^8.0(@rustamwin)
- Chg #67: Upgrade
yiisoft/widgetversion to^2.0(@rustamwin)
- Enh #59: Fix phpdocs and check type for array normalized in
Dropdown::class,Menu::class(@terabytesoftw) - Enh #64: Add supports of
yiisoft/htmlversion^3.0andyiisoft/viewversion^7.0(@vjik)
- Initial release.