-
Notifications
You must be signed in to change notification settings - Fork 287
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dev #1679
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* env change * added macos platform code usage, need to work through a CORS issue.
Co-authored-by: Justin Willis <[email protected]>
…der/PWABuilder into service-worker-fallback
* Added service worker fallback * Fix comment, added missing await * Moving offline check into separate proc * Refactored score cards. Added additional checks.
Fix a typo! Co-authored-by: Leonardo Lee <[email protected]>
* Added service worker fallback * Fix comment, added missing await * Moving offline check into separate proc * Refactored score cards. Added additional checks. * Casing fix. Removed unused CSS build warnings
New service worker server
* v2 web packaging * for documentation sake, but something for the future * new endpoints Co-authored-by: Justin Willis <[email protected]>
* Added safe URL fetching fallback * Better service name
Edit manifest nav fixed
* Adds package language and start_url to Windows * I'm writing TS, not C# * Fixed label name collision
Removed redis sync.
chore(): remove deprecated legacy edge platform
Updates Samsung UI to reflect new behavior
PRs are now handled specifically for both dev and prod
Build action update
Thanks jgw96 for opening a Pull Request! The reviewers will test the PR and highlight if there is any conflict or changes required. If the PR is approved we will proceed to merge the pull request 🙌 |
ghost
assigned davrous
May 3, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #
PR Type
Describe the current behavior?
Describe the new behavior?
PR Checklist
npm run test
and ensure that all tests passAdditional Information