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

Update the icons list for the last version 5.4.1 #39

Merged
merged 12 commits into from
Nov 8, 2018
Merged

Update the icons list for the last version 5.4.1 #39

merged 12 commits into from
Nov 8, 2018

Conversation

leandrosimoes
Copy link
Collaborator

  • Update the icons list for the last version 5.4.1
  • Created a IconTypes object that contains the font families so you can pass through the FontAwesome component properties (Why and How: README)
  • Created a parseIconName function so you can parse the font awesome classes to a valid name to use in this component. (Why and How: README)
  • Updated the README with the new features

Copy link
Contributor

@jgcmarins jgcmarins left a comment

Choose a reason for hiding this comment

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

looks good

@leandrosimoes
Copy link
Collaborator Author

@jgcmarins I just fix a missing var. Sorry about that.

@connoremma
Copy link

+1

@rgordon95
Copy link

Any chance this can be merged?

}

Object.keys(Icons).forEach((iconKey) => {
Copy link
Contributor

Choose a reason for hiding this comment

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

@leandrosimoes why removing this?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I just removed by mistake, I'm so sorry about that! I just revert this lines and made another commit. Thanks for the review!

@@ -0,0 +1,22 @@
{
Copy link
Contributor

Choose a reason for hiding this comment

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

can we remove this file?
add .vscode to .gitignore

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Sure, I just put this file for run the tests with F5.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I just removed the file and sent another commit. Tks.

Copy link
Contributor

@jgcmarins jgcmarins left a comment

Choose a reason for hiding this comment

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

great job

@jgcmarins jgcmarins merged commit 4ea97e0 into entria:master Nov 8, 2018
@KalebMatthews
Copy link

Anyway you can make a new build version so this is available on npm?

@jgcmarins
Copy link
Contributor

done https://github.com/entria/react-native-fontawesome/releases/tag/v6.0.0

@KalebMatthews
Copy link

Thanks!

@jgcmarins
Copy link
Contributor

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.

7 participants