Git Product home page Git Product logo

font-library's People

Contributors

actions-user avatar alienresident avatar artjacob avatar christopheradams avatar csb324 avatar danmarshall avatar dependabot[bot] avatar frank6tg avatar github-actions[bot] avatar gxferreira avatar herrbertling avatar jeannie2 avatar jsnmrs avatar katydecorah avatar nickjohnford avatar nsmsn avatar ryenotbread avatar tunjan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

font-library's Issues

Tag editor

The instructions in https://github.com/katydecorah/font-library#contributing require web development skills ("json commas missing, argh!&^%$")

I'd like to propose tag editor functionality, using the Github API (similar to www.prose.io)

  1. Click the 'contribute' button at the top, same as today
  2. see a modal with which to log into github (https://developer.github.com/v3/oauth_authorizations/#get-or-create-an-authorization-for-a-specific-app)
  3. display https://raw.githubusercontent.com/katydecorah/font-library/gh-pages/families.json as a simple table with 2 cols, the families in col 1, and the tags list as a single comma separated string in col 2, where each cell in the col body is an editable 'text' form element (<inputtype="text" name="$family-tags">), Or, something better, designed in harmony with the current UI :)
  4. display a progress bar somewhere, showing the progress of checking if the $user/font-library repo exists (https://developer.github.com/v3/repos/#list-your-repositories)
  5. and if not, cloning https://github.com/katydecorah/font-library into the user's account (https://developer.github.com/v3/repos/forks/#create-a-fork)
  6. somewhere have a <submit /> button, that makes a markdown unordered list of the families that are updated, converts the form data back into the JSON format
  7. branch the repo (https://gist.github.com/potherca/3964930)
  8. commit the JSON to that branch (https://developer.github.com/v3/repos/contents/#update-a-file)
  9. make a pull request to https://github.com/katydecorah/font-library with the md list as the pull request text (https://developer.github.com/v3/pulls/#create-a-pull-request)

Custom Preview

First of all - thank you for this brilliant library!
I'd love to have a custom preview to quickly show a custom text in the desired font. Other than that - great work so far!

filters not hiding in some cases

Looks like the filter controls are hidden underneath the header when the gear icon is not toggled on.

Chrome on Mac at a width > 800px it works fine. Chrome with width < 800px the controls no longer have the header above them to hide under, so end up pushed over the tags.

Safari doesn't seem to hide the controls at all.

Firefox on mac acts like Chrome, except the controls seem taller than the header, so a small amount is still visible.

Possible untested fix: putting controls inside a container with overflow: hidden.

The new filters are great by the way!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.