Skip to content
This repository has been archived by the owner on Feb 26, 2022. It is now read-only.

2.2.2

Latest
Compare
Choose a tag to compare
@stephenp stephenp released this 01 Dec 22:37
· 7 commits to main since this release

Overview

mc-components has been versioned to 2.2.2.

This is a patch release and is backwards compatible.

Changelog

Fix/messenger icon
#779
Messenger icon didn't have fill='currentColor' property and I wasn't able to change the color of the icon.

Updating light dark helper ordering and labeling for clarity
#782
The inverted helper now shows our default (dark) first, then light, and labels them accordingly. This PR also lightly adjusts the default background color so that the dark / light theme colors show up a bit better.

Update Button component to have border radius 12px
#781
Updating border radius of button to 12px to follow new design system.