Gradients
New features
This update adds new animated gradient components. They are highly performant and allow customizing scale, grain amount, animation parameters and more. They also support up to 16 colors with very granular control over their placement.
There are also improvements to blob and supershape generator, both of which now support linear gradient fill.
Performance improvements
Blob and supershape no longer rely on P5. In practice, it means that the components should load much faster, especially with slow Internet. It also means that the whole Sol toolkit now has no external dependencies except for the ones already included in every Framer website!
The size of the dot grid component has also been reduced slightly due to refactoring, improving load times.
Bugs fixed
All the components should work with dynamic color styles correctly now and switch instantly in the browser.