Releases: OpenGeoMetadata/ogm-viewer
Releases · OpenGeoMetadata/ogm-viewer
v0.2.0
What's Changed
- Add a basic README by @thatbudakguy in #58
- Add a GitHub Pages build for previewing the viewer by @thatbudakguy in #59
- Shift map over when sidebar is open by @thatbudakguy in #60
- Add geoJSON support by @thatbudakguy in #51
- Add a loading indicator while the record is loading by @thatbudakguy in #61
- Add a settings tab pane with an opacity control by @thatbudakguy in #62
- Add dark mode support by @thatbudakguy in #63
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Our first release incorporates work during the Geo4Lib Community Sprint 2025.
What's Changed
- Add prettier tooling for #4. by @michaelhagedon in #27
- Prettify everything by @thatbudakguy in #28
- Add some tests and make them pass by @thatbudakguy in #30
- Add a CI build by @thatbudakguy in #29
- Add autogenerated typedefs to .prettierignore by @thatbudakguy in #31
- Make asset copy task add to dist/ for dist-custom-elements target by @thatbudakguy in #33
- Added a link to download the file when present by @AshviniKabadi in #32
- Choose an output target and test installing it by @thatbudakguy in #35
- Extract References class; render links to metadata by @thatbudakguy in #39
- Change basemap to carto positron by @thatbudakguy in #40
- Extract a component for the menubar by @thatbudakguy in #43
- Add a seam for new source-generating methods by @thatbudakguy in #44
- Remove some unused values by @thatbudakguy in #45
- Add support for rendering COGs by @thatbudakguy in #46
- For single unlabelled download, label it with the format by @thatbudakguy in #47
- Add navigation controls to map by @thatbudakguy in #48
- Add more controls to the map; simplify init hook by @thatbudakguy in #52
- Add a "debug view" that shows the record JSON by @thatbudakguy in #53
- Skip empty array fields; render more fields in the sidebar by @thatbudakguy in #54
- Add support for TMS layers by @thatbudakguy in #56
- Add support for XYZ tile sources by @thatbudakguy in #57
New Contributors
- @michaelhagedon made their first contribution in #27
- @AshviniKabadi made their first contribution in #32
Full Changelog: https://github.com/OpenGeoMetadata/ogm-viewer/commits/v0.1.0