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(Icons): Add fa regular icons and update solid icons #1385

Merged
merged 1 commit into from
Mar 4, 2019

Conversation

karelhala
Copy link
Contributor

What:
Because new icons were added to solid icons we should pull them and expose them for others as well.

Also add new package with regular icons (outlined solid) with prefix outlined${IconName} so we don't have any name clashes.

Overall adds 277 of new icons!

@karelhala
Copy link
Contributor Author

Btw we are still missing FA-brands-free icons. Which is another 414 icons.

@patternfly-build
Copy link
Contributor

PatternFly-React preview: https://1385-pr-patternfly-react-patternfly.surge.sh

@coveralls
Copy link

Pull Request Test Coverage Report for Build 4516

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 78.9%

Totals Coverage Status
Change from base Build 4507: 0.0%
Covered Lines: 4717
Relevant Lines: 5576

💛 - Coveralls

jschuler
jschuler previously approved these changes Feb 15, 2019
@jschuler jschuler added enhancement 🚀 PF4 React issues for the PF4 core effort labels Feb 18, 2019
tlabaj
tlabaj previously approved these changes Feb 19, 2019
Copy link
Contributor

@tlabaj tlabaj left a comment

Choose a reason for hiding this comment

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

LGTM .Can you please resolve conflicts so we can merge this one. Thanks!

kmcfaul
kmcfaul previously approved these changes Feb 20, 2019
@codecov-io
Copy link

codecov-io commented Mar 4, 2019

Codecov Report

Merging #1385 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1385   +/-   ##
=======================================
  Coverage   83.41%   83.41%           
=======================================
  Files         543      543           
  Lines        5619     5619           
  Branches       12       12           
=======================================
  Hits         4687     4687           
  Misses        930      930           
  Partials        2        2
Flag Coverage Δ
#patternfly3 84.94% <ø> (ø) ⬆️
#patternfly4 80.6% <ø> (ø) ⬆️

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 61df512...69f76cf. Read the comment docs.

Copy link
Contributor

@tlabaj tlabaj left a comment

Choose a reason for hiding this comment

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

LGTM

@jschuler jschuler merged commit 629880d into patternfly:master Mar 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🚀 PF4 React issues for the PF4 core effort
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants