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

Aliases option #57

Merged
merged 3 commits into from
Aug 2, 2018
Merged

Aliases option #57

merged 3 commits into from
Aug 2, 2018

Conversation

bradrisse
Copy link
Contributor

@bradrisse bradrisse commented Apr 12, 2018

Gives the user the ability to have an object array of aliases for each icon. The example in the test I used was using "git" in addition to "github". This satisfies issue #41

index.js Outdated
glyphMap.push({
fileName: _alias,
codePoint: currentCodePoint,
aliasRoot: fileName // used for less and scss
Copy link
Owner

Choose a reason for hiding this comment

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

Tiny detail: Took me some time to figure out the reason for this, would you mind renaming it to originalFileName or something?

@backflip
Copy link
Owner

@bradrisse, thanks for this well-prepared PR! Only one comment above.

@bradrisse
Copy link
Contributor Author

bradrisse commented May 24, 2018

@backflip aliasRoot has been changed and conflicts have been resolved

@backflip backflip merged commit 70bead4 into backflip:master Aug 2, 2018
@backflip
Copy link
Owner

backflip commented Aug 2, 2018

@bradrisse, thanks a lot, published as 2.3.0

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