Skip to content

2.2.0

Choose a tag to compare

@GarthDB GarthDB released this 28 Nov 22:51

Deprecations

  • .spectrum-Toast--error has been deprecated, use .spectrum-Toast--negative instead #476
  • .spectrum-Toast--success has been deprecated, use .spectrum-Toast--positive instead #476
  • .spectrum-Link.is-disabled has been deprecated, do not use disabled links #512
  • .spectrum-StatusLight--active has been deprecated, use .spectrum-StatusLight--info instead #545

New Features

  • Docs are prettier and now pull status, names, and descriptions from DNA #523
  • Added.spectrum-Toast--negative and .spectrum-Toast--positive variants #476
  • Enable using a <select> inside of Dropdown #533
  • Support markdown within component documentation .yml, closes #535
  • Add seafoam, yellow, and fuschia Label variants, closes #536

Bug Fixes

  • Complete design review for Tool #424
  • Add margin to icons next to labels in buttons #540
  • Fix space between checkmark and text #550
  • Fix space between thumbnail and text #552
  • Adjusted placement of checkmark to work better with wrapping menu items #548
  • Prevent margin collapse on Sidenav on outer containers size correctly #530
  • Nicely wrap Sidenav items #522
  • Don't left-justify content in Action Buttons so Pagination examples #531
  • Make Rating a flexbox so it has proper height #532
  • Let Search Within's Dropdown width be flexible #537
  • Fix missing icons in docs #538
  • Fix .u-tooltip-showOnHover #543
  • Don't let global box-sizing: border-box clobber StepList #521
  • Fix alignment of Tooltip's tip when positioned manually #519

Thanks