Daniel Bulant

Results 23 issues of Daniel Bulant

Fixes #168 When user scrolls the list horizontally, it loads next 50 items, and uses the same algorithm that the section details page uses for infinite scroll.

### Preflight checklist - [X] I have searched the [issue tracker](https://github.com/ThaUnknown/miru/issues) for a bug report that matches the one I want to file, without success. - [X] I have searched...

enhancement

Hi. I tried to build the app (nothing was changed, just opened the zip, connected phone with debugging and clicked Run). It did show 50 errors, most of which were...

Hello. I was trying to make this thing work but it didn't. The problem is I always get (after connecting to API and clicking "connect to backend") ECONNREFUSED on 127.0.0.1:2020....

- [x] The page (if new), does not already exist in the repository. - [x] The page is in the correct platform directory (`common/`, `linux/`, etc.) - [x] The page...

new command
stalebot ignore

### Describe the problem Svelte doesn't allow binding to [naturalWidth](https://developer.mozilla.org/en-US/docs/Web/API/HTMLImageElement/naturalWidth) and [naturalHeight](https://developer.mozilla.org/en-US/docs/Web/API/HTMLImageElement/naturalHeight) of img tags. Those are read only properties that reflect the natural width of an image (it's native...

Is there a way to limit entities parsed by NER based on the selected intent? When I have different entities (usually trim entities), it seems they all get checked regardless...

```bash > [email protected] install /home/ubuntu/bots/chatbot/node_modules/erlpack > node-gyp rebuild make: Entering directory '/home/ubuntu/bots/chatbot/node_modules/erlpack/build' CC(target) Release/obj.target/zlib/vendor/zlib/adler32.o CC(target) Release/obj.target/zlib/vendor/zlib/compress.o CC(target) Release/obj.target/zlib/vendor/zlib/crc32.o CC(target) Release/obj.target/zlib/vendor/zlib/deflate.o CC(target) Release/obj.target/zlib/vendor/zlib/gzclose.o CC(target) Release/obj.target/zlib/vendor/zlib/gzlib.o CC(target) Release/obj.target/zlib/vendor/zlib/gzread.o CC(target) Release/obj.target/zlib/vendor/zlib/gzwrite.o CC(target) Release/obj.target/zlib/vendor/zlib/infback.o...

I tried using node-hid, but for some reason, even if the device is found and have most of functions, the .on is missing. ![missing .on](https://user-images.githubusercontent.com/30036876/71632231-b91b6a00-2c0d-11ea-8e0e-cc70b20b15ad.png)

Discord.js can be extended simply by using their structures system. Is anything similar for Commando? Would be really useful to have it so I can add my own params for...

enhancement