Stevche Radevski

Results 25 issues of Stevche Radevski

Currently most (if not all) components' event handlers have the following typing: `((...args: any[]) => any);`. This should be fixed and modified to the appropriate handler typing for each event....

help wanted
good first issue
typescript

@majorz Is this all that is needed? As far as I could tell `/network` refetches the networks, unless there is some caching in place that I missed. ![Screen Shot 2020-10-01...

UUIDs are widely used, and due to that I think they deserve to be natively supported. Let me know what you think.

Hey there, great job on making this, it is much needed. I tried using the package, but it seems `optional` is not supported. When running the package, I get `This...

### Reasons for making this change Currently it is impossible to render a multiselect for an array that doesn't have an enum. This is useful when the array is open-ended...

awaiting changes
v5 refactor

Currently the experimental `optional` keyword is not supported, it would be awesome if it was handled, even if it is behind an experimental flag. Other than that, great tool!

There are several things done in this PR, namely: Unify the service endpoints API to always work with a model rather than allowing to pass both ID and model (eg....

team: medusa