Skip to content
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

Add PWA support #1086

Open
wants to merge 8 commits into
base: trunk
Choose a base branch
from
Open

Add PWA support #1086

wants to merge 8 commits into from

Conversation

bgrgicak
Copy link
Collaborator

@bgrgicak bgrgicak commented Mar 5, 2024

Motivation for the change, related issues

We want to make Playground available offline.
This PR is a first step and adds support for installing Playground as a PWA. Offline support will be implemented separately.

Implementation details

The PR adds a manifest.json file and loads it on the Playground website. This allows browsers to install Playground as a PWA

Testing Instructions (or ideally a Blueprint)

@bgrgicak bgrgicak self-assigned this Mar 5, 2024
@bgrgicak bgrgicak added the [Type] Enhancement New feature or request label Mar 5, 2024
@bgrgicak bgrgicak mentioned this pull request Mar 5, 2024
@bgrgicak bgrgicak marked this pull request as ready for review June 5, 2024 11:36
@bgrgicak bgrgicak requested a review from a team as a code owner June 5, 2024 11:36
@bgrgicak bgrgicak marked this pull request as draft June 5, 2024 11:36
@bgrgicak bgrgicak marked this pull request as ready for review June 6, 2024 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant