Skip to content

Releases: Azure/iot-ux-fluent-css

v8.1.4

20 Nov 00:40
5baf531
Compare
Choose a tag to compare

Changed

  • Remove unused semi-transparent colors.

v8.1.3

14 Nov 00:14
cbfd614
Compare
Choose a tag to compare

Changed

  • Update focus-visible outline color from foreground-default to foreground-inactive

v8.1.2

13 Nov 23:12
c2fa3cf
Compare
Choose a tag to compare

Changed

  • Update focus-visible class to align to FluentUI
  • Remove focus states on anchor tags normalization

v8.1.1

30 Oct 22:37
64f7c0e
Compare
Choose a tag to compare

v8.1.1

Changed

  • Updated color section from IoTC internal data viz to IoTC visualizations

v8.1.0

23 Oct 23:29
13e8cba
Compare
Choose a tag to compare

Changed

  • Updated _normalize.scss to use new spacing and sizing constants.
  • Removed unused dl and dt normalization.
  • Removed unused --font-family-din-regular
  • [BREAKING] Changed --font-family-light to --font-family-semilight
  • Marked old spacing classes as deprecated in favor of new ones.
  • Marked %semibold as deprecated in favor of .semibold css class and added a .semilight class
  • [BREAKING] Changed --line-weight-headings to --line-weight-semibold
  • [BREAKING] Changed --line-weight-hero to --line-weight-semilight
  • [BREAKING] Moved media query breakpoints to its own _responsive.scss file, updated breakpoints to align to fluent and added mobile first mixins to easily use these breakpoints.
  • Removed unused box-sizing and tab-focus mixins.
  • Updated --font-size-hero, --line-height-hero, --font-size-h1 and --line-height-h1 to align to fluent.

Added

  • Added new spacing and sizing constants to align to new design system.
  • Added .focus-visible class to unify keyboard only focus behavior where supported (fallback to regular focus behavior)
  • Added IoTC internal data viz colors for system defined visualization coloring.

v8.0.0

04 Mar 21:39
fae8f43
Compare
Choose a tag to compare

Changed

  • Deprecated mapping and made each theme to have its own palette that shares the same naming convention

v7.1.0

08 Nov 23:18
e88a9f7
Compare
Choose a tag to compare

Changed

  • RTL is now handled by using the dir attribute in the root html element.

v7.0.1

28 Oct 22:32
5d96102
Compare
Choose a tag to compare

v7.0.1

Fixed

  • Rename fluent themes to default names
  • Make light theme the default

v7.0.0

28 Oct 21:57
4052888
Compare
Choose a tag to compare

v7.0.0

Changed

  • Moved to CSS Custom Properties
  • Moved sizes to rem
  • Adopted fluent colors

v6.0.0

31 Jan 02:17
c39fe26
Compare
Choose a tag to compare

Added

  • Media query breakpoints

Changed

  • Various colors to masthead, global nav, and context panel to match the new design language.