sui icon indicating copy to clipboard operation
sui copied to clipboard

Monorepo for SUI (Simple User Interface) packages.

Results 84 sui issues
Sort by recently updated
recently updated
newest added

### Package [email protected] has some security issues, it's deprecated and it's being used in some projects. ### Description This dependabot security warning from the [semver-regex](https://github.mpi-internal.com/scmspain/frontend-ma--web-app/security/dependabot/6) dependency is related to the...

## Description We have create a custom Reporter to send metrics to DataDog from clientSide. We would like to send some custom tags, and for goal we need to have...

### Package [email protected] ### Description We have noticed something while developing with i18n that the interpolate function has an issue when nesting chunks like this: `%[key]%[key2]children[key2]%[key]%` The thing is that...

## Description This PR adds tailwind support to sui-bundler

## Description Add Project Stats in the README ## Example ![Repobeats Axiom](https://user-images.githubusercontent.com/1307927/209840159-8388429e-cc63-4801-ab7d-c7a882db9bce.png) [Repobeats Axiom](https://repobeats.axiom.co/)

## Description This PR is related to https://github.com/SUI-Components/sui/discussions/1518 It allows component packages to follow the structure ``` // under components/[categoryName]/[componentName] // - index.js // - [Component].js (this file can be...

### Package [dashboard]@[1.34.0] ### Description > file:///Users/arturo.lopez/Desktop/DesignOps/3-Design-Systems/Repos/cosa/node_modules/@s-ui/dashboard/src/index.js:14 .map(path => require(path).name) ^ > ReferenceError: require is not defined in ES module scope, you can use import instead This file is being...

### Package [sui-studio] ### Description There's no smooth transition for the overlay in the mobile menu **Expected behavior:** [What you expect to happen] Add a fade-in and fade-out effect on...

enhacement

### Discussed in https://github.com/SUI-Components/sui-components/discussions/1505 Add the possibility to see Studio in Light and Dark themes, and show Dark Themes if available in the themes. ![dark and light theme](https://user-images.githubusercontent.com/23620759/202294162-cf2a687c-c9fc-423d-bf1a-13c0bdc6d815.png)

hacktoberfest

### Package [sui-studio] ### Description The font-size and line-height of SUI-Studio are too big. Downsize to 14px, 1.4 line height

enhacement