Skip to content

v0.6.0

Choose a tag to compare

@wazolab wazolab released this 10 Jun 11:44
· 4 commits to main since this release
686a7d0

Features

  • feat: display before objects in compact mode for n+n after features by @wazolab

Fixes

  • fix: handle null geometry and degenerate bounds in VMap initMap by @wazolab
  • fix: add missing IFeature import in LoChaGroup by @wazolab
  • fix: skip refitBounds on setData when features lack geometry by @wazolab
  • fix: update map source data on features change instead of recreating by @wazolab
  • fix: align header-end content to the right by @wazolab
  • fix: show before panel tags plainly without diff styling by @wazolab
  • fix: hide deletion rows in before panel diff_tags by @wazolab
  • fix: scroll to top when group list data changes by @wazolab
  • fix: reset LoCha state when data prop becomes undefined by @wazolab
  • fix: apply diff_tags categorization for new and delete objects by @wazolab
  • fix: use adaptive padding in VMap to fix small viewport sizing by @wazolab
  • fix: clamp VMap initial bounds to original query bbox by @wazolab
  • fix: guard inverted bounds in VMap and precompute before-features map in LoChaGroup by @wazolab

Reverts

  • revert: restore VMap to working state before source.setData refactor by @wazolab

Styles

  • style: add 3-column grid layout to locha-header to align with group-content by @wazolab
  • style: rename Before/After labels to From/To in demo by @wazolab

Full Changelog: https://github.com/teritorio/openstreetmap-logical-history-component/commits/v0.6.0