fix(deps): update dependency dev.chrisbanes.haze:haze to v1.7.2#365
Open
renovate[bot] wants to merge 1 commit intotrunkfrom
Open
fix(deps): update dependency dev.chrisbanes.haze:haze to v1.7.2#365renovate[bot] wants to merge 1 commit intotrunkfrom
renovate[bot] wants to merge 1 commit intotrunkfrom
Conversation
9b8c03c to
383de5b
Compare
383de5b to
fe71cd3
Compare
86fd225 to
c3c827b
Compare
1a32630 to
5e2b3c6
Compare
5e2b3c6 to
d734a6b
Compare
d734a6b to
c21641d
Compare
c21641d to
aa6f0b4
Compare
786f87c to
91c63e4
Compare
91c63e4 to
ad751ed
Compare
ad751ed to
2ec7098
Compare
2ec7098 to
be79f69
Compare
be79f69 to
e412bd2
Compare
e412bd2 to
5d5e839
Compare
5d5e839 to
c6d1f6f
Compare
c6d1f6f to
1274d28
Compare
1274d28 to
780cd50
Compare
780cd50 to
3b23f13
Compare
3b23f13 to
b0a43fd
Compare
b0a43fd to
51d04f1
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)
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.