Skip to content

Latest commit

 

History

History
152 lines (68 loc) · 5.88 KB

CHANGELOG.md

File metadata and controls

152 lines (68 loc) · 5.88 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.20.0 (2024-03-19)

Features

  • expose nonce option from @googlemaps/js-api-loader (6e7bcdc)

Bug Fixes

0.19.0 (2024-01-19)

Features

  • add missing map props and events (1e49172)

Bug Fixes

  • v-show with custom controls (6cec18c)

0.18.0 (2023-09-28)

Features

  • add v-model to infowindow (64ac3ac)

0.17.1 (2023-08-27)

Bug Fixes

  • custom markers reactivity (4a06b12)

0.17.0 (2023-08-12)

Features

0.16.0 (2023-08-07)

Features

  • expose open and close methods on InfoWindow (d21dfba)
  • info window enhancements (57c895d)

Bug Fixes

0.15.0 (2022-09-03)

0.14.1 (2022-08-31)

Bug Fixes

0.14.0 (2022-08-24)

Features

0.13.2 (2022-06-28)

Bug Fixes

  • attrs fallthrough in custom markers and info windows (c2a821f)

0.13.1 (2022-06-27)

Bug Fixes

  • dom management conflicts in custom markers (f8f6bef)
  • dom management conflicts in info windows (1d6e269)

0.13.0 (2022-05-28)

Features

  • allow loading api script externally (2a55b60)

0.12.0 (2022-05-19)

Features

0.11.0 (2022-05-11)

Features

0.10.0 (2022-03-25)

⚠ BREAKING CHANGES

  • separate entry point for bundled themes

build

  • separate entry point for bundled themes (27ff148)

0.9.0 (2022-03-22)

Features

  • ability to nest info windows inside markers (c239cc7)

0.8.5 (2022-03-21)

Bug Fixes

0.8.4 (2022-03-20)

Features

0.8.3 (2021-12-12)

Bug Fixes

  • make js-api-loader a dependency (a8fb747)