James Sumners
James Sumners
@bugs181 no. Peer dependencies are a list of known modules that may be installed to enable extra functionality simply by being installed. The situation I described 1) the primary module...
People work on the things that are important to them. If this is important to you, you are welcome to work on it.
You should be able to: 1. Clone the repository 2. Navigate into the repository directory 3. `npm install && npm run test` That should be all that is necessary for...
> Reinstalled packages with npm, tests seem to run now. May I have a permission to push feature branch? > > Please review https://jrfom.com/posts/2017/03/08/a-primer-on-contributing-to-projects-with-git/
https://jrfom.com/posts/2017/03/08/a-primer-on-contributing-to-projects-with-git/#fork-the-project > For remainder of this article we will assume that you want to collaborate on the awesome [Pino](https://github.com/pinojs/pino) project. Our first step is to create a copy of the...
> Cool. Sorry, skipped the fork section. Would be nice to link this guide in the CONTRIBUTING.MD Please submit PRs with improvements.
Releases happen when one of the maintainers has time to work on it. https://github.com/pinojs/pino/releases/tag/v9.3.0
> I think a similarly-convenient feature would be to have a fixed "scroll to field" button that shows up when the field is not empty. I don't understand what this...
🤔 that might be an improvement. I'm really not sure. Having the text field always in the viewport would be optimal in my opinion.
That's definitely doing the trick. Is there some CSS magic to make it arbitrarily resizable?