github chrisbanes/haze 1.2.0

latest releases: 1.6.10, 1.6.9, 1.6.8...
7 months ago

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: 1.1.1...1.2.0

Don't miss a new haze release

NewReleases is sending notifications on new releases.