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

Adds possibility to use icons from SwiftIcons while creating an arbitrary attributed text + restores example project + fixes issue #53 #31

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

Commits on Apr 19, 2018

  1. made FontLoader class public to make it possible to use SwiftIcons wh…

    …ile creating an Attributed text of your own + added example into demo project
    vitalii-tym committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    b9cc86a View commit details
    Browse the repository at this point in the history
  2. loadFontIfNeeded and fontName methods also have to be public in order…

    … to use SwiftIcons while creating an Attributed text
    vitalii-tym committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    580e63f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff57b18 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2018

  1. catching up with upstream from https://github.com/ranesr/SwiftIcons

    # Conflicts:
    #	Source/SwiftIcons.swift
    #	SwiftIconsApp/LibraryViewController.swift
    vitalii-tym committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    c66f215 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2019

  1. Configuration menu
    Copy the full SHA
    e3d69d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36e159e View commit details
    Browse the repository at this point in the history
  3. up to previous commit

    vitalii-tym committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    e228a29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3fc885 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dff34e3 View commit details
    Browse the repository at this point in the history