This repository has been archived by the owner on Feb 26, 2022. It is now read-only.
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.