Andreo Vieira

Results 11 issues of Andreo Vieira

We need to update our README.md file before the 1.0 release.

help wanted
good first issue
docs

I'm having a problem when I try to capture screenshots on a project that uses `@storybook/html`. ![Last Bread Crumbs](https://user-images.githubusercontent.com/508827/104723903-b30c0480-570e-11eb-8fdc-6882c8812920.png) I also have the same components implemented as React components and...

Hi, I want to know if is possible to render a step conditionally. The following does not work. ```jsx {condition && } ```

stale-issue

With the release of Laravel 5.2 and its new Auth configuration, we must find a way to support both Laravel 5.1 LTS and Laravel 5.2 configuration files.

feature
high priority
Hacktoberfest

feature
medium priority

``` php $user->permissions = [ 'permission.name' => true, 'permission2.name' => false ]; $user->save(); ```

feature
low priority

I use Httpful to connect with my web app api. I have a problem with the plus sign. Example: If I have a property like "O+" (blood type), my API...

BUG

enhancement
good first issue