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 new icons #63

Merged
merged 8 commits into from
Dec 5, 2023
Merged

feat: add new icons #63

merged 8 commits into from
Dec 5, 2023

Conversation

BalbinaK
Copy link
Contributor

@BalbinaK BalbinaK commented Dec 5, 2023

Adds new icons requested as part of WARP-405.
Further updates to icons which are part of the ticket will be handled in a separate PR.

42 (marketplace icons):

  • phone-badge-check

16/24/32:

  • cancel
  • house
  • house-filled
  • bell-filled
  • messages-filled
  • circle-plus-filled
  • circle-user-filled
  • shopping-cart
Screenshot 2023-12-05 at 12 25 40 Screenshot 2023-12-05 at 12 25 27 Screenshot 2023-12-04 at 14 38 55 Screenshot 2023-12-04 at 14 38 52 Screenshot 2023-12-04 at 14 38 47 Screenshot 2023-12-04 at 14 38 28 Screenshot 2023-12-04 at 14 38 24 Screenshot 2023-12-05 at 15 03 38

@BalbinaK BalbinaK requested a review from a team December 5, 2023 13:17
@@ -2044,11 +2084,6 @@ export default {
id: "icon.title.shoes",
comment: "Title for shoes icon"
},
shoppingcart: {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this icon removed or something?

Copy link
Contributor Author

@BalbinaK BalbinaK Dec 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Previously the description was there but the icon was not. When I added it from the new collection I saw that it looked exactly like "torget-shopping". So I removed all mentions of "shopping-cart" until I clarified what to do here.

I have just confirmed with Henrik that this new shopping-cart icon should in fact replace the "torget-shopping", but whether or not I can introduce such breaking change is not easy to check at the moment. I tried code search with different variations of "torget shopping" but don't know if I can trust the results 😄 Wdyt I should do?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here I added the new "ShoppingCart" icon: 87e5a63
I'm thinking that we could at least filter out TorgetShopping from the Icons table in the tech-docs. This way we could avoid introducing a breaking change by removing that icon completely from this package, while at the same time we'd limit the use of that icon.

Copy link
Contributor

@imprashast imprashast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, except one comment

@BalbinaK BalbinaK merged commit 55fd810 into next Dec 5, 2023
1 check passed
@BalbinaK BalbinaK deleted the feat/warp-405/new-icons-29-nov branch December 5, 2023 14:24
github-actions bot pushed a commit that referenced this pull request Dec 5, 2023
# [1.4.0-next.1](v1.3.0...v1.4.0-next.1) (2023-12-05)

### Features

* add new icons ([#63](#63)) ([55fd810](55fd810))
github-actions bot pushed a commit that referenced this pull request Dec 12, 2023
# [1.4.0](v1.3.0...v1.4.0) (2023-12-12)

### Bug Fixes

* remove messages-filled mask remains and other masks ([#66](#66)) ([e4d9112](e4d9112))
* update market and twitter icons ([#65](#65)) ([b9360bb](b9360bb))

### Features

* add new icons ([#63](#63)) ([55fd810](55fd810))
* add sweater and baby-onesie icons ([#68](#68)) ([c3d10b5](c3d10b5))
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