Skip to content

fix: broken nested details for enums #613

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

Merged
merged 4 commits into from
Jun 2, 2025
Merged

fix: broken nested details for enums #613

merged 4 commits into from
Jun 2, 2025

Conversation

mikewuu
Copy link
Contributor

@mikewuu mikewuu commented May 29, 2025

Per #596 (comment), this PR removes nested <details> for enum values in property-content.ts.

I checked the usage of > property-content, and it seems like it's always already nested inside a <detail> so we should be safe to just remove the nested detail when rendering enums.

@mikewuu mikewuu requested review from a team as code owners May 29, 2025 04:07
@mikewuu mikewuu mentioned this pull request May 29, 2025
@mikewuu mikewuu requested a review from DebbieAtSeam May 29, 2025 04:18
@razor-x razor-x merged commit 7fe52c0 into main Jun 2, 2025
14 checks passed
@razor-x razor-x deleted the collapsed-enum branch June 2, 2025 18:07
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.

3 participants