Skip to content

Releases: microsoft/atlas-design

@microsoft/atlas-css@3.66.0

25 Apr 20:32
061de5b
Compare
Choose a tag to compare

Minor Changes

  • 56f26c5: Adding palette, colors, and themes tokens and updating buttons to have a selected state

@microsoft/atlas-css@3.65.0

28 Mar 18:55
91f65af
Compare
Choose a tag to compare

Minor Changes

  • 8d53175: Add a suggestion pill for the chat pattern and update tag.md documentation.

@microsoft/atlas-css@3.64.0

13 Mar 22:56
3997ab8
Compare
Choose a tag to compare

Minor Changes

  • f018d59: Updating the default width of the layout's flyout container to be 320px on desktop screen sizes.

@microsoft/atlas-css@3.63.0

05 Mar 18:55
c8bc1de
Compare
Choose a tag to compare

Minor Changes

  • 26fe8b0: Update body background and body background medium color to a Fluent color.

@microsoft/atlas-css@3.62.0

03 Mar 19:42
e15d8d0
Compare
Choose a tag to compare

Minor Changes

  • 494a446: Update filled tag and progress bar background color.

@microsoft/atlas-css@3.61.0

27 Feb 22:27
a7cb07c
Compare
Choose a tag to compare

Minor Changes

  • b4a25e2: Adds CSS to support a help or error validation message in the chat textarea

@microsoft/atlas-css@3.60.0

27 Jan 21:45
e4803fd
Compare
Choose a tag to compare

Minor Changes

  • beea19d: Update warning color to match Fluent 2 colors.
  • 0c61b76: Update primary colors to align with Fluent 2 colors.
  • 53d1cbc: Fixing default chevron icon appearance in accordion component.
  • a9f36c4: Update success colors to match Fluent 2 colors.
  • 25a4e2e: Update table, code block, inline code, default hover invert with greys from new grey palette. Update gradient text blue color. Update facepile colors.
  • 8e512e9: Update secondary color to align with Fluent 2 colors.
  • 9460d2f: Update danger color to match Fluent 2 colors.
  • 57af6b9: Update the padding and width of the message component

@microsoft/atlas-css@3.59.0

18 Nov 18:40
035cc66
Compare
Choose a tag to compare

Minor Changes

  • 6940e18: Updating button's hover styles in site-header
  • d6a1806: Update badge styles to handle icon only badges. Add new extra large badge size.
  • 3c48da8: Added timeline pattern and css styles.

@microsoft/atlas-css@3.58.0

05 Nov 18:20
a286e19
Compare
Choose a tag to compare

Minor Changes

  • 920130e: Blocking underlines on hover for site header buttons

@microsoft/atlas-js@1.14.0

25 Oct 18:20
4929a58
Compare
Choose a tag to compare

Minor Changes

  • 6de95c8: Export a dispatchAtlasLayoutUpdateEvent function for easier use downstream.

Patch Changes

  • 6de95c8: Fix bug where a hidden footer element would still register a height. Layout now always expects a header, but not necessarily a footer, since footers can be rendered within containers too.
  • 6de95c8: Move footer border to child element of layout.