Download Latest Version 1.1.1 source code.tar.gz (3.5 MB)
Email in envelope

Get an email when there's a new version of React Wrap Balancer

Home / 1.0.0
Name Modified Size InfoDownloads / Week
Parent folder
1.0.0 source code.tar.gz 2023-06-15 3.5 MB
1.0.0 source code.zip 2023-06-15 3.6 MB
README.md 2023-06-15 1.1 kB
Totals: 3 Items   7.0 MB 0

V1.0 is here! Major new feature from this release is that <Balancer> will now switch to use the native CSS text-wrap: balance if it's available. This improves the runtime performance quite a lot!

With that, it's even more important to always add a <Provider> to your app as that makes the CSS feature detection logic shared across all <Balancer> components.

Lastly, if the native CSS balance is available, the ratio option will be ignored because that's not part of the text-wrap: balance standard.

What's Changed

New Contributors

Full Changelog: https://github.com/shuding/react-wrap-balancer/compare/0.5.0...1.0.0

Source: README.md, updated 2023-06-15