You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- New and improved Blankslate component. The component's variant properties now match those seen in the Primer ViewComponent implementation
11
+
- New spinner component added. Use the spinner for loading frames. The spinner also has its animation built in and can be seen when viewing a prototype.
12
+
13
+
#### 🐛 Bug fix
14
+
- small outline labels corrected for 16px size
15
+
- Large outline labels have been corrected to their correct size of 24px.
16
+
- Text area padding-x has been corrected to be consistent with production at 12px for default text areas. Markdown textarea elements have 8px padding-x by default. (🙏 @ohjoycelau)
17
+
- Update to AvatarStack > AvatarPair to correct constraints and frame size (🙏@ohjoycelau)
18
+
- Aligned properties between single and multi select ActionList items to allow for icon swapping overrides to be carried over.
19
+
- Tweaked some alignment settings in Overlay. Note: Figma is altering the constraints when a slot or OverlayHeader/OverlayFooter variant is changed. This is still being investigated but designers should be aware that manually changing constraints to "Fill container" may be necessary.
0 commit comments