Releases: googlemaps/extended-component-library
Releases · googlemaps/extended-component-library
v0.6.13
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
0.6.12 (2024-10-22)
Bug Fixes
- add accessible label to store locator directions button (696ae15)
v0.6.11
0.6.11 (2024-05-08)
Bug Fixes
- un-shim Maps JS types and use new published typings (a7871e3)
v0.6.10
0.6.10 (2024-04-05)
Bug Fixes
- change deprecated place field name
openingHours
to regularOpeningHours
(1857587)
v0.5.1
0.5.1 (2024-04-04)
Bug Fixes
- not really a fix, testing out back patch (2c55f2e)
v0.6.9
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
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
0.6.7 (2024-02-23)
Bug Fixes
- fix "hasWheelchairAccessibleEntrance" boolean field due to API changes (3df3d09)
v0.6.6
0.6.6 (2024-02-21)
Bug Fixes
- hide route in Store Locator component when origin/dest is unknown (8399265)
v0.6.5
0.6.5 (2024-01-26)
Bug Fixes
- replace usage of deprecated findPlaceFromQuery with searchByText in Place Picker (dc83f25)