Luca Matei Pintilie

Results 11 issues of Luca Matei Pintilie

I have [this file](https://github.com/AnInternetTroll/RockPaperScissors/blob/f7327518fa3d9bed8411100b19c247f374c24376/src/build.ts) which watches when `src/View.tsx` changes. To recreate clone the repo, run `src/build.ts` and edit `src/View.tsx`. ```rs thread 'main' panicked at 'Error 'Unable to output bundle during...

bug
cli
public API

When I run `deno lint --unstable` on this typescript I am getting a error ```ts function test(typeTest: "string" | "number" | "boolean", input: any) { if(typeTest === typeof input) console.log("Yey")...

Throughout [the documentation](https://deno.com/deploy/docs/deployments#git-integration) and even on the dashboard GitHub is referred to as "Git". ![image](https://user-images.githubusercontent.com/40470127/156925649-84505d1c-6a69-4c91-b3e5-6b1ca7205be2.png) This is incorrect and misleading. There are many git server implementations, such as gitlab, gitea,...

On the page [/deno/stable](https://doc.deno.land/deno/stable) `Deno.resolveDns` is missing the little text about what it does. ![image](https://user-images.githubusercontent.com/40470127/147875255-d18834b0-3087-439a-b517-37bc3ec662f7.png) While it should have a summary text as seen [here](https://doc.deno.land/deno/stable/~/Deno.resolveDns)

bug

This PR changes the following things - Native HTTP instead of std/http - `deno_graph` instead of `deno info` - `std/fmt` instead of css for the help message - made some...

**What do you want to request?** A decorator to react to message component events, such as a button being pressed **Do you have any solutions?** I think right now the...

enhancement ✨

#### Testing the changes - I tested the changes in this PR: **YES** #### New package - This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES** #### Local build testing...

new-package

#### Testing the changes - I tested the changes in this PR: **YES** #### New package - This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES** #### Local build testing...

new-package