Skip to content

Conversation

@timothycarambat
Copy link
Member

@timothycarambat timothycarambat commented Nov 19, 2025

Pull Request Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • πŸ“ docs

Relevant Issues

connect #4595
closes #4595
resolves #4592
connect #4016

What is in this change?

  • Apply base changes from feat: add full PWA support for desktop and mobileΒ #4595
  • Adds pwa specific tailwind class for PWA specific styling without breaking existing UI ruleset.
  • Adds method to production MetaGenerator to also produce the manifest
  • Adds global context for checking PWA state and applying data attribute to body for detection.

Additional Information

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

@timothycarambat timothycarambat merged commit 6b1b8bb into master Nov 20, 2025
2 checks passed
@timothycarambat timothycarambat deleted the 4595-refactor-pwa branch November 20, 2025 00:08
@timothycarambat timothycarambat changed the title 4595 refactor PWA Support PWA installation Nov 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT]: Full PWA support on desktop and mobile devices

3 participants