Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: BREAKING CHANGE rename and delete deprecated icons #86

Merged
merged 23 commits into from
Feb 7, 2024

Conversation

BalbinaK
Copy link
Contributor

@BalbinaK BalbinaK commented Jan 26, 2024

Fixes WARP-487

Changes based on the Warp icon status google sheet

Renamed icons

Old icon name New icon name
bank-id bank-id-no
bank-ident check-shield
car minivan (only for version 42px - 16/24/32px stays the same)
favorite heart
file file-add
market sofa
paw animal-paw (only for version 16/24/32px - 42px stays the same)
rating-empty star-empty
rating-full star-full
rating-half star-half
phone-new phone
table-sort-up arrow-up
table-sort-down arrow-down
torget-browser browser
torget-delivery delivery
torget-headset headset
torget-lamp lamp
torget-shipping shipping
torget-users user-group
torget-verified browser-verified

Deleted deprecated icons

Icon name Comment
alert-error replaced by "error"
alert-success replaced by "success"
alert-warning replaced by "warning"
alert-info replaced by "info"
table-info Identical to “info”
triangle identical to "warning"
torget-shopping Identical to "shopping-cart"
torget-mixer Identical to “mixer”
honk Replaced by “honk-light”
nettbil Replaced by “nettbil-light”

BREAKING CHANGE: delete the following icons:
alert-warning (use warning-filled), bank-id (use bank-id-no), bank-ident (use check-shield), favorite (use heart), file (use file-add), market (use sofa), phone-new (use smartphone),
torget-browser (use browser), torget-delivery (use delivery), torget-headset (use headset), torget-lamp (use lamp), torget-mixer (use mixer), torget-shipping (use shipping), torget-shopping (use shopping-cart), torget-users (use user-group), torget-verified (use browser-verified), triangle (use warning)
@BalbinaK BalbinaK changed the title BREAKING CHANGE: rename and delete deprecated icons feat: BREAKING CHANGE rename and delete deprecated icons Jan 26, 2024
@BalbinaK BalbinaK marked this pull request as ready for review January 26, 2024 13:58
@BalbinaK BalbinaK requested a review from a team January 26, 2024 13:58
This was referenced Feb 1, 2024
BREAKING CHANGE: alert-info/success/warning/error icons were replaced by info, success, warning and error icons
@BalbinaK BalbinaK merged commit 0d8ee5b into next Feb 7, 2024
1 check passed
@BalbinaK BalbinaK deleted the feat/renamed-icons branch February 7, 2024 09:41
github-actions bot pushed a commit that referenced this pull request Feb 7, 2024
# [1.6.0-next.2](v1.6.0-next.1...v1.6.0-next.2) (2024-02-07)

### Features

* rename and delete deprecated icons ([#86](#86)) ([0d8ee5b](0d8ee5b))
BalbinaK pushed a commit that referenced this pull request Feb 7, 2024
BREAKING CHANGE: the following icons are deleted:
alert-warning (use warning), alert-error (use error), alert-info (use info), alert-success (use success), bank-id (use bank-id-no), bank-ident (use check-shield), car-42 (use minivan-42), favorite (use heart), file (use file-add), honk (use honk-light), market (use sofa), nettbil (use nettbil-light), paw-16/24/32 (use animal-paw), phone-new (use phone), rating-full/half/new (use star-full/half/new), table-info (use info), table-sort-down (use arrow-down), table-sort-up (use arrow-up), torget-browser (use browser), torget-delivery (use delivery), torget-headset (use headset), torget-lamp (use lamp), torget-mixer (use mixer), torget-shipping (use shipping), torget-shopping (use shopping-cart), torget-users (use user-group), torget-verified (use browser-verified), triangle (use warning)
github-actions bot pushed a commit that referenced this pull request Feb 7, 2024
# [2.0.0-next.1](v1.6.0-next.2...v2.0.0-next.1) (2024-02-07)

### Features

* rename and delete deprecated icons ([#86](#86)) ([8f3dca5](8f3dca5))

### BREAKING CHANGES

* the following icons are deleted:
alert-warning (use warning), alert-error (use error), alert-info (use info), alert-success (use success), bank-id (use bank-id-no), bank-ident (use check-shield), car-42 (use minivan-42), favorite (use heart), file (use file-add), honk (use honk-light), market (use sofa), nettbil (use nettbil-light), paw-16/24/32 (use animal-paw), phone-new (use phone), rating-full/half/new (use star-full/half/new), table-info (use info), table-sort-down (use arrow-down), table-sort-up (use arrow-up), torget-browser (use browser), torget-delivery (use delivery), torget-headset (use headset), torget-lamp (use lamp), torget-mixer (use mixer), torget-shipping (use shipping), torget-shopping (use shopping-cart), torget-users (use user-group), torget-verified (use browser-verified), triangle (use warning)
github-actions bot pushed a commit that referenced this pull request Feb 7, 2024
# [2.0.0](v1.5.1...v2.0.0) (2024-02-07)

### Features

* add error, success, warning icons ([#97](#97)) ([65a2565](65a2565))
* rename and delete deprecated icons ([#86](#86)) ([8f3dca5](8f3dca5))
* rename and delete deprecated icons ([#86](#86)) ([0d8ee5b](0d8ee5b))

### BREAKING CHANGES

* the following icons are deleted:
alert-warning (use warning), alert-error (use error), alert-info (use info), alert-success (use success), bank-id (use bank-id-no), bank-ident (use check-shield), car-42 (use minivan-42), favorite (use heart), file (use file-add), honk (use honk-light), market (use sofa), nettbil (use nettbil-light), paw-16/24/32 (use animal-paw), phone-new (use phone), rating-full/half/new (use star-full/half/new), table-info (use info), table-sort-down (use arrow-down), table-sort-up (use arrow-up), torget-browser (use browser), torget-delivery (use delivery), torget-headset (use headset), torget-lamp (use lamp), torget-mixer (use mixer), torget-shipping (use shipping), torget-shopping (use shopping-cart), torget-users (use user-group), torget-verified (use browser-verified), triangle (use warning)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants