Skip to content

Latest commit

 

History

History
165 lines (137 loc) · 8.22 KB

CHANGELOG.md

File metadata and controls

165 lines (137 loc) · 8.22 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Changed

  • Updating primary, error and info colors to meet AA accessibility standards for light mode (#255)
  • Adding storybook a11y plugin (#258)

Changed

  • added sepolia test network colors (#243)
  • rename action (#239)

Changed

  • Updating descriptions and deprecated tags (#235)
  • Adding test network and flask color tokens (#223)
  • Hover and pressed color tokens (#233)
  • 230 revert to old storybook build and update main branch storybook de… (#231)
  • Feat/196/fix gh pages font (#228)

Changed

  • 196: update gh pages storybook build (#226)
  • DS-214: add fonts and font awesome to docs (#217)
  • Also attempting to fix font for Github pages build of storybook with this release

Changed

  • 210: update typography line height tokens to be REM based (#211)
  • Upgrading storybook to 6.5 (#212)
  • Replaced Heading-SM-Regular by Body-LG-Medium (#194)
  • Updated Light Theme Shadows to match Storybook (#195)

Changed

  • Adding shadows to design tokens (#137)
  • Bump @metamask/auto-changelog from 2.6.0 to 2.6.1 (#178)

Changed

  • Adding themes to token architecture for CSS-in-JS (#148)
  • Fix for readme badge to show correct version (#163)
  • Updating readme with npm and storybook badges (#150)
  • Updating typography tests and some token json (#147)
  • Fixing wrong token mappings & Naming Typo for Typography (#144)
  • Bump @metamask/auto-changelog from 2.5.0 to 2.6.0 (#142)

Changed

  • Update readme (#120)
  • [FIX] Update js font weight to string (#127)

Changed

  • Setting storybook folder to root for gh-pages (#133)

Changed

  • Adding homepage to package.json for gh pages (#131)

Changed

  • Adding yarn setup to gh pages action (#129)

Changed

  • Adding storybook pages to publish release action (#121)
  • Fixing some case mistakes in figma token json (#123)

Changed

  • Adding initial typography tokens (#94)
  • Adding Circle CI and storybook builds for PRs (#105)
  • CSS in JS description update (#104)
  • Adding icon alternative (#102)
  • updated warning.default to #DA8301 (#99)
  • Updated Light Theme Color Token descriptions to the latest (#86)
  • Updating icon/default and text/alternative colors (#90)

Changed

  • Fixing descriptions for dark theme overlays (#79)

Changed

  • Updating dark theme background and overlay colors (#72)
  • background default and background alternative values swapped
  • overlays changed to dark for both light and dark themes

Changed

  • Add types and documentation to DS code library (#61)

Changed

  • Fixing secondary default color for CSS in JS (#57)

Changed

  • Fix overlays, muted and disabled alpha channel (#48)

Changed

  • Bump overlay alternative from 75% opacity to 80% (#46)

Added

  • Add overlay alternative color for light and dark themes (#40)
  • Updating dark theme overlay.inverse to grey800: #24272A

Changed

  • Token update generate library code (#39)
  • Changing hsla to HEX with alpha values. Updating Hex values and documentation.

Changed

  • Changing theme class to data attribute (#30)

Changed

  • token updates (#22)
  • Adding storybook and design token documentation (#19)

Changed

  • Adding css stylesheet containg color design tokens (#17)
  • Add issue template (#20)

Changed

  • Initial release.