Joshua Bronson

Results 81 issues of Joshua Bronson

Currently the only config refurb looks for in a file is in the path `./pyproject.toml`. Some users need to provide config to refurb in other places. Suggestion: * Accept a...

enhancement

Would you merge a PR teaching grc how to colorize headers in `curl -v` output, something like how httpie does out of the box? Thanks for maintaining this great project.

### Expected outcome The button is not focused. ### Actual outcome The button is focused. ### Live Demo https://jab.github.io/paper-behaviors-issue-80/ source: https://github.com/jab/paper-behaviors-issue-80/ ### Steps to reproduce 1. Open the live demo...

### Description In Firefox 57, `` is broken: when you click inside the textarea to try to edit the text, it is not editable. Looking in the console, [this line...

Is there interest in adding support for specifying `font-display: optional`? Happy to send a PR if there is!

Frameworks like Angular provide a compelling example ([working plnkr](http://plnkr.co/edit/aVzf9eCmawzLAFSCqcUV?p=preview)): ``` html (...) ``` This example live binds the submit button's disabled state to the form's invalid state with simply `ng-disabled="myform.$invalid"`,...

enhancement
p2 - icebox

Hi @reiz, I'm an avid user of VersionEye, so I get email notifications somewhat often. Every time I get one, I have to manually look up the release notes to...

enhancement

I added a "Follow on VersionEye" badge (using shields.io) to one of my projects (see https://bidict.readthedocs.org). You could prompt other VersionEye users to add similar badges to their projects (or...

(Same symptom as #1147 but different cause.) I need to produce relative paths in the coverage data that coverage.py produces for smoother interoperability with various consumers of this data (e.g.,...

enhancement
wontfix

**Is your feature request related to a problem? Please describe.** It is common for codebases to have coverage generated remotely by CI jobs, and for the latest coverage data to...

enhancement
backlog