Emerson Laurentino

Results 35 issues of Emerson Laurentino

check if `NNNNNNN-DD.AAAA.JTR.OOOO` is valid. ref: [CNJ unifica numeração de processos em todo o país](https://www.conjur.com.br/2009-jan-23/cnj-define-padrao-numeracao-processos-todos-tribunais)

enhancement
help wanted
good first issue

Components list: - [ ] Button - [ ] Checkbox - [ ] Dropdown - [ ] Input - [ ] Link - [ ] Modal (@thayannevls ) - [...

Add test to all components, so we can [convert it to typescript](https://github.com/vtex/styleguide/issues/1084). Componentes: - [ ] ActionMenu - [ ] Alert - [ ] AutocompleteInput - [ ] Box -...

✨ Enhancement

Convert all components to typescript. > Before transform the component into typescript, make sure that there are tests written for this component. #1083 Componentes: - [ ] ActionMenu - [...

✨ Enhancement

We divided the component improvements in a few steps: 1. [Fix all eslint problems in the project](https://github.com/vtex/styleguide/issues/1082) 2. [Add test to all components](https://github.com/vtex/styleguide/issues/1083) 3. [Using typescript to all components](https://github.com/vtex/styleguide/issues/1084) Once...

We currently have these components that are depreciated: - [ ] Badge - [ ] MultiSelect - [ ] PasswordInput - [ ] ProgressBar

✨ Enhancement

Using mono-repository to separate the documentation and builder-hub components, many of our current dependencies are due to the documentation. Possible structure of the monorepo: ```md packages ├── components │ └──...

✨ Enhancement

Due to the large amount of errors that I had in the project and I needed to push so that other people could correct them, I decided to remove the...

We need to find a place to render the percentage in the `Progress` component of line type. ref: #924

🎨 Design Done
Next Major
💻 Dev needed

## Overview Icon component that allows you to define which icon (name), size and color to use. ## Purpose Having a single component called `Icon` that has 3 props: -...

✨ Enhancement