Ivan

Results 15 issues of Ivan

![image](https://user-images.githubusercontent.com/907138/99017708-79f4bf80-2526-11eb-8011-2d240f23fe6a.png) I suggest deleting the link to gitpod if this issue is not planned to be fixed any time soon.

Now that TypeScript is used by Angular by default and by a lot of React developers it would be a good idea to make TypeScript an optional dependency/gulp-task

help wanted

Right now when I execute the gulp command it asks me which of 2 `gulpfile.js` should I use, despite one of them being excluded from the project (at the project...

In windows Ctrl+click a link on Google Chrome opens a new tab, I think this project should help with that as well (right now it just brings the context menu,...

enhancement

Hi, for anybody willing to answer: Is there any good overview of what each folder contains and a general explication of how the modules/scripts work with one another?

``` js osmosis .config({proxy: 'localhost:8080'}) .get('https://www.example.com') ``` This throws an error: `TypeError: Cannot read property 'get' of undefined` when it shouldn't, changing the order is the only way to avoid...

I want to create a circle using canvas and clip a video so only it uses the canvas element as alpha channel, how can I do that with editly? The...

I'm trying to modify the existing the file FailedJobsPage.cshtml with one exact copy of it from my own project (using .NET core 3.1) without much luck, it seems its not...

I need to this feature for a project of mine, I googled and it seems other people need it as well, specifically this person wrote on StackOverflow 4 years ago...

Hello. Thank you for this repo. The type checker is currently throwing some errors because the types at _video-stream-merger\dist\index.d.ts_ do not match the types at _src/index.ts_, for example the constructor...