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