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
- 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
0 commit comments