catvec
catvec
## Problem When you run coder version it notifies you of a server client version mismatch, but this warning doesn't appear in every command. This led to a slightly confusing...
The Flattr badge in the readme links to a page which is now 404.
When I open the panel(`Grunt Runner: Toggle Panel`) in Atom I get the following error ``` Error loading gruntfile: EBADF ``` I have replicated this bug with `.coffee` and `.js`...
**Browser:** Firefox 63.0.3 **Bug Description:** The search bar overlaps with the first row of emojis, making it so you can not see them. **Steps To Reproduce:** 1. Install addon 2....
#### General - [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements) #### Have the results of the proposed changes been tested? - [x] I use...
**Short description:** After downloading the app, I opened it for the first time and it crashed, I was met with the standard "X app has crashed" dialog and choose to...
https://github.com/Noah-Huppert/gh-gantt/wiki/Users-Endpoints#search Use https://developer.github.com/v3/search/#search-users
Currently the UI to select a GitHub repository owner only displays the owners the user has authenticated the application for. Make it possible for a user to enter a custom...
Allow users to search for values in the graph owner and repo name select boxes. Use the [Vue Search Select](https://github.com/moreta/vue-search-select) library.
Instead of storing the selected GitHub repository owner and name in local storage, store it in URL parameters. Make the router default to `/graph`. Change the home route to `/graph/:owner/:repo`....