-
Notifications
You must be signed in to change notification settings - Fork 73
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
weekly promotion of develop to main #959
Merged
Merged
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
Contributor
github-actions
bot
commented
Feb 8, 2024
- testing: pwa configs for a more app-like feel on mobile browsers
- feat: introducing a web manifest to allow for a more native feel when discovery is saved on mobile browsers
- chore: add required attributes
- test: an event handler for 'fetch' is required to support pwa installs. Perhaps this dummy handler is a sufficient start
- chore: separate pwa manifest installation from _app.tsx
- chore: new 512 image
- fix: affects a change in the mimetype of pwa.js
- fix: preloadResponse throws errors, removing it.
- fix: ensure a valid response is returned for all requests
- Remove one manifest reference from app.tsx and improved manifest file
- fixex pwa installation warnings by updating manifest.json
- refactor cacheFirst function
- feat: leverage next-pwa to regenrate pwa files on each build, with opinionated default caching settings
- cleanup: remove old manifest
- chore: match name to the website's current tag line
- build: support a config to not load the pwa during local deploys, for better pnpm dev performance
- chore: testing desktop shortcut links and the removal of potentially non-critical attributes
- chore: prettier
- fix: the pwa manifest should not cause the logged-out view to default to the activity page
- service worker cleanup & link update (service worker cleanup & link update #957)
… discovery is saved on mobile browsers
…s. Perhaps this dummy handler is a sufficient start
…inionated default caching settings
… better pnpm dev performance
…non-critical attributes
introduce pwa configs
… to the activity page
* chore: set explicit scopes for the service workers * fix: do not track this as an error * feat: route /applications to nearcatalog
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
shelegdmitriy
approved these changes
Feb 8, 2024
shelegdmitriy
added
the
enhancement
To highlight a PR's description in the 'Enhancements' changelog section
label
Feb 8, 2024
Synk is throwing an error because of the introduction of next-pwa. . We're ok to proceed here. |
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.