Skip to content

Commit de343c8

Browse files
committed
Merge branch 'main' into lo/update-next
2 parents 7fb0e0f + e1ec438 commit de343c8

File tree

111 files changed

+2188
-517
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

111 files changed

+2188
-517
lines changed

.changeset/short-schools-run.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@shopify/polaris-tokens': minor
3+
---
4+
5+
Renamed `ThemeVariant` to `Theme` and exposed `Theme` type

polaris-for-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"vscode-languageserver-textdocument": "^1.0.4"
4444
},
4545
"devDependencies": {
46-
"@shopify/polaris-tokens": "^7.5.3",
46+
"@shopify/polaris-tokens": "^7.6.0",
4747
"@types/node": "14.x",
4848
"@types/vscode": "^1.64.0",
4949
"@vscode/test-electron": "^2.1.2",

polaris-icons/CHANGELOG.md

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

3+
## 7.9.0
4+
5+
### Minor Changes
6+
7+
- [#9856](https://github.com/Shopify/polaris/pull/9856) [`47652f7d6`](https://github.com/Shopify/polaris/commit/47652f7d67f98d7bef8ef8485fae803b9f3c1056) Thanks [@heyjoethomas](https://github.com/heyjoethomas)! - Updates social media icons, removing them from their containers and adds a one for the Twitch platform.
8+
39
## 7.8.1
410

511
### Patch Changes
Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
name: Facebook
22
set: Minor
3-
description:
4-
Facebook logo
3+
description: Facebook logo
54
keywords:
65
- facebook
76
- social media
87
authors:
98
- Joe Thomas
109
version: 1
1110
date_added: 2023-07-20
12-
date_modified: 2023-07-20
11+
date_modified: 2023-07-28
1312
exclusive_use:
Lines changed: 3 additions & 1 deletion
Loading
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
name: Instagram
22
set: Minor
3-
description:
4-
Instagram logo
3+
description: Instagram logo
54
keywords:
65
- instagram
76
- social media
87
authors:
98
- Joe Thomas
109
version: 1
1110
date_added: 2023-07-20
12-
date_modified: 2023-07-20
11+
date_modified: 2023-07-28
1312
exclusive_use:
Lines changed: 1 addition & 1 deletion
Loading

polaris-icons/icons/PintrestMinor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ authors:
88
- Joe Thomas
99
version: 1
1010
date_added: 2023-07-20
11-
date_modified: 2023-07-20
11+
date_modified: 2023-07-28
1212
exclusive_use:
Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)