Skip to content

Latest commit

 

History

History
305 lines (141 loc) · 14.7 KB

CHANGELOG.md

File metadata and controls

305 lines (141 loc) · 14.7 KB

Changelog

1.13.0 (2024-08-12)

Features

  • Optionally add extent to registerProjection function (#1205) (cbfc366)

1.12.0 (2024-08-06)

Features

1.11.2 (2024-07-31)

Bug Fixes

  • Issue of layer groups not removing all previous layers (#1161) (e888a61)

1.11.1 (2024-07-30)

Bug Fixes

1.11.0 (2024-07-29)

Dependency upgrade

1.10.1 (2024-07-23)

Bug Fixes

  • deps: Support ol version 9.2.5-dev.1719634408469 (#1077) (de6cef1)

1.10.0 (2024-07-18)

Features

Bug Fixes

1.9.3 (2024-07-04)

Bug Fixes

1.9.2 (2024-07-01)

Features

1.9.1 (2024-06-25)

Bug Fixes

  • Order of format, layer and source import (#1056) (56c19c5)

1.9.0 (2024-06-17)

Features

Bug Fixes

1.8.2 (2024-05-16)

Bug Fixes

1.8.1 (2024-05-16)

Miscellaneous Chores

  • Revert non-working parts of config extraction (5b622cc)

1.8.0 (2024-05-15) - DEPRECATED

Features

  • Improved vanilla ol map config export (#944) (ba20a5f)

1.7.0 (2024-05-08)

Features

1.6.1 (2024-04-10)

Miscellaneous Chores

1.6.0 (2024-04-08)

Features

  • Delayed location popup for geolocation (#825) (f9e5481)

Bug Fixes

1.5.1 (2024-04-02)

Bug Fixes

  • Update default geolocation control icon (#802) (4119da7)

1.5.0 (2024-03-25)

Features

Bug Fixes

  • Add fallback values if config properties are not defined (#772) (e6fd179)

1.4.0 (2024-03-13)

Features

  • Switch projections & allow advanced projections (#730) (6a1a544)

Bug Fixes

  • Refresh source of VectorLayer after projection change (#733) (4947ec8)

1.3.0 (2024-02-26)

Features

  • Feature editor with shape upload and drag&drop (#649) (c21eaf6)

Miscellaneous Chores

1.2.0 (2024-01-19)

Features

  • Accidental scrolling prevention via preventScroll property / prevent-scroll attribute (#569) (89a6878)

Bug Fixes

1.1.1 (2024-01-16)

Bug Fixes

  • Check if overlay was already instantiated before creating a new one (#571) (3349e99)
  • Keep tooltip visible if not emitted by pointermove (#579) (8f7d9d2)

1.1.0 (2023-12-21)

Features

  • Pass selection feature as second argument to tooltip propertyTransform function (#544) (7255643)

1.0.0 (2023-12-14)

⚠ BREAKING CHANGES

  • extract advanced layers & sources into separate bundle (#515)

Features

Bug Fixes

Miscellaneous Chores

0.11.0 (2023-12-07)

⚠ BREAKING CHANGES

  • introduce reactive properties (#476)

Features

0.10.0 (2023-11-27)

⚠ BREAKING CHANGES

  • introduction of new interaction API (#400)

Features

0.9.1 (2023-11-21)

Miscellaneous Chores

0.9.0 (2023-11-16)

Features

  • Add proj4 in order to support custom projections (#388) (4cc398c)
  • Display of drawn feature (#371) (43753b6)
  • Remove tooltip overlay when pointer leaves (#389) (ece6bbd)

0.8.3 (2023-10-17)

Bug Fixes

Miscellaneous Chores

0.8.3 (2023-10-17)

Bug Fixes

Miscellaneous Chores

0.8.2 (2023-10-17)

Bug Fixes

0.8.1 (2023-10-10)

Miscellaneous Chores