This repository has been archived by the owner on Oct 12, 2023. It is now read-only.
Releases: Azure/iot-ux-fluent-controls
Releases · Azure/iot-ux-fluent-controls
v6.2.2
- Added ability to include an extra node to the far side of the label in form fields.
v6.0.6
v6.0.5
Fixed
- BUG 3870819: [Select Input] Text in select field should not be cut off with browser zoom.
v6.0.3
v6.0.2
Fixed
- Changed Checkbox and RadioInputs to be controlled components: pass the
checked
parameter instead ofdefaultChecked
to fix issue when the checkbox state change did not reflect the new value. Also change the onChange handlers to return the new values from the incoming props instead of relying on the html element. - Block search input onClick from propagating upwards - this fixes issue for mobile devices when clicking on the search input dismissed the element.
v6.0.1
v6.0.0 - Merge UI alignment work to Master
Changed
- Masthead and Navigation are now part of Shell to ensure good responsive behavior. Pass the MastheadProperties and NavigationProperties to Shell instead of creating the components yourself. For an example of how to initialize Shell correctly, check the baseline app.tsx.
v5.2.2
v5.2.1
Fix alert close button hover colors
fix alert close button hover colors for browsers that are not firefox
fix rtl spacing for alert icon