Skip to content

Latest commit

 

History

History
116 lines (54 loc) · 5.89 KB

CHANGELOG.md

File metadata and controls

116 lines (54 loc) · 5.89 KB

Changelog

0.13.0 (2024-11-26)

Features

  • Support emitting the drawn features in WKT and GeoJson formats (#1395) (d86430c)

0.12.0 (2024-11-07)

Features

  • Build and include element's type declarations (#1353) (f17166e)
  • Enable configuring the projection of emitted features (#1356) (414e908)

0.11.1 (2024-11-04)

Bug Fixes

0.11.0 (2024-10-22)

Features

  • Introduce Vector Layer feature selection (#1317) (19eb75a)

0.10.0 (2024-10-17)

Features

  • build: Provide un-bundled element by default (bundled version still available in dist folder) (#1065) (333e324)

0.9.0 (2024-08-06)

Features

  • Allow passing eox-map DOM element to for property reactively (#1152) (379d885)

0.8.1 (2024-06-12)

Miscellaneous chores

0.8.0 (2024-02-22)

Features

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

0.7.0 (2024-02-12)

Features

0.6.1 (2023-12-13)

Bug Fixes

0.6.0 (2023-11-27)

Features

0.5.0 (2023-11-16)

Features

0.4.2 (2023-10-19)

Bug Fixes

  • Emit drawupdate event also on discard (#348) (04d9ebf)
  • Prevent zoom on double-click while drawing (#328) (a79cb2a)
  • style: Replace buttons with icons (#347) (5d0f80b)

Miscellaneous Chores

0.4.1 (2023-10-19)

Bug Fixes

  • Prevent zoom on double-click while drawing (#328) (a79cb2a)

0.4.0 (2023-10-11)

Miscellaneous Chores