extended-component-library
extended-component-library copied to clipboard
A set of Web Components from Google Maps Platform
Bumps the production-dependencies group with 3 updates in the / directory: [@lit/context](https://github.com/lit/lit/tree/HEAD/packages/context), [@lit/react](https://github.com/lit/lit/tree/HEAD/packages/react) and [lit](https://github.com/lit/lit/tree/HEAD/packages/lit). Updates `@lit/context` from 1.1.0 to 1.1.1 Release notes Sourced from @lit/context's releases. @lit/context@1.1.1 Patch Changes...
Bumps the development-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@custom-elements-manifest/analyzer](https://github.com/open-wc/custom-elements-manifest/tree/HEAD/packages/analyzer) | `0.8.4` |...
Bumps the rollup group with 1 update in the / directory: [rollup](https://github.com/rollup/rollup). Updates `rollup` from 3.29.4 to 4.17.2 Release notes Sourced from rollup's releases. v4.17.2 4.17.2 2024-04-30 Bug Fixes Fix...
#### Environment details 1. Specify the API at the beginning of the title (for example, "Places: ...") https://github.com/googlemaps/extended-component-library/blob/4541b75a28a9059e85714b08caa36eade5dfc2e9/src/place_picker/place_picker.ts#L379-L382 2. OS type and version: Linux 6.7.9 3. Library version: 0.6.7 ####...
**Is your feature request related to a problem? Please describe.** I've integrated `@googlemaps/extended-component-library` into a React application and noticed that Typescript is not yet supported. I've also installed `@types/google.maps`, but...
I would like to be able to control the styling of web components better, so that they are more in line with the rest of the design when necessary. For...
Thanks for this library 🙏 great to have an official Google library that supports React components too. However, for the React [example here in the repo](https://github.com/googlemaps/extended-component-library/blob/3dc517076cd93aef91a768f41730dfb3fe116b95/examples/react_sample_app/src/App.jsx#L75C17-L87) are there also wrapper...
import { APILoader } from '@googlemaps/extended-component-library/react'; The code works fine on localhost, but give "HTMLDivElement is not defined" error on deploy.
Update `renderRoot` type for Lit 3
internal