fix(deps): update dependency dev.chrisbanes.haze:haze-materials to v1.7.2#366
Open
renovate[bot] wants to merge 1 commit intotrunkfrom
Open
fix(deps): update dependency dev.chrisbanes.haze:haze-materials to v1.7.2#366renovate[bot] wants to merge 1 commit intotrunkfrom
renovate[bot] wants to merge 1 commit intotrunkfrom
Conversation
f838b06 to
05f8a5b
Compare
05f8a5b to
754fcc7
Compare
754fcc7 to
7939da6
Compare
7939da6 to
0c87dcc
Compare
0c87dcc to
685f27e
Compare
685f27e to
270be49
Compare
270be49 to
13d61a7
Compare
cd1e413 to
0876a0a
Compare
0876a0a to
5cce9c5
Compare
2219a47 to
7509932
Compare
7509932 to
968a4cc
Compare
968a4cc to
8e9adfb
Compare
8e9adfb to
8244932
Compare
8244932 to
f089740
Compare
f089740 to
39e4e81
Compare
39e4e81 to
ea8a305
Compare
ea8a305 to
1f7bc2b
Compare
1f7bc2b to
ae54616
Compare
ae54616 to
188e694
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.3.0→1.7.2Release Notes
chrisbanes/haze (dev.chrisbanes.haze:haze-materials)
v1.7.2Compare Source
What's Changed
Full Changelog: chrisbanes/haze@1.7.1...1.7.2
v1.7.1Compare Source
Changed
Full Changelog: chrisbanes/haze@1.7.0...1.7.1
v1.7.0Compare Source
Highlights
forceInvalidateOnPreDrawparameter onHazeEffectScope(doc)Key dependencies
Changed
Added
New Contributors
Full Changelog: chrisbanes/haze@1.6.10...1.7.0
v1.6.10Compare Source
Added
Full Changelog: chrisbanes/haze@1.6.9...1.6.10
v1.6.9Compare Source
Fixed
Full Changelog: chrisbanes/haze@1.6.8...1.6.9
v1.6.8Compare Source
Changed
Fixed
Full Changelog: chrisbanes/haze@1.6.7...1.6.8
v1.6.7Compare Source
Fixed
Full Changelog: chrisbanes/haze@1.6.6...1.6.7
v1.6.6Compare Source
Changed
Full Changelog: chrisbanes/haze@1.6.5...1.6.6
v1.6.5Compare Source
Changed
Fixed
Full Changelog: chrisbanes/haze@1.6.4...1.6.5
v1.6.4Compare Source
Changed
Fixed
Full Changelog: chrisbanes/haze@1.6.3...1.6.4
v1.6.3Compare Source
Highlights
🆕 MacOS CMP targets - Thanks to @YuKongA for adding 'native' MacOS targets. These are completely experimental (and untested), as per MacOS targets for CMP.
Added
Fixed
New Contributors
Full Changelog: chrisbanes/haze@1.6.2...1.6.3
v1.6.2Compare Source
Fixed
Full Changelog: chrisbanes/haze@1.6.1...1.6.2
v1.6.1Compare Source
Added
Full Changelog: chrisbanes/haze@1.6.9...1.6.10
v1.6.0Compare Source
Highlights
🤖 Support for all versions of Android
Haze now supports blurring for all versions of Android, using RenderScript underneath. The new platforms documentation has all of the details.
🎨 Foreground (content) blurring
Haze always been a library which enables background blurring. There are times where you need to blur the foreground content though, which Haze has always left to
Modifier.blur. With the addition of older Android support, and all of the other features Haze supports, it makes sense for Haze to support both scenarios. New in this release is foreground blurring (doc).📐 Blurred edge treatment
With the addition of foreground blurring, the need to be able to customise how content is blurred at the edges is useful. This release contains a new
blurredEdgeTreatmenton the effect scope, which works the same way asModifier.blur.Added
HazeState.blurEnabledin #602Changed
Fixed
Full Changelog: chrisbanes/haze@1.5.4...1.6.0
v1.5.4Compare Source
Changed
Full Changelog: chrisbanes/haze@1.5.3...1.5.4
v1.5.3Compare Source
Changed
Sampleas routes directly by @Goooler in #593Fixed
New Contributors
Full Changelog: chrisbanes/haze@1.5.2...1.5.3
v1.5.2Compare Source
Changed
Fixed
Full Changelog: chrisbanes/haze@1.5.1...1.5.2
v1.5.1Compare Source
Fixed
New Contributors
Full Changelog: chrisbanes/haze@1.5.0...1.5.1
v1.5.0Compare Source
Highlights
HazeLogger. You can now turn on Haze's internal logging. Handy for debugging and reporting issues.Added
Changed
Fixed
New Contributors
Full Changelog: chrisbanes/haze@1.4.0...1.5.0
v1.4.0Compare Source
Added
Changed
Fixed
Full Changelog: chrisbanes/haze@1.3.1...1.4.0
v1.3.1Compare Source
Changed
Fixed
Full Changelog: chrisbanes/haze@1.3.0...1.3.1
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.