Releases: Azure/iot-ux-fluent-css
Releases · Azure/iot-ux-fluent-css
v8.1.4
Changed
- Remove unused semi-transparent colors.
v8.1.3
Changed
- Update
focus-visible
outline color fromforeground-default
toforeground-inactive
v8.1.2
Changed
- Update
focus-visible
class to align to FluentUI - Remove focus states on anchor tags normalization
v8.1.1
v8.1.1
Changed
- Updated color section from
IoTC internal data viz
toIoTC visualizations
v8.1.0
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
andtab-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
Changed
- Deprecated mapping and made each theme to have its own palette that shares the same naming convention
v7.1.0
Changed
- RTL is now handled by using the
dir
attribute in the root html element.
v7.0.1
v7.0.1
Fixed
- Rename fluent themes to default names
- Make light theme the default
v7.0.0
v7.0.0
Changed
- Moved to CSS Custom Properties
- Moved sizes to rem
- Adopted fluent colors