Vinicius Lagêdo
Vinicius Lagêdo
## Nome [ng-accessibility-bar](https://github.com/viniciuslagedo/ng-accessibility-bar) ## Objetivo O objetivo do projeto é disponibilizar a rápida implementação de um componente com funções mínimas de acessibilidade. ## Skills necessários - Conhecimento de Javascript -...
**What**: Fixes the ByRole methods to accept filter hidden elements using name and description. Also fixes the logs to show the accessible name in case of not found error. Related...
## Summary Resolve https://github.com/vtex/shoreline/issues/1740 ## Examples ```typescript Label // renders secondary gray label Label // renders primary gray ```
## Summary Resolves #1827 ## Examples ```typescript Stable Experimental Deprecated ```
### Problem I believe the property is not working because, even though the value is set to true, the filter remains clickable. I know it is not in the documentation,...
## Summary Resolves #1536 ## Examples ```typescript // Renders the Toast component with role equal alert and aria-live equal assertive ```
### How can we help? I started making some PRs here and noticed that when running the pnpm commit command, at a certain point, the wizard asks if the commit...
### Summary We need a defined visual for adding file inputs to our forms today. Besides the visual, when we think about user experience, we must also set some patterns....
## Summary Partially resolves #1505 Now, the **inner text** from the children of the selected item is used on the selected value. Pay attention to the inner text expression here...
## Summary Resolves https://github.com/vtex/shoreline/issues/1962