Skip to content

Conversation

@gvreddy04
Copy link
Contributor

Add [AddedVersion], [DefaultValue], [Description], and [ParameterTypeName] attributes to Dropdown-related components for improved documentation and tooling. Expand XML comments with default values and detailed descriptions. Make ChildContent nullable where appropriate. Add DropdownMenu parameters section to docs. No functional changes; improves API clarity and maintainability.

Add [AddedVersion], [DefaultValue], [Description], and [ParameterTypeName] attributes to Dropdown-related components for improved documentation and tooling. Expand XML comments with default values and detailed descriptions. Make ChildContent nullable where appropriate. Add DropdownMenu parameters section to docs. No functional changes; improves API clarity and maintainability.
Added [AddedVersion], [DefaultValue], and [Description] attributes to Dropdown parameters for improved documentation and tooling support. Updated XML comments to use <para> tags for default values. Changed ChildContent to nullable RenderFragment? and annotated with relevant metadata. These changes enhance API clarity and discoverability.
Updated the [AddedVersion] metadata for Dropdown component properties:
- Color: now marked as added in 3.0.0 (was 1.10.0)
- Disabled and Size: now marked as added in 1.10.3 (were 1.10.0)
No functional changes; only version annotations were modified.
@gvreddy04 gvreddy04 merged commit fd2ddc2 into main Dec 23, 2025
1 of 3 checks passed
@gvreddy04 gvreddy04 deleted the features/docs-update-122325 branch December 23, 2025 07:44
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