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.
- Adding (MIT OR Apache 2.0) license aligning with MetaMask’s open-source standards (#738)
- Adding dark/light classname (#729)
- 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)
- 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).
- 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).
- feat: adding data theme light attribute to stylesheet to provide dynamic theming (#627)
- chore: updating package.json css path (#622)
- bug: fix css exports (#614)
- chore: updating package.json and contraints.prop config to allow for css export (#609)
- Dependencies upgrade and module template sync (#601)
- 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)
- Updating primary, error and info colors to meet AA accessibility standards for light mode (#255)
- Adding storybook a11y plugin (#258)
- 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)
- 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
- 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)
- 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)
- Setting storybook folder to root for gh-pages (#133)
- Adding homepage to package.json for gh pages (#131)
- Adding yarn setup to gh pages action (#129)
- Adding storybook pages to publish release action (#121)
- Fixing some case mistakes in figma token json (#123)
- 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)
- Fixing descriptions for dark theme overlays (#79)
- 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
- Add types and documentation to DS code library (#61)
- Fixing secondary default color for CSS in JS (#57)
- Fix overlays, muted and disabled alpha channel (#48)
- Bump overlay alternative from 75% opacity to 80% (#46)
- Add overlay alternative color for light and dark themes (#40)
- Updating dark theme overlay.inverse to grey800: #24272A
- Token update generate library code (#39)
- Changing hsla to HEX with alpha values. Updating Hex values and documentation.
- Changing theme class to data attribute (#30)
- Initial release.