Haroen Viaene

Results 163 issues of Haroen Viaene

The center block moves anticlockwise, the other ones clockwise (and disappear when zooming in a lot)

this will display it nicely in the github web interface

I haven't looked at the details of the code yet, but I assume the scroll listener is activating the wrong header? https://user-images.githubusercontent.com/6270048/137152572-f6d76e50-1f1d-4e86-81b9-a1e873a4c0d0.mov This is happening on Safari, didn't test other...

I can't get it to work with any of the examples of [algolia/react-instantsearch](https://github.com/algolia/react-instantsearch/tree/master/packages/react-instantsearch/examples), I'm getting the error message "Deploy failed, please check the repo and try again." Would love to...

bug

Of course the diff format used works line-based, as that's the norm, git etc. also use that. Unfortunately many libraries are minified upon publish, which means that when you import...

- [x] callbacks - [x] .mark - [x] .minCharacters - [x] contenteditable - [ ] some "unreachable" errors - [ ] deprecated `_inputHandler()` needs to be checked like `.search` Some...

PR welcome

Now it calls at the same time as onVisible, so for every element, but it should only call with the very first element (except the placeholder) that’s visible again.

bug
PR welcome

Similar to https://github.com/algolia/algoliasearch-helper-js/pull/910, but with support for v4 and v5 only to try this out you can use a dependency like this: ```json "dependencies": { "algoliasearch": "npm:@experimental-api-clients-automation/[email protected]" }, ```

"composing" is used on Japanese (and other CJK scripts) when typing on a qwerty or similar keyboard, showing something akin to autocomplete on iOS. You confirm a word by pressing...