Skip to content

fix(www): propstable resolve props properly#4304

Merged
oddvernes merged 2 commits into
mainfrom
fix/propstable-resolve-props
Dec 10, 2025
Merged

fix(www): propstable resolve props properly#4304
oddvernes merged 2 commits into
mainfrom
fix/propstable-resolve-props

Conversation

@oddvernes
Copy link
Copy Markdown
Collaborator

@oddvernes oddvernes commented Dec 10, 2025

react-docgen-typescript was being fed the wrong tsconfig, the correct one in this context is tsconfig.lib.json.
Missing propstables like Dropdown and TextField are now included.

The side effect of this is we now get a lot "more" types, for example Suggestion get types for SuggestionClear and SuggestionInput which is just Button and Input. Not sure if we should do something about stuff like that.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Dec 10, 2025

⚠️ No Changeset found

Latest commit: 40e0316

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

@github-actions
Copy link
Copy Markdown
Contributor

Preview deployments for this pull request:

www - 10. Dec 2025 - 15:18

Copy link
Copy Markdown
Member

@Barsnes Barsnes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome work! Let's merge this and get it deployed.
We can fix up types before the next release :)

@oddvernes oddvernes merged commit 0c181de into main Dec 10, 2025
9 checks passed
@oddvernes oddvernes deleted the fix/propstable-resolve-props branch December 10, 2025 15:17
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.

2 participants