Releases: binary-butterfly/react-butterfly-map
Bugfixes
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
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!
This release adds the possibility of having custom filters!
0.7.6
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
Fixes some minor issues especially around open hours.
0.7.4
Replaces some deprecated rollup plugins and enables automatic publishing using GitHub actions
0.7.3
Add github action to publish package