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 Material to 2.2.0 and fix [FAKIcon allIcons] #90

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

zhenian
Copy link

@zhenian zhenian commented Jun 2, 2016

1. fix [FAKIcon allIcons] for all icon fonts

base on

/**
 *  Returns an dictionary of icons available for this icon font.
 *
 *  @return A dictionary of icons. The keys are character codes of icons, the corresponding value for a key is the name for that icon.
 */
+ (NSDictionary *)allIcons;

2. update Material Icons to version 2.2.0

change the CodeGenerator for Material basec on material codepoints

3. update FontAwesomeKitExample

add Material Icons to Icon Map

4. update FontAwesomeKit.podspec and README.md

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

1 participant