Tomas Trescak

Results 86 comments of Tomas Trescak

Can you tell me which files? Can you revise follwoing template file and let me know? https://github.com/mantrajs/mantrajs-atom-package/blob/master/configs/mantra-js.yaml

Absolutely, just pushed a new version. LEt me know if there is anything else. Thanks for the feedback!

OK, took some time, but I have a complete repro for you. Just run the code below and first type 'f', it will filter the dogs with 'f' in the...

I am not sure why there is no response from the Apollo team but they must be swamped with preparing 3.0 launch. This is a serious bug IMHO :/

Do workers work at all ? I followed the documentation at https://github.com/fuse-box/fuse-box/blob/master/docs/webworkers.md and it does nothing. I'm at :444

Hello, will the height setting be possible since that functionality has been implemented? This is important for SVG source of images. Currently, when you insert image and set SVG as...

Hi, same problem for me ;( ``` "folders": [ { "uri": "sftp://[email protected]/home?debug=1&key=id_rsa", "name": "My SFTP folder" } ], ``` The logs are empty ... Any help is greatly appreciated. Thanks!

@blakeembrey I have contacted some package developers in Meteor/React world, and their are willing to include the typescript definition in their packages. My questions here are: 1. So, do they...

Thanks for your response. Already added TS in several packages.

That issue https://github.com/rollup/plugins/issues/1472 was closed due to inactivity ;( Is there another way out?