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

async heading-anchors, prevent FOAT, housekeeping #43

Merged
merged 2 commits into from
Aug 1, 2024
Merged

async heading-anchors, prevent FOAT, housekeeping #43

merged 2 commits into from
Aug 1, 2024

Conversation

rdela
Copy link
Owner

@rdela rdela commented Aug 1, 2024

rdela added 2 commits August 1, 2024 11:30
> As with regular scripts, `async` causes the script to download without
> blocking the HTML parser and executes as soon as possible. Unlike
> regular scripts, `async` also works on inline modules.

https://jakearchibald.com/2017/es-modules-in-browsers/#async-works-on-external--inline-modules
prevents loading FOAT! Flash of alt text
Copy link

netlify bot commented Aug 1, 2024

Deploy Preview for eleventeen ready!

Name Link
🔨 Latest commit 8100561
🔍 Latest deploy log https://app.netlify.com/sites/eleventeen/deploys/66abdcc0ef8ab60008872246
😎 Deploy Preview https://deploy-preview-43--eleventeen.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100 (no change from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@rdela rdela changed the title Asyncha async heading-anchors, prevent FOAT, housekeeping Aug 1, 2024
@rdela rdela merged commit 6bf8fd6 into trunk Aug 1, 2024
6 checks passed
@rdela rdela deleted the asyncha branch August 1, 2024 19:09
rdela added a commit that referenced this pull request Aug 1, 2024
* 8100561 color transparent and font-size 0 for main img
  prevents loading FOAT! Flash of alt text
* 6e319e2 async heading-anchors.js
  > As with regular scripts, `async` causes the script to download without
  > blocking the HTML parser and executes as soon as possible. Unlike
  > regular scripts, `async` also works on inline modules.
  https://jakearchibald.com/2017/es-modules-in-browsers/#async-works-on-external--inline-modules
* 213c75a clean up config, combine imports
* 75bd941 alpha to beta, edit for brevity
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.

1 participant