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

docs: more docs on TS types #14065

Merged
merged 9 commits into from
Nov 3, 2024
Merged

docs: more docs on TS types #14065

merged 9 commits into from
Nov 3, 2024

Conversation

dummdidumm
Copy link
Member

and a few related changes/enhancements
closes #13940

and a few related changes/enhancements
closes #13940
Copy link

changeset-bot bot commented Oct 31, 2024

⚠️ No Changeset found

Latest commit: 5a7bd61

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

pkg-pr-new bot commented Oct 31, 2024

pnpm add https://pkg.pr.new/svelte@14065

commit: 5a7bd61

packages/svelte/types/index.d.ts Outdated Show resolved Hide resolved
packages/svelte/src/index.d.ts Outdated Show resolved Hide resolved
@Rich-Harris
Copy link
Member

If we remove the ComponentExports stuff from this PR (which we obviously need to) does it still make sense to have a separate ## Component helper types section?

@dummdidumm
Copy link
Member Author

No, in light of this reversal most of these changes don't make sense anymore; will rewrite.

@Rich-Harris
Copy link
Member

Rich-Harris commented Nov 3, 2024

preview: https://svelte-dev-git-sync-sveltesveltejsts-docs-svelte.vercel.app/

this is an automated message

@Rich-Harris
Copy link
Member

preview: https://svelte-dev-git-preview/sveltesveltejsts-docs-svelte.vercel.app/

this is an automated message

@Rich-Harris
Copy link
Member

preview: https://svelte-dev-git-preview-sveltesveltejsts-docs-svelte.vercel.app/

this is an automated message

@Rich-Harris Rich-Harris merged commit a952860 into main Nov 3, 2024
10 checks passed
@Rich-Harris Rich-Harris deleted the ts-docs branch November 3, 2024 02:24
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.

Add typeof example to web docs on Component and ComponentProps
3 participants