Skip to content

Latest commit

 

History

History
339 lines (224 loc) · 15 KB

CHANGELOG.md

File metadata and controls

339 lines (224 loc) · 15 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

  • chore: updated js variables based on updated json (#709)
  • chore: updated css variables based on updated json (#708)
  • chore: adding overlay.inverse colors to json (#715)
  • chore: upgrading storybook to 8.1.4 (#703)
  • chore: updating doc components and helpers (#706)
  • fix: updating brand color figma json (#702)

Added

  • Enabled MetaMask security code scanner (#635).
  • Added initial JSON generated from Figma (#665).

Changed

  • Refactored color swatch component and CSS stories to use CSS variables instead of hex values (#696).
  • Upgraded Storybook to 8.1.2 (#690).
  • Updated README to add tooling section that links to eslint-plugin (#689).
  • Cleaned JSON token names (#679).
  • Refactored CSS and improved build to adhere to workspace conventions (#676).
  • Upgraded Storybook to version 8 (#674).
  • Added initial JSON generated from Figma variables (#673).
  • Upgraded LavaMoat (#670).
  • Aligned release docs with the latest standards (#634).

Fixed

  • Fixed CSS theme variables doc display (#672).
  • Fixed build to align with module template (#667).

Security

  • Bumped webpack-dev-middleware from 6.1.1 to 6.1.2 (#636).
  • Bumped express from 4.18.2 to 4.19.2 (#638).
  • Bumped tar from 6.2.0 to 6.2.1 (#652).

Changed

  • fix: move data attribute to light theme variables (#631)
  • Bump ip from 2.0.0 to 2.0.1 (#630)

Changed

  • feat: adding data theme light attribute to stylesheet to provide dynamic theming (#627)

Changed

  • chore: updating package.json css path (#622)

Changed

  • bug: fix css exports (#614)

Changed

  • chore: updating package.json and contraints.prop config to allow for css export (#609)

Changed

  • Dependencies upgrade and module template sync (#601)

Changed

  • Adding CSS and JS token display in storybook (#594)
  • Refactoring the brand color object (#585)
  • Added sets of hover& pressed tokens. Also updated warning/success/inverses (#586)
  • Updating documentation (#593)
  • Upgrading storybook from 7.5 to 7.6 (#592)
  • Revert "Adding brand colors to CSSinJS exports" (#589)
  • Enhancements to CircleCI Script and Storybook Build (#583)
  • Adding brand colors to CSSinJS exports (#582)
  • devDeps: storybook v7 (#538)
  • ci: fix build-test workflow (#539)
  • Bump @metamask/auto-changelog from 3.4.3 to 3.4.4 (#571)
  • bump webpack@4, webpack@5 (#536)
  • ci: remove broken require-additional-reviewer workflow (#537)
  • Bump @metamask/auto-changelog from 3.4.2 to 3.4.3 (#544)
  • Bump @metamask/auto-changelog from 3.4.1 to 3.4.2 (#542)
  • Bump @metamask/auto-changelog from 3.3.0 to 3.4.1 (#541)
  • Bump decode-uri-component from 0.2.0 to 0.2.2 (#535)
  • Bump loader-utils from 1.4.0 to 1.4.2 (#533)
  • Bump json5 from 1.0.1 to 1.0.2 (#534)
  • Bump @babel/traverse from 7.18.11 to 7.23.2 (#532)
  • Bump @metamask/auto-changelog from 3.2.0 to 3.3.0 (#516)
  • Bump @metamask/auto-changelog from 3.1.0 to 3.2.0 (#497)
  • Bump @metamask/auto-changelog from 2.6.1 to 3.1.0 (#248)

Changed

  • Hover & Pressed color updates (#487)
  • Add body medium font weight (#486)

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.