Changelog

Legal

Social

Account

Info

Legal

Social

Account

Info

Legal

Social

Account

Info

Jul 24, 2024

·

v1.3

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.

Jun 18, 2024

·

v1.2

An illustration of schematic blobs
An illustration of schematic blobs
An illustration of schematic blobs

New features

This update adds adds interactive live grids. They fully customizable and react on hover (or press on mobile). Some of the tweakable parameters are color, dot size, gap, row offset.

Most parameters can be independently set for idle and hover state, allowing you to get all kinds of effects while hovering.

Thanks to the GPU acceleration, the grids run extremely smoothly even on weaker devices. It does bring a few limitations with it, though, so please read this.

Bugs fixed

Supershape and blob generator no longer cause optimisation errors when published.

Apr 14, 2024

·

v1.1

An illustration of schematic blobs
An illustration of schematic blobs
An illustration of schematic blobs

New features

This update adds a whole new generator: blobs! It allows you to create organic-looking abstract shapes and resize them independently in X and Y axis. Each blob fits the frame perfectly, so there is no guesswork in terms of sizing.

It is possible to change seed, so you can generate an infinite amount of blobs just by clicking on a single "+" button (if that's how you like to spend your evenings).

Bugs fixed

Placing any of the components into stack and locking the aspect ratio no longer causes them to uncontrollably grow in height.

Mar 29, 2024

·

v1.0

An illustration of schematic supershapes
An illustration of schematic supershapes
An illustration of schematic supershapes

New features

This release introduces the supershape generator. By changing 5 parameters, it allows you to achieve an enormous variety of shapes seen in nature. Solid fill, stroke and resizing are supported.