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 @sui-studio ### Description The last items of the sidebar menu are unreachable because there's no padding between the last element and the container ![221004 - Menu items are...

hacktoberfest

### Acceptance Criteria Remove the information abut fonts from all the demos. ![221004 - remove font info from Demos](https://user-images.githubusercontent.com/23620759/193871929-9a6805da-760c-4dfa-803f-5086356d00ed.png) ### Definition of done (DOD) - The font info is no...

hacktoberfest

### Acceptance Criteria A shortcut `button` to report bugs should be visible at the bottom of each demo ![221004 - report bugs in context](https://user-images.githubusercontent.com/23620759/193864525-d64a330f-9054-4a1c-91c2-4b80e24907cf.png)

hacktoberfest

### Package @s-ui/i18n ### Description This package has `[email protected]` as a dependency. This version size is about 2.3kB minified Given latest node-polyglot version (2.4.2) size is about 35.5kB minified And...

refactor
hacktoberfest

Fix for Issue 1418: [@s-ui/pde] use structured args in useFeature ## Description - Update `useFeature` hook to accept structured args instead of raw args - Update unit tests to account...

not-ready
hacktoberfest-accepted
breaking-change

### Package @s-ui/test @s-ui/test-e2e ### Description Frontends are experimenting problems with its tests coverage because using the different tests process in serial mode the latest test process fired overwrites the...

hacktoberfest

### Package New major version of @s-ui/ssr ### Description - Remove `sui-ssr archive` bin and remove archiver dependency - Remove `sui-ssr release` bin and remove `execa` and `git-url-parse` dependencies -...

hacktoberfest
enhacement

### Package @s-ui/release@1 ### Description We have release and related stuff (changelog, check) code separated in `sui-mono` and `sui-ci` - `sui-ci release` is executing `sui-mono release` - `sui-mono release` is...

hacktoberfest
new-tool

### Package Quite a lot of our packages ### Description We are aware of our lack of testing in some parts of our tooling, and we want to improve that....

hacktoberfest
help-wanted

## Description This PR adds a new option `--explicit` to generate a component in a file with its same name and an index re-export, this makes searching easier while keeping...