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

💄 [PWA] Improve overall page loading and caching #61

Merged
merged 4 commits into from
Jul 26, 2024
Merged

Conversation

beefchimi
Copy link
Owner

I've made a few changes to hopefully improve the page load experience:

  • Added a PageLoad class that updates a data-ready attribute after readyStateChange + 1200ms.
  • Slight tweaks to what UI fades in on page load.
  • Hopefully fixed the 404 fallback issue for PWA.
  • Now caching all assets for PWA.
  • Fixed "clicked" cursor delay.

@beefchimi beefchimi self-assigned this Jul 26, 2024
@github-actions github-actions bot added the 🛠️ Tooling Relating to build tooling or deployment label Jul 26, 2024
@beefchimi beefchimi merged commit 14e5430 into main Jul 26, 2024
7 checks passed
@beefchimi beefchimi deleted the improve-loading branch July 26, 2024 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠️ Tooling Relating to build tooling or deployment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant