Filipe W. Lima
Filipe W. Lima
## What's the purpose of this pull request? In #1055 we added instructions on properly linking, due to duplicate instances of the `graphql-js` package, a local `@faststore/api` package to a...
## What's the purpose of this pull request? Extract the `SlideOver` component from our starters into `@faststore/ui`. ## How to test it? Run `yarn storybook` and check the component's page...
## What's the purpose of this pull request? Recently we've developed an Admin app for FastStore called `vtex.admin-faststore` that helps set up the store and all its dependencies. We decided...
#### What problem is this solving? Review all events and make sure we're using correct values for `value`, and items' `price` and `discount` fields.
#### What is the purpose of this pull request? Improve code organization by running automatic formatting changes via `yarn format`. Most changes were just re-indentations, so reviewing them [without including...
#### What is the purpose of this pull request? #### What problem is this solving? #### How should this be manually tested? #### Screenshots or example usage #### Types of...