Releases: binary-butterfly/react-butterfly-map
Releases · binary-butterfly/react-butterfly-map
1.0.0-rc6
What's Changed
- Marker no onclick if card disabled by @DysphoricUnicorn in #46
Full Changelog: 1.0.0-rc5...1.0.0-rc6
1.0.0-rc5
What's Changed
- Add disable cards feature by @DysphoricUnicorn in #45
Full Changelog: 1.0.0-rc4...1.0.0-rc5
1.0.0-rc4
1.0.0-rc3
What's Changed
- Allow passing in pagination props into the Pagination component by @technokatzen in #43
New Contributors
- @technokatzen made their first contribution in #43
Full Changelog: 1.0.0-rc2...1.0.0-rc3
1.0.0-rc1
What's Changed
- Bump json5 from 2.2.1 to 2.2.3 by @dependabot in #23
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #22
- Bump engine.io from 6.2.0 to 6.2.1 by @dependabot in #21
- Bump qs from 6.2.3 to by @dependabot in #24
- Update dependencies by @DysphoricUnicorn in #25
- Update actions and add test build by @DysphoricUnicorn in #26
- Add prepublish to release pipeline# by @DysphoricUnicorn in #27
- Bump @babel/traverse from 7.21.5 to 7.23.2 by @dependabot in #29
- Bump postcss from 8.4.23 to 8.4.31 by @dependabot in #28
- Bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #30
- Bump axios and browser-sync by @dependabot in #31
- Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #32
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #33
- Bump socket.io from 4.6.1 to 4.7.5 by @dependabot in #35
- Bump ws, engine.io-client and socket.io-adapter by @dependabot in #36
- Bump cookie and socket.io by @dependabot in #38
- Bump send and browser-sync by @dependabot in #40
- Rework everything by @DysphoricUnicorn in #41
New Contributors
- @dependabot made their first contribution in #23
Full Changelog: 0.8.3...1.0.0-rc1
1.0.0-rc2
0.8.3
Update dependencies
Just a small release which updates dependencies and reduces the npm audit
security nag to 0 vulnerabilities 🎉
Increase sidebar width
The sidebar was too thin, especially on mobile devices.
This is fixed now.
Sidebar
This release adds a sidebar that opens when users click on POIs.
It also fixes some violations in concern to location consent handling, which should improve SEO a bit.