Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ashygee authored Oct 5, 2021
1 parent 613fb73 commit 83ae989
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## October 5, 2021

### Primer Web

[Figma link](https://www.figma.com/file/GCvY3Qv8czRgZgvl1dG6lp/?node-id=142%3A595)

#### 🚀 Enhancements

![Overlay component in Figma](https://user-images.githubusercontent.com/10384315/136107909-96177520-b79d-43e6-ad3f-9f64af6b3481.png)

- Overlay component added 🎉 The Overlay component utilizes the slot method to enable usage without detaching. Simply replace the slot sections with your own local component created using other components.
- New layout added to Action list + Overlay content

#### 🐛 Bug fix
- Fix auto layout usage in ActionList items
- Renamed Action list/Item/ -> ActionListItem
- Renamed Action list/Section header -> ActionListSection/Header
- Renamed Action list/Section divider -> ActionListSection/Divider
- Added descriptions for ActionListSection/Header and ActionListSection/Divider

## October 1, 2021

### Primer color mode libraries
Expand Down

0 comments on commit 83ae989

Please sign in to comment.