ni / nimble

The NI Nimble Design System
https://nimble.ni.dev
MIT License
29 stars 9 forks source link

Add Blazor support for Celsius and Fahrenheit number format units #2093

Closed m-akinc closed 1 month ago

m-akinc commented 1 month ago

Pull Request

๐Ÿคจ Rationale

Part of #2016

๐Ÿ‘ฉโ€๐Ÿ’ป Implementation

Added Razor components for Celsius and Fahrenheit unit elements, plus a couple tests for each.

๐Ÿงช Testing

Added tests.

โœ… Checklist