Alex Gabites

Results 13 issues of Alex Gabites

@Hebilicious, you don't have issues open on your repo, but seems like you made some great improvements to the action (awesome job!) Feel free to propose a PR back here...

enhancement

Looks like the Netlify team have [removed `deploy` from the `netlify/js-client`](https://github.com/netlify/js-client/issues/157) package and [put it into their `netlify/cli`](https://github.com/netlify/cli/pull/1244) which doesn't appear at a glance to be usable programically. * Can...

## Changes - Update to Gatsby v3 - Update to Storybook v6 - Dependencies update - `npm` over `yarn`

Firstly, this feels a bit stupid to be noticing after using type-graphql for 2 years but here it goes... **Describe the issue** [The docs](https://typegraphql.com/docs/validation.html) seemingly made it clear to me...

Community :family_man_girl:
Documentation :book:

### Description I started using the `eager` flag on some of my `@Services` that I would expect to be started as soon as they are registered (Database, Logger, Mailer, etc)...

type: feature
flag: needs discussion

Is it possible for the package to add support for `.int24()` and `.uint24()`? Since you can't sequence more than 4 bytes using `.bit24()` I'm in a bit of a pickle...

Finally got around to making a replacement action for this one: [`South-Paw/action-netlify-cli`](https://github.com/South-Paw/action-netlify-cli) - 🏎 It's super speedy (~30 second deployments) - Utilizes `netlify-cli` under the hood (so #21 isn't an...

Hi, I believe this addresses #32 and fixes the element sizing when the window is resized. To keep it performant, I've added the `use-debounce` package, defaulted the debounce to `50ms`...

👋 I got a bit sick of the [`netlify/actions/cli`](https://github.com/netlify/actions/tree/master/cli) consuming an extra 30-50s of runner time on GitHub actions due to it using a Docker layer and requiring that to...

I've finally gotten around to raising this as I've had a go at fixing it a few times over the past 2 months in 2 different projects. When I bump...

question
typescript