Releases: microsoft/atlas-design
Releases · microsoft/atlas-design
@microsoft/[email protected]
Minor Changes
- 920130e: Blocking underlines on hover for site header buttons
@microsoft/[email protected]
Minor Changes
- 6de95c8: Export a
dispatchAtlasLayoutUpdateEvent
function for easier use downstream.
Patch Changes
@microsoft/[email protected]
@microsoft/[email protected]
@microsoft/[email protected]
Minor Changes
- eb988a5: Atlas layout JS should also set the visible height of the header and the visible height of the footer.
@microsoft/[email protected]
@microsoft/[email protected]
Patch Changes
- 9e64093: The layout related TypeScript should use style.setProperty to avoid downstream conflicts if sets document.documentElement.style.cssText directly.
@microsoft/[email protected]
Minor Changes
- bbac9cf: Add
-tablet
suffixed version of.layout-padding
and.layout-gap
.
@microsoft/[email protected]
Minor Changes
- ad81e9f: Add steps component and documentation
@microsoft/[email protected]
Patch Changes
- dfc0a22: Flyout to render under the header and footer not adjacent to them.