Skip to content

Releases: inocan-group/vue3-google-map

v0.24.1

09 Sep 08:32
56e89d5
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • fix(InfoWindow): resolve timing issue with nested InfoWindow in markers by @HusamElbashir in #348

Full Changelog: v0.24.0...v0.24.1

v0.24.0

28 Aug 22:50
ec4ae77
Compare
Choose a tag to compare

What's Changed

Features

Full Changelog: v0.23.1...v0.24.0

v0.23.1

25 Jul 01:37
774375f
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • fix(AdvancedMarker): resolve race condition with slot content rendering by @HusamElbashir in #342
  • fix(CustomControl): ensure control index is set correctly

Full Changelog: v0.23.0...v0.23.1

v0.23.0

07 Jul 22:51
3130c3d
Compare
Choose a tag to compare

What's Changed

⚠ BREAKING CHANGES

  • AdvancedMarker: Custom content now requires explicit #content slot instead of default slot. If you were using custom HTML content in AdvancedMarker in v0.22.0, wrap it in <template #content>. InfoWindow components are unaffected and continue using the default slot.

Features

Bug Fixes

New Contributors

Full Changelog: v0.22.0...v0.23.0

v0.22.0

28 Apr 15:12
34c2cc4
Compare
Choose a tag to compare

What's Changed

Features

New Contributors

Full Changelog: v0.21.1...v0.22.0

v0.21.1

10 Jan 16:53
1307a4d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.21.0...v0.21.1

v0.21.0

04 Aug 23:30
e249548
Compare
Choose a tag to compare

What's Changed

Features

New Contributors

Full Changelog: v0.20.0...v0.21.0

v0.20.0

19 Mar 05:22
c603f29
Compare
Choose a tag to compare

What's Changed

Features

  • Add support for nonce to be used to pass to js-api-loader by @Diogomrol in #204

Bug Fixes

New Contributors

Full Changelog: v0.19.0...v0.20.0

v0.19.0

19 Jan 17:32
6a7dd8c
Compare
Choose a tag to compare

What's Changed

Features

Bug Fixes

Full Changelog: v0.18.0...v0.19.0

v0.18.0

28 Sep 17:15
14a88a1
Compare
Choose a tag to compare

What's Changed

Features

Full Changelog: v0.17.1...v0.18.0