Rui Araújo

Results 14 issues of Rui Araújo

The LogoutCurve icon has the wrong direction, the normal logout is to the right and the curve is to the left. Login icons are correct.

As the title says, there is no icon to represent an email.

The HambergerMenu should be HamburgerMenu.

Hi, can you please create icons for the three teams on PokemonGo?

Shouldn't we be "able" to have contexts for specific features? Like: ``` src/features/awesome-feature | +-- api # exported API request declarations and api hooks related to a specific feature |...

### Describe the bug I'm having a strange behavior with one route. The `validateSearch` is running multiple times even in other routes. In the images I have my route tree,...

Change 'Rect' to 'React'

In some cases, let's imagine a private project, I want to use semver for the releases (updates) and this package does that perfectly, but I just do not want to...

The property schema: 'object' gives me a TS error and I can't put it to work. ```ts const FormSchema = v.object( { dataFimValidadeFim: v.nullable( v.optional(v.coerce(v.date('validation.date'), (input) => new Date(input as...

enhancement

I don't know if it is possible, but the api I'm using has an object as params: ```ts { criteria: { page: 0, size: 10, ... } } ``` My...

tanstack-query