Skip to content

Releases: googlemaps/extended-component-library

v0.6.13

01 Nov 20:07
d1f4050
Compare
Choose a tag to compare

0.6.13 (2024-10-23)

Bug Fixes

  • remove <br> from Store Locator for a11y (421ed05)
  • remove header/heading semantics from Store Locator for a11y (6e7c93a)

v0.6.12

22 Oct 21:21
Compare
Choose a tag to compare

0.6.12 (2024-10-22)

Bug Fixes

  • add accessible label to store locator directions button (696ae15)

v0.6.11

08 May 18:16
Compare
Choose a tag to compare

0.6.11 (2024-05-08)

Bug Fixes

  • un-shim Maps JS types and use new published typings (a7871e3)

v0.6.10

05 Apr 22:37
Compare
Choose a tag to compare

0.6.10 (2024-04-05)

Bug Fixes

  • change deprecated place field name openingHours to regularOpeningHours (1857587)

v0.5.1

04 Apr 21:38
7e9540f
Compare
Choose a tag to compare

0.5.1 (2024-04-04)

Bug Fixes

  • not really a fix, testing out back patch (2c55f2e)

v0.6.9

26 Mar 23:55
Compare
Choose a tag to compare

0.6.9 (2024-03-26)

Bug Fixes

  • reduce loading latency of lightbox photos by capping width/height to window (29e02ea)
  • resolves issue of font-family CSS variable not working on Place Picker (#191) (b45066f)

v0.6.8

13 Mar 20:38
Compare
Choose a tag to compare

0.6.8 (2024-03-13)

Bug Fixes

  • ensure place photos are requested with explicit width & height (87ae0ce)
  • make typings of AuthorAttribution consistent with JS API (f7b190f)

v0.6.7

23 Feb 20:57
Compare
Choose a tag to compare

0.6.7 (2024-02-23)

Bug Fixes

  • fix "hasWheelchairAccessibleEntrance" boolean field due to API changes (3df3d09)

v0.6.6

21 Feb 23:08
Compare
Choose a tag to compare

0.6.6 (2024-02-21)

Bug Fixes

  • hide route in Store Locator component when origin/dest is unknown (8399265)

v0.6.5

26 Jan 23:43
Compare
Choose a tag to compare

0.6.5 (2024-01-26)

Bug Fixes

  • replace usage of deprecated findPlaceFromQuery with searchByText in Place Picker (dc83f25)