Haroen Viaene

Results 162 issues of Haroen Viaene

The other inputs show the correct autofill, but the phone number doesn't. I tried using `type=tel`, which should help anyway, but that didn't fix it. In Chrome the autocomplete doesn't...

Should be feasible to use `contenteditable` as well, but setting caret position is a bit harder.

It would be nice to use this centralised place to be able to search across all docs of the hooks. We can add DocSearch (like on the react docs) on...

The github api returns the README both as url and base64 encoded. I chose to pick the encoded version. It's also easily possible to add a parameter for any `ref`...

Not sure if this was on purpose, but it seems like github actions runs on [ci skip] for you (and also in my testing ⭕️

I'd suggest using xo for JavaScript

`GithubRepositories` instead of `GihtubRepositories`

It would be nice to have a render prop version for that use case. I found the following libs: - https://github.com/glortho/react-keydown - https://github.com/greena13/react-hotkeys Both are using a different way of...

It would be useful if arrow down would go to the emojis and then left-right would pick one, enter would select it.

Quick question: when was the last time it was deployed? I still don't see my change from #193 when I go to the online version. Thanks! ## Description A display...