Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Releases: Azure/iot-ux-fluent-controls

v7.0.6

12 Nov 20:01
4886ac1
Compare
Choose a tag to compare

Changed

  • Added data-test-active to active navigation item

v7.0.5

12 Nov 02:40
af2ff3a
Compare
Choose a tag to compare

Fixed

  • Fixed height of navigation scrollable container

v7.0.3

12 Nov 01:46
5d30c90
Compare
Choose a tag to compare

Fixed

  • Add overflow hidden to workspace container

v7.0.2

11 Nov 19:37
d67e6c6
Compare
Choose a tag to compare

Fixed

  • Made workspace to be a flex container without overflow specified

v7.0.1

11 Nov 17:35
d8e155f
Compare
Choose a tag to compare

Fixed

  • Added role='main' and background color to shell workspace

v7.0.0

09 Nov 00:24
f787845
Compare
Choose a tag to compare
  • 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

05 Aug 19:24
710b29e
Compare
Choose a tag to compare

Changed

  • Updated the global nav icon to be the hamburger icon and always have it aligned to the left.

v6.3.4

05 Aug 17:07
1942eb1
Compare
Choose a tag to compare

Fix DatePicker + DateTimeField to return empty string and set value to empty when the value is removed

v6.3.0

12 Jun 22:55
ed9ccda
Compare
Choose a tag to compare

Changed

  • Add the option to get a ContextPanel with or without the portal
  • Reduce padding between panel title and body

v6.2.3

21 May 22:11
47f5f0d
Compare
Choose a tag to compare

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.