Skip to content

Commit f0b21a3

Browse files
authored
Update CHANGELOG.md
1 parent 88d5f32 commit f0b21a3

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

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

3+
## November 17, 2021
4+
5+
### Primer Web
6+
7+
[Figma link](https://www.figma.com/file/GCvY3Qv8czRgZgvl1dG6lp/Primer-Web?node-id=310%3A2995)
8+
9+
10+
#### 💥 Breaking change
11+
- Removed `muted-link` component. Please apply `fg/muted` from [Primer Primitives](https://www.figma.com/file/B5XPE8IwGPIZDAvN7jqWqx/Primer-Primitives?node-id=2172%3A1379) to a link that requires similar styling
12+
13+
#### 🚀 Enhancement
14+
- Update Overlay heading to support larger headings for confirmation dialogs [See issue comment](https://github.com/github/primer/issues/3#issuecomment-929411277)
15+
- Add `action-list` specific color variables to ActionListItems
16+
- Add [OverlayFooter](url) component
17+
- Add "disabled" state to ActionListItems
18+
19+
#### 🐛 Bug fix
20+
- Update [Subhead](https://www.figma.com/file/GCvY3Qv8czRgZgvl1dG6lp/Primer-Web?node-id=9654%3A44623) content from fixed-width to fill container (🙏 @mkwng)
21+
- Update [Toast](https://www.figma.com/file/GCvY3Qv8czRgZgvl1dG6lp/Primer-Web?node-id=9543%3A42957) resizing constraints from fixed-width to fill container
22+
- Added autolayout to text counter in text-contents component
23+
- Replaced . with _ in local text component names
24+
25+
##### Contributors
26+
- [@ohjoycelau](https://github.com/ohjoycelau)
27+
- [@six7](https://github.com/six7)
28+
- [@mkwing](https://github.com/mkwng)
29+
30+
331
## October 28, 2021
432

533
### Primer Primitives

0 commit comments

Comments
 (0)