Haroen Viaene

Results 163 issues of Haroen Viaene

Usually once you're busy writing an app, you reuse dependencies that you already use more often than adding new ones. Dependencies already in package.json should come earlier than ones you...

enhancement
question

On Safari it starts out behind the other card and then flips through the other one when clicked again. ![](https://i.imgur.com/mP3k8oM.png)

bug

The MIT License requires the text to be present on copies, as well as in derivative work. How do you prefer this attribution to be given? see also a similar...

right low the left-right movement is hardcoded, this could be set by the user.

Some examples where the previous filter worked better: places -> places.js is a better first match than places, but the other results are fairly relevant (except the babel one) Places...

This is not a feature of jest, but it's useful to keep things as a warning when you know that a project isn't finished yet. For example todo comments are...

discussion

When there’s no description, the README will often start with badges. Either these could be removed (removing all images from the description), either it should be left blank, since as...

feature

An experiment in showing the possible filters in the main search UI without taking up too much space by default. Try it out [here](https://deploy-preview-988--yarnpkg.netlify.com/en/packages?q=express&p=1) ![expanded](https://user-images.githubusercontent.com/6270048/62426631-af85e880-b6e7-11e9-93f8-33852bad4eaa.png) ![collapsed](https://user-images.githubusercontent.com/6270048/62426632-af85e880-b6e7-11e9-8224-705457ca48a8.png)

Not sure if this is possible on macOS with the web views you used, but it would be nice if the password autofill from Safari or Keychain would work

Could be done one a certain keystroke like "cmd-s", or automatically like the output panel, but that might break the code while you're still writing it.