Releases: opengeos/maplibre-gl-components
Releases · opengeos/maplibre-gl-components
v0.16.3
v0.16.2
v0.16.1
v0.16.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #70
- Add SpinGlobeControl for automatic globe spinning by @giswqs in #71
- Enhance SpinGlobeControl with settings panel and WMS example layers by @giswqs in #72
- Add TileLayerControl for XYZ and WMS tile layers by @giswqs in #73
- Update swipe and lidar version by @giswqs in #74
Full Changelog: v0.15.0...v0.16.0
v0.15.0
v0.14.0
v0.13.0
What's Changed
- feat: integrate maplibre-three-plugin by @giswqs in #57
- Fix ControlGrid StreetView env wiring and relocated panel layout by @giswqs in #58
- Fix GitHub Pages build: inject Vite street-view env vars by @giswqs in #59
- feat(print): add optional north arrow and scale bar overlays by @giswqs in #60
- Add colorbar support to print control by @giswqs in #61
Full Changelog: v0.12.2...v0.13.0
v0.12.2
What's Changed
- Reverted broad ControlGrid dark-mode overrides that caused regressions.
- Applied a targeted dark-mode fix for the four problematic built-in ControlGrid icons/buttons.
- Normalized styling for globe/fullscreen/compass/terrain controls in dark mode without global icon inversion.
Pull Requests
- #56 fix: revert broad dark-mode changes; target only 4 ControlGrid icons
Full Changelog: v0.12.1...v0.12.2
v0.12.1
What's Changed
- Fix ControlGrid dark-mode rendering for embedded controls.
- Improve contrast for control buttons/icons inside dark-mode control grid.
- Make collapsed wrench icon theme-aware (
currentColor). - Replace hard-coded inline text colors with CSS-variable-driven colors in ControlGrid.
Pull Requests
- #55 fix: improve ControlGrid dark-mode rendering
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- Add more default controls to the control grid by @giswqs in #45
- Add layer control integration, layer name inputs, and AddVector support by @giswqs in #46
- Add maxHeight option to all expandable controls by @giswqs in #47
- Integrate 7 MapLibre GL plugins into ControlGrid by @giswqs in #48
- Optimize build output size by @giswqs in #49
- Add plugin CSS imports and update geo-editor to 0.7.3 by @giswqs in #50
- Fix InspectControl filter error with legacy filter syntax by @giswqs in #51
- Add basemapStyleUrl and excludeLayers options to ControlGrid for SwipeControl by @giswqs in #52
- Update planetary-computer to 0.2.2 and use BASEMAP_STYLE constant by @giswqs in #53
- Add addControlGrid() convenience function and fix MinimapControl by @giswqs in #54
Full Changelog: v0.11.0...v0.12.0