Skip to content

Latest commit

 

History

History
60 lines (26 loc) · 2.77 KB

CHANGELOG.md

File metadata and controls

60 lines (26 loc) · 2.77 KB

Changelog

0.5.0 (2024-11-07)

Features

  • Build and include element's type declarations (#1353) (f17166e)

0.4.0 (2024-10-17)

Features

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

0.3.0 (2024-08-12)

Features

0.2.0 (2024-08-06)

Features

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

0.1.2 (2024-06-25)

Bug Fixes

  • Moved debounce function declaration to constructor, added timeout to focus call (#1059) (fa045d2)

0.1.1 (2024-06-24)

Bug Fixes

  • Add a few usability and style improvements for the integration into eodash (#1047) (f359266)

0.1.0 (2024-06-17)

Features

  • Create a new EOxGeoSearch element for gazetteer search (#912) (a9a9d1a)

Bug Fixes

  • Implement a number of usability improvements for the geosearch element (#1029) (e03fd19)

Miscellaneous Chores