Skip to content

styles-v1.0.0

Compare
Choose a tag to compare
@tzuge tzuge released this 08 Nov 00:40
· 732 commits to main since this release
afedb9c

1.0.0 (2022-11-08)

Bug Fixes

  • Modify padding for AppHeader (#909) (2006b96)
  • DDI-849: match textarea padding with UI specs (#810) (3510a9f)
  • button, badge and chip vertical alignment of text (6ded2ca)
  • css var values (e8c8ebc)
  • deviations from container design docs (9a092ad)
  • get react lib working with styles lib (44f50fa)
  • incorrect color value name (e901820)
  • make changes in the right package.json file (982a558)
  • move page-block width into css var (5d6671a)
  • remove h1, h2, etc margin overide for first child (928bd4c)
  • #313: change css var name (f635acc), closes #313
  • #458: minor circular progress updates (cda6798), closes #458
  • #572: chip component style updates (bfb47c2), closes #572
  • #638: use height rather than line-height (b1e300d), closes #638
  • reset.css header styles for first child (93987be)

Features

  • DDI-940: add two column layout component (d5fcced)
  • add ability to enable container colors based on variant (a7aab2e)
  • add new 'compact' design changes (a22b42e)
  • #572: add chip component (cea11d9), closes #572
  • #676: update Button for new design specs (31727af), closes #676

BREAKING CHANGES

  • #676: The previous small, medium and large sizes have been replaced with compact and normal.