styleguide icon indicating copy to clipboard operation
styleguide copied to clipboard

The VTEX Design System and React component library.

Results 77 styleguide issues
Sort by recently updated
recently updated
newest added

## Overview A timeline component lists updates overtime. ## Purpose Our admin has some scenarios where a timeline is needed. As on order's page listing status changes and communications between...

Design Needed

Our shadows are currently kinda ugly, and differ completely from the shadows being used by the designers on Figma. Moreover, the there are only two shadows being used on Figma...

Here is a proposal of a new feature for improving and standardizing the download action of the Table component. The most important thing is that it takes into account some...

🎨 Design Done

**Describe the bug** We currently have two `package.json` in the Styleguide project. One is for the `npm` publish (the one in the `root` folder) and one for the `VTEX IO`...

## Overview Sidebar component is used in several locations, like the admin menu, pages, vtex payment, dreamstore. We need one Sidebar to rule them all. ## Examples https://storecomponents.myvtex.com/admin https://storecomponents.myvtex.com/admin/cms/storefront

**Describe the bug** This isn't related to a single bug, it's a best practice that's not being followed in this project I tried adding "noValidate" prop to the Input component,...

Bumps [ejs](https://github.com/mde/ejs) from 3.1.5 to 3.1.8. Release notes Sourced from ejs's releases. v3.1.8 Version 3.1.8 v3.1.7 Version 3.1.7 v3.1.6 Version 3.1.6 Commits 5126ff5 Version 3.1.8 7d5a1c6 Merge branch 'main' of...

dependencies

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1. Commits 64735d2 v4.1.1 75a657d Fix potential ReDoS (#37) See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ansi-regex&package-manager=npm_and_yarn&previous-version=4.1.0&new-version=4.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this...

dependencies

#### What is the purpose of this pull request? Migrate Alert component to typescript #### What problem is this solving? lack of typing. contributing to this issue #1084 #### Types...

#### What is the purpose of this pull request? Related: https://github.com/vtex-apps/store-components/issues/1074 The `InputSearch` component is not calling the `onFocus` callback that can be set on the props. This creates an...