Philip Schatz
Philip Schatz
Hello, thanks for a great library and extensive tests! I have been using it to [allow blind people to play video games](https://github.com/philschatz/puzzlescript) with a gamepad. I ran into a few...
The browser information below was reported incorrectly. I used Firefox on macOS; it was a PS4 controller. Please include this mapping: ``` { "axes": { "dpad x": { "index": 6...
Thanks for a great recording/playback tool! It's much nicer than posting GIFs for terminal recordings. I noticed that in some cases the ASCII characters do not line up properly in...
Howdy! This is a **test**!!! :notebook:2 # Gantt Diagram ``` mermaid gantt dateFormat YYYY-MM-DD title Adding GANTT diagram functionality to mermaid section A section Completed task :done, des1, 2014-01-06,2014-01-08 Active...
Since most users seem to fork this repo and then host it on `github.io` using `gh-pages` this code should be smart enough to show a listing of repositories using the...
Currently, you have to manually edit the HTML in the Issue body to change the date but there should be a way to edit the date using a date picker...
# List View The list view should contain at least: Title, Assigned To, Due At and should be filterable by Project (Milestone), Due At, or Assigned To. (and maybe label/kanban...
Currently, all GitHub API requests are stored in `IndexedDB` so `eTags` work, but when many repos (~100) and many Pull Requests (~10000) are pulled then the DB runs out of...
[Review Requests](https://github.com/blog/2291-introducing-review-requests) are a great way to get feedback and I use them daily but they quickly get lost/deleted in my email. Currently, I use slackbot to remind me to...
Webhook events do not always fire in order. For example, if an Issue is created with labels and assignees then the events might occur in this order: 1. `issues.assigned` 1....