sui
sui copied to clipboard
Monorepo for SUI (Simple User Interface) packages.
### 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  ### Definition of done (DOD) - The font info is no...
### Acceptance Criteria A shortcut `button` to report bugs should be visible at the bottom of each demo 
### 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...
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...
### 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...
### 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 -...
### 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...
### 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....
## 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...