sistent
sistent copied to clipboard
Layer5 Design System
**Notes for Reviewers** This PR fixes # This PR adds two reusable components - [X] User search field - [x] Share modal which uses user search field **[Signed commits](../blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** -...
#### Current Behavior - This minimal example, does'nt render the table and columns prop is ignored. ```tsx import { ResponsiveDataTable } from "@layer5/sistent"; function App() { const columns = [...
#### Current Behavior The `meshery-cloud` is still using its own `CatalogCard`, [this](https://github.com/layer5io/meshery-cloud/blob/master/ui/components/general/catalog-card/index.js#L95) needs to be centralized to sistent to consolidate these components. #### Desired Behavior Enhance the Sistent component to...
#### Current Behavior Related to https://github.com/layer5io/sistent/issues/654... --- **[Contributor Guide](https://docs.meshery.io/project/contributing)** - 🎨 Wireframes and [designs for Sistent site](https://www.figma.com/file/ekm0Hh6M25bSKpP5BcIJom/Sistent-Design-System?type=design&node-id=596%3A5227&mode=design&t=8MExPykHN1vQFCTZ-1) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9)
#### Current Behavior #### Desired Behavior Ensure icons are instrumented with brand tokens. #### Implementation #### Acceptance Tests #### Mockups --- **[Contributor Guide](https://docs.meshery.io/project/contributing)** - 🎨 Wireframes and [designs for Sistent...
#### Current Behavior A warning is being shown when we run `npm run build` due to presence of duplicate devDependency in `package.json` on line 49 and 77 #### Expected Behavior...
**Notes for Reviewers** This PR fixes #730 #### Removed 3 disabled workflows: 1) Build and Preview Site ([build-and-preview-site.yml](https://github.com/layer5io/sistent/blob/master/.github/workflows/build-and-preview-site.yml)) 2) Deploy Storybook ([storybook-deploy.yml](https://github.com/layer5io/sistent/blob/master/.github/workflows/storybook-deploy.yml)) 3) Multi-Platform Build and Release ([multi-platform.yml](https://github.com/layer5io/sistent/blob/master/.github/workflows/multi-platform.yml)) **[Signed commits](../blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)**...
**Notes for Reviewers** This PR fixes #747 **[Signed commits](../blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [x] Yes, I signed my commits.
#### Current Behavior The addition of a drop shadow to the tooltip component, would be great. #### Implementation ``` box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0,...
**Notes for Reviewers** This PR fixes # **[Signed commits](../blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [ ] Yes, I signed my commits.