From d317be507b141cf7dedfac620d282a3c017ceb40 Mon Sep 17 00:00:00 2001 From: Ash Guillaume <10384315+ashygee@users.noreply.github.com> Date: Thu, 12 Nov 2020 16:33:14 -0800 Subject: [PATCH] Fix image sizes --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f426875..5d83b5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ #### ✨New features -![form controls now utilize variant menus](https://user-images.githubusercontent.com/10384315/99002751-ca9df580-24f1-11eb-808f-cfdb53e6137c.png) +form controls now utilize variant menus Introducing variants to Primer Web! In this first update we've implemented the Figma variants feature into the following components: @@ -42,13 +42,13 @@ Introducing variants to Primer Web! In this first update we've implemented the F #### 🧪 Experiments -![alerts and toast now utilize variant menus](https://user-images.githubusercontent.com/10384315/99000097-9c1e1b80-24ed-11eb-8b2c-656d4b9fbf5f.png) +alerts and toast now utilize variant menus - Alerts are now reconfigured to use Variants! - Flash alerts now have properties to choose type and with the option for CTA buttons to be hidden or shown - Toasts now have properties to select size and state -![branch name components now use Figma variants to choose options for type and enabling icons](https://user-images.githubusercontent.com/10384315/99000320-ec957900-24ed-11eb-9c9c-51f5aea2123a.png) +branch name components now use Figma variants to choose options for type and enabling icons - Branch name now reconfigured to use Variants! - Select type of (default or link) and toggle the branch icon on/off