Version 8 is a complete rewrite
Andreas Faust
DeveloperSeeing the rise of Tailwind and Chakra JS, I adapted some new concepts and filled in the missing pieces, to make working with react-raster finally truely satisfying.
What’s new:#
- Only one component remaining:
Box API-namingmuch closer to regular CSS- Nearly all
CSS-properties asReact-props like in Chakra - Built in
Intersection Observeron demand - Performance optimization
- Does not provide fallback for browsers, that do not support
CSS Grid, anymore.
Migration#
Migrating is a bit of an effort, because many props changed names. Here is the guide.