Skip to content

docs: Add types for components#2273

Merged
aklinker1 merged 7 commits intowxt-dev:mainfrom
PatrykKuniczak:docs/add-types-for-components
Apr 26, 2026
Merged

docs: Add types for components#2273
aklinker1 merged 7 commits intowxt-dev:mainfrom
PatrykKuniczak:docs/add-types-for-components

Conversation

@PatrykKuniczak
Copy link
Copy Markdown
Collaborator

@PatrykKuniczak PatrykKuniczak commented Apr 17, 2026

Overview

  • Added Post and PostFrontmatter types.
  • Add ts-expect-error to temporary fix type incompatible issues
  • Use vitepress type for enhanceApp -> ctx

Manual Testing

Run docs:dev and check if works well 😄

Related Issue

Part of #2014

@PatrykKuniczak PatrykKuniczak self-assigned this Apr 17, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 17, 2026

Deploy Preview for creative-fairy-df92c4 ready!

Name Link
🔨 Latest commit 6672351
🔍 Latest deploy log https://app.netlify.com/projects/creative-fairy-df92c4/deploys/69e214a413258b00088618e5
😎 Deploy Preview https://deploy-preview-2273--creative-fairy-df92c4.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@PatrykKuniczak PatrykKuniczak added the docs Improvements or additions to documentation label Apr 17, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.79%. Comparing base (e64058b) to head (6672351).
⚠️ Report is 16 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2273      +/-   ##
==========================================
+ Coverage   79.69%   79.79%   +0.10%     
==========================================
  Files         130      130              
  Lines        3811     3811              
  Branches      864      864              
==========================================
+ Hits         3037     3041       +4     
+ Misses        689      686       -3     
+ Partials       85       84       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 17, 2026

Open in StackBlitz

@wxt-dev/analytics

npm i https://pkg.pr.new/@wxt-dev/analytics@2273

@wxt-dev/auto-icons

npm i https://pkg.pr.new/@wxt-dev/auto-icons@2273

@wxt-dev/browser

npm i https://pkg.pr.new/@wxt-dev/browser@2273

@wxt-dev/i18n

npm i https://pkg.pr.new/@wxt-dev/i18n@2273

@wxt-dev/is-background

npm i https://pkg.pr.new/@wxt-dev/is-background@2273

@wxt-dev/module-react

npm i https://pkg.pr.new/@wxt-dev/module-react@2273

@wxt-dev/module-solid

npm i https://pkg.pr.new/@wxt-dev/module-solid@2273

@wxt-dev/module-svelte

npm i https://pkg.pr.new/@wxt-dev/module-svelte@2273

@wxt-dev/module-vue

npm i https://pkg.pr.new/@wxt-dev/module-vue@2273

@wxt-dev/runner

npm i https://pkg.pr.new/@wxt-dev/runner@2273

@wxt-dev/storage

npm i https://pkg.pr.new/@wxt-dev/storage@2273

@wxt-dev/unocss

npm i https://pkg.pr.new/@wxt-dev/unocss@2273

@wxt-dev/webextension-polyfill

npm i https://pkg.pr.new/@wxt-dev/webextension-polyfill@2273

wxt

npm i https://pkg.pr.new/wxt@2273

commit: 6672351

@PatrykKuniczak
Copy link
Copy Markdown
Collaborator Author

@aklinker1 Tests are broken, we need to investigate.

@PatrykKuniczak PatrykKuniczak enabled auto-merge (squash) April 17, 2026 12:13
@aklinker1
Copy link
Copy Markdown
Member

We'll ignore them here.

@aklinker1 aklinker1 disabled auto-merge April 26, 2026 19:50
@aklinker1 aklinker1 merged commit e29fad1 into wxt-dev:main Apr 26, 2026
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants