Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency dev.chrisbanes.haze:haze to v1 #1811

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dev.chrisbanes.haze:haze 0.7.3 -> 1.3.0 age adoption passing confidence

Release Notes

chrisbanes/haze (dev.chrisbanes.haze:haze)

v1.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: chrisbanes/haze@1.2.2...1.3.0

v1.2.2

Compare Source

What's Changed

Full Changelog: chrisbanes/haze@1.2.1...1.2.2

v1.2.1

Compare Source

What's Changed

Full Changelog: chrisbanes/haze@1.2.0...1.2.1

v1.2.0

Compare Source

What's new

API renames

I have renamed a number of the APIs in this release to better reflect what they actually do these days:

  • Modifier.haze -> Modifier.hazeSource
  • Modifier.hazeChild -> Modifier.hazeEffect
  • HazeChildScope -> HazeEffectScope

I've kept the old APIs around and deprecated them for easy migration.

Overlapping blurred areas

Haze now supports different hazeEffect areas which overlap, like this:

overlap

See here for more information.

Versioned documentation

A small quality of life change, but the documentation website is now versioned: https://chrisbanes.github.io/haze/

Changelog

Full Changelog: chrisbanes/haze@1.1.1...1.2.0

v1.1.1

Compare Source

What's Changed

Full Changelog: chrisbanes/haze@1.1.0...1.1.1

v1.1.0

Compare Source

🆕 Input Scale

A new feature in this release is being able to set the input scale, allowing you to downscale content for potential performance gains.

What's Changed

Full Changelog: chrisbanes/haze@1.0.2...1.1.0

v1.0.2

Compare Source

🆕 Ability to control where the blurring effect is used

You can now control where the blur effect is used. Specifically for Android, there's more information here.

What's Changed

Full Changelog: chrisbanes/haze@1.0.1...1.0.2

v1.0.1

Compare Source

What's Changed

Full Changelog: chrisbanes/haze@1.0.0...1.0.1

v1.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: chrisbanes/haze@0.7.3...1.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/dev.chrisbanes.haze-haze-1.x branch from 70fd8c2 to fd67cf9 Compare January 23, 2025 17:00
@renovate renovate bot force-pushed the renovate/dev.chrisbanes.haze-haze-1.x branch from fd67cf9 to 5f0b134 Compare January 27, 2025 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants