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

Implements a svg badge.. #1546

Merged
merged 5 commits into from
Jun 28, 2018
Merged

Implements a svg badge.. #1546

merged 5 commits into from
Jun 28, 2018

Commits on Jun 26, 2018

  1. Implements a svg badge..

    .."Open bounties <n open bounties>" for the /funding/embed endpoint.
    
    <BASE_URL>/funding/embed/?repo=https://github.com/gitcoinco/web&badge=1
    
    Fixes: #1378
    pinkiebell committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    37dc3f7 View commit details
    Browse the repository at this point in the history
  2. Implements a svg badge..

    Style fixes
    pinkiebell committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    77dc0b4 View commit details
    Browse the repository at this point in the history
  3. Implements a svg badge..

    Refactor the svg markup.
    pinkiebell committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    5eba811 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

  1. Implements a svg badge..

    Use the template engine to render the svg markup.
    pinkiebell committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    064c015 View commit details
    Browse the repository at this point in the history
  2. Implements a svg badge..

    Make isort happy ;)
    pinkiebell committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    122af7d View commit details
    Browse the repository at this point in the history