Skip to content

Release 1.0.0-alpha.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@d-koppenhagen d-koppenhagen released this 12 Jun 07:23
· 456 commits to main since this release

👏🏼 Many thanks, @209, for the time invested and the laborious migration of the code base (PR #149 was the basis for the commits below)

  • fix: update eslint and fix relevant issues (a39cad0)
  • docs(ol-overlay): fix headline (e92d9be)
  • refactor(ol-feature, ol-geolocation, ol-map, ol-overlay, ol-projection-register, ol-view): migrate components to typescript (ac3a463)
  • refactor(ol-style-*): migrate source vector components to typescript (6bbfc7e)
  • refactor(ol-source-*): migrate source vector components to typescript (9e7b2db)
  • fix(ol-overlay): set correct position on map (615d06b)
  • fix(composables): map component properties for useOverlay to ol properties (430616d)