New #242: Add View::getLocale() and WebView::getLocale() methods (@Tigrov)
New #243: Add immutable method ViewInterface::withTheme() (@Gerych1984)
Chg #232: Deprecate ViewInterface::withDefaultExtension() and ViewInterface::getDefaultExtension() in favor of
withFallbackExtension() and getFallbackExtensions() (@rustamwin)
Enh #226: Adjust config to make View and WebView more configurable (@rustamwin)
Enh #232, #233: Make fallback extension configurable & support multiple fallbacks (@rustamwin)
Enh #248: Add types to ViewInterface::setParameter() and ViewInterface::addToParameter() parameters (@vjik)
Enh #250: Make event dispatcher in View and WebView optional (@vjik)
Enh #251: Make base path in View and WebView optional (@vjik)
Bug #224: Fix signature of CachedContent::cache() (@vjik)
Bug #226: Fix reset config for referenced definitions (@rustamwin)
Bug #232: Fix render templates that contain dots in their name (@rustamwin)
New #242: Add View::getLocale() and WebView::getLocale() methods (@Tigrov)
New #243: Add immutable method ViewInterface::withTheme() (@Gerych1984)
Chg #232: Deprecate ViewInterface::withDefaultExtension() and ViewInterface::getDefaultExtension() in favor of
withFallbackExtension() and getFallbackExtensions() (@rustamwin)
Enh #226: Adjust config to make View and WebView more configurable (@rustamwin)
Enh #232, #233: Make fallback extension configurable & support multiple fallbacks (@rustamwin)
Enh #248: Add types to ViewInterface::setParameter() and ViewInterface::addToParameter() parameters (@vjik)
Enh #250: Make event dispatcher in View and WebView optional (@vjik)
Enh #251: Make base path in View and WebView optional (@vjik)
Bug #224: Fix signature of CachedContent::cache() (@vjik)
Bug #226: Fix reset config for referenced definitions (@rustamwin)
Bug #232: Fix render templates that contain dots in their name (@rustamwin)
8.0.0 February 16, 2023
Chg #219: Adapt configuration group names to Yii conventions (@vjik)
Enh #222: Add support for yiisoft/cache version ^3.0 (@vjik)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Updates the requirements on yiisoft/view to permit the latest version.
Release notes
Sourced from yiisoft/view's releases.
Changelog
Sourced from yiisoft/view's changelog.
... (truncated)
Commits
dd130b7
Release version 9.0.0cbbad8e
Test coverage 100% (#263)abfbecf
Improve CI actions (#262)b48a14d
Add types toViewInterface::setParameter()
and `ViewInterface::addToParamet...e454355
Fix docs (#260)e0d7405
Translation into Brazilian Portuguese and corrections to the documeation in E...3599397
update src folder links (#257)9ae1834
update docs folder links (#255)969e1c3
upd irc link (#253)ab54747
Make base path inView
andWebView
optional (#251)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show