-
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
Additional windows platform fields #1448
Conversation
JudahGabriel
commented
Feb 9, 2021
- Adds support for package language (https://github.com/pwa-builder/pwabuilder-windows-chromium-docs/issues/4).
- Adds support for overriding the PWA's start URL in response to partner requirement.
Thanks JudahGabriel 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 🙌 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are accessibility issues in these changes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👏 You fixed the issue(s)! Great work.
* Added service worker fallback * Fix comment, added missing await * Moving offline check into separate proc * PWABuilder MacOS v2 (#1286) * env change * added macos platform code usage, need to work through a CORS issue. * zipAll from axios to fetch (#1289) Co-authored-by: Justin Willis <[email protected]> * Refactored score cards. Added additional checks. * Added service worker fallback (#1284) * Added service worker fallback * Fix comment, added missing await * Moving offline check into separate proc * Refactored score cards. Added additional checks. * fix(): small typescript error * chore(): update docker container to node 12 * Update featured.json (#1295) Fix a typo! Co-authored-by: Leonardo Lee <[email protected]> * Casing fix. Removed unused CSS build warnings * Fix for build (#1306) * 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 * fix(): sw picker form has min-height to avoid "pop-in" * refactor(): move to new service worker server + simplify * v2 web packaging (#1301) * 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 (#1315) * Added safe URL fetching fallback * Better service name * Fix for #1336 (#1344) * Initial work towards nav fix * Added UI for Play billing, location delegation (#1346) * Final fix for edit manifest nav * Fixes #1365 (#1380) * Additional windows platform fields (#1448) * Adds package language and start_url to Windows * I'm writing TS, not C# * Fixed label name collision Co-authored-by: Judah Gabriel Himango <[email protected]> Co-authored-by: Leonardo Lee <[email protected]> Co-authored-by: Roman Rokon <[email protected]>
* Added service worker fallback * Fix comment, added missing await * Moving offline check into separate proc * PWABuilder MacOS v2 (#1286) * env change * added macos platform code usage, need to work through a CORS issue. * zipAll from axios to fetch (#1289) Co-authored-by: Justin Willis <[email protected]> * Refactored score cards. Added additional checks. * Added service worker fallback (#1284) * Added service worker fallback * Fix comment, added missing await * Moving offline check into separate proc * Refactored score cards. Added additional checks. * fix(): small typescript error * chore(): update docker container to node 12 * Update featured.json (#1295) Fix a typo! Co-authored-by: Leonardo Lee <[email protected]> * Casing fix. Removed unused CSS build warnings * Fix for build (#1306) * 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 * fix(): sw picker form has min-height to avoid "pop-in" * refactor(): move to new service worker server + simplify * v2 web packaging (#1301) * 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 (#1315) * Added safe URL fetching fallback * Better service name * Fix for #1336 (#1344) * Initial work towards nav fix * Added UI for Play billing, location delegation (#1346) * Final fix for edit manifest nav * Fixes #1365 (#1380) * Additional windows platform fields (#1448) * Adds package language and start_url to Windows * I'm writing TS, not C# * Fixed label name collision * Removed redis sync. Co-authored-by: Judah Gabriel Himango <[email protected]> Co-authored-by: Leonardo Lee <[email protected]> Co-authored-by: Roman Rokon <[email protected]>
* Added service worker fallback * Fix comment, added missing await * Moving offline check into separate proc * PWABuilder MacOS v2 (#1286) * env change * added macos platform code usage, need to work through a CORS issue. * zipAll from axios to fetch (#1289) Co-authored-by: Justin Willis <[email protected]> * Refactored score cards. Added additional checks. * Added service worker fallback (#1284) * Added service worker fallback * Fix comment, added missing await * Moving offline check into separate proc * Refactored score cards. Added additional checks. * fix(): small typescript error * chore(): update docker container to node 12 * Update featured.json (#1295) Fix a typo! Co-authored-by: Leonardo Lee <[email protected]> * Casing fix. Removed unused CSS build warnings * Fix for build (#1306) * 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 * fix(): sw picker form has min-height to avoid "pop-in" * refactor(): move to new service worker server + simplify * v2 web packaging (#1301) * 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 (#1315) * Added safe URL fetching fallback * Better service name * Fix for #1336 (#1344) * Initial work towards nav fix * Added UI for Play billing, location delegation (#1346) * Final fix for edit manifest nav * Fixes #1365 (#1380) * Additional windows platform fields (#1448) * 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 Co-authored-by: Judah Gabriel Himango <[email protected]> Co-authored-by: Leonardo Lee <[email protected]> Co-authored-by: Roman Rokon <[email protected]>
* Added service worker fallback * Fix comment, added missing await * Moving offline check into separate proc * PWABuilder MacOS v2 (#1286) * env change * added macos platform code usage, need to work through a CORS issue. * zipAll from axios to fetch (#1289) Co-authored-by: Justin Willis <[email protected]> * Refactored score cards. Added additional checks. * Added service worker fallback (#1284) * Added service worker fallback * Fix comment, added missing await * Moving offline check into separate proc * Refactored score cards. Added additional checks. * fix(): small typescript error * chore(): update docker container to node 12 * Update featured.json (#1295) Fix a typo! Co-authored-by: Leonardo Lee <[email protected]> * Casing fix. Removed unused CSS build warnings * Fix for build (#1306) * 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 * fix(): sw picker form has min-height to avoid "pop-in" * refactor(): move to new service worker server + simplify * v2 web packaging (#1301) * 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 (#1315) * Added safe URL fetching fallback * Better service name * Fix for #1336 (#1344) * Initial work towards nav fix * Added UI for Play billing, location delegation (#1346) * Final fix for edit manifest nav * Fixes #1365 (#1380) * Additional windows platform fields (#1448) * 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 * Fixes #1546 (#1558) Co-authored-by: Judah Gabriel Himango <[email protected]> Co-authored-by: Leonardo Lee <[email protected]> Co-authored-by: Roman Rokon <[email protected]>
* Added service worker fallback * Fix comment, added missing await * Moving offline check into separate proc * PWABuilder MacOS v2 (#1286) * env change * added macos platform code usage, need to work through a CORS issue. * zipAll from axios to fetch (#1289) Co-authored-by: Justin Willis <[email protected]> * Refactored score cards. Added additional checks. * Added service worker fallback (#1284) * Added service worker fallback * Fix comment, added missing await * Moving offline check into separate proc * Refactored score cards. Added additional checks. * fix(): small typescript error * chore(): update docker container to node 12 * Update featured.json (#1295) Fix a typo! Co-authored-by: Leonardo Lee <[email protected]> * Casing fix. Removed unused CSS build warnings * Fix for build (#1306) * 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 * fix(): sw picker form has min-height to avoid "pop-in" * refactor(): move to new service worker server + simplify * v2 web packaging (#1301) * 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 (#1315) * Added safe URL fetching fallback * Better service name * Fix for #1336 (#1344) * Initial work towards nav fix * Added UI for Play billing, location delegation (#1346) * Final fix for edit manifest nav * Fixes #1365 (#1380) * Additional windows platform fields (#1448) * 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 * Fixes #1546 (#1558) * Fixes #1474, screenshots have correct sizes (#1577) * Fixes #1570, language selection values (#1579) Co-authored-by: Judah Gabriel Himango <[email protected]> Co-authored-by: Leonardo Lee <[email protected]> Co-authored-by: Roman Rokon <[email protected]>
* Added service worker fallback * Fix comment, added missing await * Moving offline check into separate proc * PWABuilder MacOS v2 (#1286) * env change * added macos platform code usage, need to work through a CORS issue. * zipAll from axios to fetch (#1289) Co-authored-by: Justin Willis <[email protected]> * Refactored score cards. Added additional checks. * Added service worker fallback (#1284) * Added service worker fallback * Fix comment, added missing await * Moving offline check into separate proc * Refactored score cards. Added additional checks. * fix(): small typescript error * chore(): update docker container to node 12 * Update featured.json (#1295) Fix a typo! Co-authored-by: Leonardo Lee <[email protected]> * Casing fix. Removed unused CSS build warnings * Fix for build (#1306) * 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 * fix(): sw picker form has min-height to avoid "pop-in" * refactor(): move to new service worker server + simplify * v2 web packaging (#1301) * 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 (#1315) * Added safe URL fetching fallback * Better service name * Fix for #1336 (#1344) * Initial work towards nav fix * Added UI for Play billing, location delegation (#1346) * Final fix for edit manifest nav * Fixes #1365 (#1380) * Additional windows platform fields (#1448) * 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 * Fixes #1546 (#1558) * Fixes #1474, screenshots have correct sizes (#1577) * Fixes #1570, language selection values (#1579) * Better screenshots #1474 (#1589) * chore(): update samsung platform to reflect changes * Completed Samsung UI update Co-authored-by: Leonardo Lee <[email protected]> Co-authored-by: Justin Willis <[email protected]> Co-authored-by: Roman Rokon <[email protected]>
* Added service worker fallback * Fix comment, added missing await * Moving offline check into separate proc * PWABuilder MacOS v2 (#1286) * env change * added macos platform code usage, need to work through a CORS issue. * zipAll from axios to fetch (#1289) Co-authored-by: Justin Willis <[email protected]> * Refactored score cards. Added additional checks. * Added service worker fallback (#1284) * Added service worker fallback * Fix comment, added missing await * Moving offline check into separate proc * Refactored score cards. Added additional checks. * fix(): small typescript error * chore(): update docker container to node 12 * Update featured.json (#1295) Fix a typo! Co-authored-by: Leonardo Lee <[email protected]> * Casing fix. Removed unused CSS build warnings * Fix for build (#1306) * 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 * fix(): sw picker form has min-height to avoid "pop-in" * refactor(): move to new service worker server + simplify * v2 web packaging (#1301) * 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 (#1315) * Added safe URL fetching fallback * Better service name * Fix for #1336 (#1344) * Initial work towards nav fix * Added UI for Play billing, location delegation (#1346) * Final fix for edit manifest nav * Fixes #1365 (#1380) * Additional windows platform fields (#1448) * 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 * Fixes #1546 (#1558) * Fixes #1474, screenshots have correct sizes (#1577) * Fixes #1570, language selection values (#1579) * Better screenshots #1474 (#1589) * chore(): update samsung platform to reflect changes * Completed Samsung UI update * chore(): update action based on findings from api v2 PRs are now handled specifically for both dev and prod * Update link to IARC rating ID (#1657) * Added offline check fallback (#1660) Co-authored-by: Leonardo Lee <[email protected]> Co-authored-by: Justin Willis <[email protected]> Co-authored-by: Roman Rokon <[email protected]> Co-authored-by: Steven Sinatra <[email protected]>
* Added service worker fallback * Fix comment, added missing await * Moving offline check into separate proc * PWABuilder MacOS v2 (#1286) * env change * added macos platform code usage, need to work through a CORS issue. * zipAll from axios to fetch (#1289) Co-authored-by: Justin Willis <[email protected]> * Refactored score cards. Added additional checks. * Added service worker fallback (#1284) * Added service worker fallback * Fix comment, added missing await * Moving offline check into separate proc * Refactored score cards. Added additional checks. * fix(): small typescript error * chore(): update docker container to node 12 * Update featured.json (#1295) Fix a typo! Co-authored-by: Leonardo Lee <[email protected]> * Casing fix. Removed unused CSS build warnings * Fix for build (#1306) * 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 * fix(): sw picker form has min-height to avoid "pop-in" * refactor(): move to new service worker server + simplify * v2 web packaging (#1301) * 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 (#1315) * Added safe URL fetching fallback * Better service name * Fix for #1336 (#1344) * Initial work towards nav fix * Added UI for Play billing, location delegation (#1346) * Final fix for edit manifest nav * Fixes #1365 (#1380) * Additional windows platform fields (#1448) * 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 * Fixes #1546 (#1558) * Fixes #1474, screenshots have correct sizes (#1577) * Fixes #1570, language selection values (#1579) * Better screenshots #1474 (#1589) * chore(): update samsung platform to reflect changes * Completed Samsung UI update * chore(): update action based on findings from api v2 PRs are now handled specifically for both dev and prod * Update link to IARC rating ID (#1657) * Added offline check fallback (#1660) * fix(): action runs on merges to prod Co-authored-by: Judah Gabriel Himango <[email protected]> Co-authored-by: Leonardo Lee <[email protected]> Co-authored-by: Roman Rokon <[email protected]> Co-authored-by: Steven Sinatra <[email protected]>