extension-examples
extension-examples copied to clipboard
Examples and templates for use with the Looker Extension Framework.
Thanks for this great job. Sorry for that easy question which shows `Cannot GET /` for all the demo applications. I noticed that `dist` folder can be created by `yarn...
I see `Cannot GET /` when trying to run any of these examples.
1. Example image loading 2. Changes to support https and http for new extension loader 3. Support for Looker SDK 4.0 id strings
Adding a new `react/typescript` extension example to our repo. Merge Explore Query is an extension that provides a simple UI for Looker users to take an explore query url and...
Added a simple example extension for `use_embeds: yes` in javascript. - Should jest be included in this like HelloWorld? - Are there packages that can be removed that are unused?...
`update.sh` can be used to loop through every extension in the repository and update a specified package to a specified version. **Example usage from root of repo"** ``` ./update.sh -p...
Looker components now at 1.1.3. Kitchensink broken into its own code chunk. Initial bundle size now 300KB. Vendor bundle still large. Future PR will split vendor bundle.