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

v6.2.2

16 May 19:27
2cd42d4
Compare
Choose a tag to compare
  • Added ability to include an extra node to the far side of the label in form fields.

v6.0.6

27 Feb 21:25
0a05778
Compare
Choose a tag to compare

BUG 3858806: remove role for text input in DatePicker.

v6.0.5

19 Feb 19:53
2338fa3
Compare
Choose a tag to compare

Fixed

  • BUG 3870819: [Select Input] Text in select field should not be cut off with browser zoom.

v6.0.3

04 Feb 19:50
0baac8b
Compare
Choose a tag to compare

Fixed

  • Masthead user display name and email are now centered vertically.
  • Shell now allows Masthead to use a different NavigationProperties than the one passed to the main navbar.

v6.0.2

01 Feb 19:56
c3adb2f
Compare
Choose a tag to compare

Fixed

  • Changed Checkbox and RadioInputs to be controlled components: pass the checked parameter instead of defaultChecked 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

01 Feb 04:25
0e08ff9
Compare
Choose a tag to compare

Fixed

  • The onchange handlers for Checkbox and RadioInputs stopped working in IoT Central; adding a dummy event handler to their parent label fixes the issue.

v6.0.0 - Merge UI alignment work to Master

01 Feb 04:24
6caff3e
Compare
Choose a tag to compare

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

10 Jan 00:21
ed6036c
Compare
Choose a tag to compare

Fixed

  • BUG 3217787: [Form Field] If the user tabs out of a field when the tooltip button is open (Alt+F1), close the tooltip.
  • BUG 2383275: [Management List] Narrator should not read non-interactive column headers as Buttons.

v5.2.1

09 Jan 21:06
c3a75aa
Compare
Choose a tag to compare

Update font url

Fix alert close button hover colors

12 Sep 01:27
ba9c77a
Compare
Choose a tag to compare

fix alert close button hover colors for browsers that are not firefox
fix rtl spacing for alert icon