Skip to content

feat: add filled check circle icon and larger icon size #920

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

Merged
merged 2 commits into from
Jun 10, 2021

Conversation

jake-bassett
Copy link
Contributor

Description

New icon for a filled checked circle and a larger icon size.

@jake-bassett jake-bassett requested a review from a team as a code owner June 9, 2021 23:21
@github-actions

This comment has been minimized.

@@ -4,6 +4,7 @@ export const enum IconSize {
Medium = 'medium',
Large = 'large',
ExtraLarge = 'extra-large',
ExtraLarger = 'extra-larger',
Copy link
Contributor

Choose a reason for hiding this comment

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

We need better names

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oh, and here I was hoping to squeeze in an ExtraMoreLargerest at some point.

@anandtiwary
Copy link
Contributor

Should we switch to L, XL, XXL etc ?

@jake-bassett
Copy link
Contributor Author

Should we switch to L, XL, XXL etc ?

Yeah, if we add any more we should move to something else. It's not too bad yet. Dare I say, even a little fun. Any more though and it will be too much.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@codecov
Copy link

codecov bot commented Jun 10, 2021

Codecov Report

Merging #920 (619b57a) into main (28f30d6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #920   +/-   ##
=======================================
  Coverage   85.34%   85.34%           
=======================================
  Files         803      803           
  Lines       16509    16509           
  Branches     2074     2074           
=======================================
  Hits        14090    14090           
  Misses       2387     2387           
  Partials       32       32           
Impacted Files Coverage Δ
...ts/assets-library/src/icons/icon-library.module.ts 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 28f30d6...619b57a. Read the comment docs.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@jake-bassett jake-bassett merged commit 1735895 into main Jun 10, 2021
@jake-bassett jake-bassett deleted the circle-icon-and-larger-size branch June 10, 2021 15:49
@github-actions
Copy link

Unit Test Results

    4 files  ±0  257 suites  ±0   14m 42s ⏱️ +2s
926 tests ±0  926 ✔️ ±0  0 💤 ±0  0 ❌ ±0 
932 runs  ±0  932 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 1735895. ± Comparison against base commit 28f30d6.

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