Skip to content

Releases: binary-butterfly/react-butterfly-map

Bugfixes

17 Jan 10:47
7b8d59c
Compare
Choose a tag to compare

The map did not render when no filters where given due to an error.
That error was fixed.

The reduce motion checkbox did not actually show the current state of the reduced motion setting.
It does now.

There used to be unused imports in rollup.config.js.
There no longer are.

Long name polishing

17 Jan 09:31
2ba9893
Compare
Choose a tag to compare

Long names used to break out of their card containers.
They no longer do so.

The links inside the POI cards where too close to one another.
There now is a bit of margin between them.

There was a "high" rated security vulnerability in one of the packages we depend on.
That package was updated.

Custom Filters!

28 Dec 13:11
c534cee
Compare
Choose a tag to compare

This release adds the possibility of having custom filters!

0.7.6

21 Dec 10:31
71f47fd
Compare
Choose a tag to compare

Adds a change I forgot in 0.7.5, which is changed default values for pagination entries per page. It used to be 2 and 5, now it is 4 and 8 on mobile and desktop respectively.

0.7.5

21 Dec 10:22
2e33e0d
Compare
Choose a tag to compare

Fixes some minor issues especially around open hours.

0.7.4

16 Dec 14:18
Compare
Choose a tag to compare

Replaces some deprecated rollup plugins and enables automatic publishing using GitHub actions

0.7.3

16 Dec 14:11
Compare
Choose a tag to compare
Add github action to publish package