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: add error, success, warning icons #97

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

BalbinaK
Copy link
Contributor

@BalbinaK BalbinaK commented Feb 6, 2024

Fixes WARP-492

Add icons that will replace alert-warning, alert-error and alert-success:
Screenshot 2024-02-06 at 10 30 30Screenshot 2024-02-06 at 10 30 10Screenshot 2024-02-06 at 10 30 18

The deprecated alert- icons will be removed in 2.0.0 release once #86 is merged.

@BalbinaK BalbinaK requested a review from a team February 6, 2024 09:33
@BalbinaK BalbinaK force-pushed the feat/add-error-success-warning branch from a19b651 to f9a97e8 Compare February 6, 2024 09:40
@BalbinaK BalbinaK merged commit 65a2565 into next Feb 6, 2024
1 check passed
@BalbinaK BalbinaK deleted the feat/add-error-success-warning branch February 6, 2024 12:07
github-actions bot pushed a commit that referenced this pull request Feb 6, 2024
# [1.6.0-next.1](v1.5.1...v1.6.0-next.1) (2024-02-06)

### Features

* add error, success, warning icons ([#97](#97)) ([65a2565](65a2565))
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.

None yet

2 participants