Skip to content

Commit f249f2e

Browse files
authored
Add images
1 parent 193d9c3 commit f249f2e

File tree

1 file changed

+16
-8
lines changed

1 file changed

+16
-8
lines changed

CHANGELOG.md

+16-8
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,27 @@
77
[Figma link](https://www.figma.com/file/GCvY3Qv8czRgZgvl1dG6lp/?node-id=136%3A1805)
88

99
### 💥 Breaking change
10+
11+
![New select menu uses variants](https://user-images.githubusercontent.com/10384315/113360973-bcfdd680-92ff-11eb-88e9-2a79f447953a.gif)
12+
1013
- SelectMenu component enhancements
1114
- Four new components have been created/iterated upon to enhance the usage of select menus (Menu items, Headers, Filter, Tabs)
1215
- Each new component has related properties to quickly switch between different types.
1316
- Interactive prototyping added to menu items and tabs
1417
- Note: Select menus items with leading visuals (avatars and icons), counters and status indicators are still WIP
1518

19+
### 🚀 Enhancement
20+
21+
![Breadcrumb component now offers up to 10 items](https://user-images.githubusercontent.com/10384315/113361088-02220880-9300-11eb-84fd-3abd515359fe.png)
22+
23+
- Add variant property for breadcrumbs indicating # of items in breadcrumb (up to 10)
24+
- Add variant property to allow for bold text in breadcrumb-items
25+
26+
![Outline label component property dropdowns now have descriptive properties](https://user-images.githubusercontent.com/10384315/113361248-604eeb80-9300-11eb-8d5b-dea2fce8f852.gif)
27+
28+
- Cleaned up outline-label descriptions and property values to be more descriptive. (e.g. Label with color Info -> Info (blue))
29+
- Add pixel sizes to label and counter variants
30+
1631
### 🐛 Bug fix
1732
- Combined Toast type indicators into one variant (For maintainers)
1833
- Removed Toast type indicators from public library
@@ -21,14 +36,7 @@
2136
- Corrected weird variant bug with swapping between default selected and unselected menu items that were swapping to hover state
2237
- Corrected tab order for active tab sorting
2338

24-
25-
### 🚀 Enhancement
26-
- Add variant property for breadcrumbs indicating # of items in breadcrumb (up to 10)
27-
- Add variant property to allow for bold text in breadcrumb-items
28-
- Cleaned up outline-label descriptions and property values to be more descriptive. (e.g. Label with color Info -> Info (blue))
29-
- Add pixel sizes to label and counter variants
30-
31-
🧽 Chores
39+
### 🧽 Chores
3240
- Update light mode styles from Primer Primitives: Light mode
3341

3442

0 commit comments

Comments
 (0)