-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
> [!Warning] > This includes multiple breaking changes to `@shopify/polaris-icons`. Do not merge until this is thoroughly tested and approved by internal consuming teams. ### What this PR does Removed Major and Minor icon sizing. All icons are the same size. Added `BillIcon`, `BillFilledIcon`, `LogoCriteo`, `LogoMeta`, `LogoGoogle`, `MetaobjectFilledIcon`, `PriceListIcon` and `PriceListFilledIcon` Updated icon design for `JobsIcon`, `JobsFilledIcon`, `AutomationIcon`, `AutomationFilledIcon`, `GiftCardIcon`, `InventoryFilledIcon`, `ReportsIcon`, `ShipmentFilledIcon`, `AppsFilledIcon`, `MarketsIcon`, `MarketsFilledIcon`, `BillingStatementDollarFilledIcon`, `BillingStatementEuroFilledIcon`, `BillingStatementPoundFilledIcon`, `BillingStatementRupeeFilledIcon`, `BillingStatementYenFilledIcon`, `LegalFilledIcon`, `IdentityCardIcon`, `IdentityCardFilledIcon`, `DomainsIcon`, `DomainNewIcon`, `DomainsFilledIcon`, `StoreIcon`, `OnlineStoreIcon`, `ManagedStoreIcon`, `ImportStoreIcon`, `TaxIcon`, `TaxFilledIcon`, `PackageFilledIcon`, `LocationIcon`, `LocationFilledIcon`, `InactiveLocationIcon`, `PinIcon`, `GlobeIcon`, `TransportIcon`, `NatureIcon`, `FoodIcon`, `ColorsIcon` Removed icons `ReportFilledMinor`, `ReportMinor`, `ListMajor`, `ListFilledMajor` Removed `version` and `set` from icon `.yml` files --- Closes #11259 Closes #11088 --------- Co-authored-by: Sam Rose <11774595+sam-b-rose@users.noreply.github.com> Co-authored-by: Aaron Casanova <aaron.casanova@shopify.com> Co-authored-by: Aaron Casanova <32409546+aaronccasanova@users.noreply.github.com> Co-authored-by: Alex Bratsos <12677111+bratsos@users.noreply.github.com>
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@shopify/polaris-migrator': minor | ||
--- | ||
|
||
Added `icons-v8-update-names` migration. This migration will update all icons from `@shopfiy/polaris-icons` from the deprecated Major and Minor suffixes to the new Icon suffix (ex: `AppsMajor` -> `AppsIcon`). |
Large diffs are not rendered by default.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
name: Adjust | ||
description: Used to denote that an adjustment can be made. | ||
keywords: | ||
- adjust | ||
- adjustment | ||
- controls | ||
- dials | ||
authors: | ||
- James Findlater | ||
- Chris Poirier | ||
- Lauren Mayers | ||
- Joe Thomas | ||
date_added: 2022-02-02 | ||
date_modified: 2023-06-23 |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
name: Affiliate | ||
authors: | ||
- Joe Thomas | ||
description: N/A | ||
keywords: | ||
- N/A | ||
date_added: 2019-03-15 | ||
date_modified: 2023-06-23 |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
name: Airplane | ||
description: Used as a navigation item in our emoji picker for the transport category. | ||
keywords: | ||
- transport | ||
- plane | ||
- airplane | ||
- emoji | ||
- navigation | ||
authors: | ||
- Adam Whitcroft | ||
- Joe Thomas | ||
- José Torre | ||
date_added: 2019-03-15 | ||
date_modified: 2023-11-07 |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
name: Alert bubble | ||
description: Used to represent a dispute or important conversation or notification. | ||
keywords: | ||
- dispute | ||
- claim | ||
authors: | ||
- Adam Whitcroft | ||
- Joe Thomas | ||
date_added: 2018-11-14 | ||
date_modified: 2023-06-23 |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
name: Alert circle | ||
description: Used to alert merchants of a warning message. | ||
keywords: | ||
- attention | ||
- alert | ||
- warning | ||
- exclamation | ||
- bang | ||
- circle | ||
- round | ||
authors: | ||
- Adam Whitcroft | ||
- Joe Thomas | ||
date_added: 2019-02-21 | ||
date_modified: 2023-06-23 |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
name: Alert diamond | ||
description: Used to alert merchants of a critical error. | ||
keywords: | ||
- alert | ||
- attention | ||
- critical | ||
- diamond | ||
- error | ||
- exclamation | ||
- bang | ||
authors: | ||
- Jesse Bennett-Chamberlain | ||
- Joe Thomas | ||
date_added: 2023-01-16 | ||
date_modified: 2023-06-23 |
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
name: Alert triangle | ||
description: Used to represent risk associated with orders. | ||
keywords: | ||
- risk | ||
- warning | ||
- triangle | ||
- alert | ||
authors: | ||
- Adam Whitcroft | ||
- Joe Thomas | ||
date_added: 2018-11-14 | ||
date_modified: 2023-06-23 |
This file was deleted.