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

refactor(core): convert theme-fallback to TS #6511

Merged
merged 3 commits into from
Jan 30, 2022
Merged

Conversation

Josh-Cena
Copy link
Collaborator

Motivation

Close #5817 🎉

Have you read the Contributing Guidelines on pull requests?

Yes

Test Plan

Build. Because the theme-fallback is in fact rarely used (usually shadowed by the classic theme) and non-swizzlable, it won't impact the end users much.

@Josh-Cena Josh-Cena added the pr: maintenance This PR does not produce any behavior differences to end users when upgrading. label Jan 30, 2022
@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Jan 30, 2022
@netlify
Copy link

netlify bot commented Jan 30, 2022

✔️ [V2]

🔨 Explore the source changes: 504f8dc

🔍 Inspect the deploy log: https://app.netlify.com/sites/docusaurus-2/deploys/61f666f409254400089f3e6e

😎 Browse the preview: https://deploy-preview-6511--docusaurus-2.netlify.app

@github-actions
Copy link

github-actions bot commented Jan 30, 2022

⚡️ Lighthouse report for the changes in this PR:

Category Score
🟠 Performance 82
🟢 Accessibility 100
🟢 Best practices 100
🟢 SEO 100
🟢 PWA 92

Lighthouse ran on https://deploy-preview-6511--docusaurus-2.netlify.app/

@github-actions
Copy link

github-actions bot commented Jan 30, 2022

Size Change: +4 B (0%)

Total Size: 755 kB

ℹ️ View Unchanged
Filename Size Change
website/.docusaurus/globalData.json 47 kB 0 B
website/build/assets/css/styles.********.css 105 kB 0 B
website/build/assets/js/main.********.js 573 kB +4 B (0%)
website/build/index.html 30.1 kB 0 B

compressed-size-action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Signed Facebook CLA pr: maintenance This PR does not produce any behavior differences to end users when upgrading.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate all packages to TypeScript
2 participants