Skip to content

Commit 966bb95

Browse files
authored
Update with 2021.11.24 changes
1 parent f0b21a3 commit 966bb95

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## November 24, 2021
4+
5+
### Primer Web
6+
7+
[Figma link](https://www.figma.com/file/GCvY3Qv8czRgZgvl1dG6lp/Primer-Web?node-id=310%3A2995)
8+
9+
#### 🚀 Enhancements
10+
- 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.
20+
21+
##### Contributors
22+
- [@ohjoycelau](https://github.com/ohjoycelau)
23+
324
## November 17, 2021
425

526
### Primer Web

0 commit comments

Comments
 (0)