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
v7.0.6
Changed
- Added data-test-active to active navigation item
v7.0.5
Fixed
- Fixed height of navigation scrollable container
v7.0.3
Fixed
- Add overflow hidden to workspace container
v7.0.2
Fixed
- Made workspace to be a flex container without overflow specified
v7.0.1
Fixed
- Added role='main' and background color to shell workspace
v7.0.0
- Adopted fluent styles
Changed
- Added a NavigationItemContainer component to allow organizing sections with headers on the global navbar
- Adopted fluent CSS library based on CSS custom properties
- Added on blur handlers to text input elements
Fixed
- Minor style fixes in multiple components
- Made balloon and dropdown aware of their position in the page and how to properly switch position and aligment based on it.
- Fixed RTL support for all components
- Added hideError capabilities to all FormField elements
- Accessibility requirements for form field errors.
v6.3.5
Changed
- Updated the global nav icon to be the hamburger icon and always have it aligned to the left.
v6.3.4
v6.3.0
v6.2.3
Fixed
- Add the far side container of the form field label only if a far side item is present.
- Update styles of far side container of form field label.