Skip to content

Update Blazor components with appearance-readonly and full-bleed #2619

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 2 commits into from
May 28, 2025

Conversation

mollykreis
Copy link
Contributor

Pull Request

🤨 Rationale

We've recently added appearance-readonly and full-bleed to some components in nimble. These attributes need to be exposed in the Blazor components.

👩‍💻 Implementation

  • Add appearance-readonly to the combobox, select, text field, number field, and text area Balzor components
  • Add full-bleed to the combobox, select, and number field Balzor components
  • Add frameless appearance to the number field appearance modes and the drop-down appearance modes

🧪 Testing

New unit tests

✅ Checklist

  • I have updated the project documentation to reflect my changes or determined no changes are needed.

…r-field, and nimble-text-field to support appearance-readonly and full-bleed
@mollykreis mollykreis marked this pull request as ready for review May 28, 2025 17:45
@rajsite rajsite merged commit aa1f90e into main May 28, 2025
13 checks passed
@rajsite rajsite deleted the blazor-updates branch May 28, 2025 18:28
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