Zach Teutsch

Results 26 issues of Zach Teutsch

Service worker component on Service Worker article. Manifest component on PWA Overview Article (or possibly new manifest article)

documentation

A staged docs environment would be cool.

documentation

Create a shareable docs report that covers main takeaways: - Links - Page Views - Unique Visitors over time

documentation
analytics

Interactive guidance for adding a service worker to your project as part of the component.

documentation
site
components

### What happened? Think this is very much an edge case but: If you have a directory open in VS Code and you create a new PWA within that directory,...

bug :bug:
vscode

**Describe the bug** Currently, the extension selects the first workspace folder as the root for managing the PWA. See: [code snippet](https://github.com/pwa-builder/pwabuilder-vscode/blob/934aa822c50db41bf86b07ee4a93b508eda048fd/src/extension.ts#L78-L92) In these lines, `vscode.workspace.workspaceFolders[0]` always selects the first folder....

feature request :mailbox_with_mail:
vscode

### Tell us about your feature idea Thought I'd start the issue for testing in the extension to get it on the board. If you think this should move to...

feature request :mailbox_with_mail:
vscode

## Describe the bug Using the bottom shade adjuster while on the darkest shade resets the selected color to white. - [ ] Is this bug a regression in the...

bug :bug:
controls :control_knobs:
bugbash :building_construction:
In-PR :rocket:

## Summary More dynamic usage of CollectionIndexes for SeriesDescriptors could add some flexibility to dynamic Chart creation. In my current fork of the repo, I have the CollectionIndex property functioning...

Migrate workshop to docs as part of resources: - figure out what goes where (repo, docs, etc) - decide whether to include adding content step as part of the documentation

documentation