sistent
sistent copied to clipboard
Layer5 Design System
**Notes for Reviewers** This PR fixes #989 **[Signed commits](../blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [x] Yes, I signed my commits.
#### Current Behavior Example - https://cloud.layer5.io/catalog/content/my-designs/a67af210-22af-4115-a788-c64aadcd67ac #### Expected Behavior #### Screenshots/Logs #### Environment --- #### Contributor [Guides](https://docs.meshery.io/project/contributing) and Resources - 🛠 [Meshery Build & Release Strategy](https://docs.meshery.io/project/build-and-release) - 📚 [Instructions for...
**Notes for Reviewers** This PR fixes #976 Previously, users were unable to set up the local development environment to work with the existing Sistent site. This PR updates the `Makefile`...
#### Current Behavior On mobile devices, users must long-press the info icon to view the tooltip content within components like InfoToolTip or InfoIcon in prompts and modals. This interaction is...
#### Current State Use each of these - https://github.com/layer5io/sistent/blob/master/src/theme/palette.ts #### Desired State --- #### [Contributor Guides](https://docs.meshery.io/project/contributing) and Resources - 📚 [Instructions for contributing to documentation](https://docs.meshery.io/project/contributing/contributing-docs) - Meshery documentation [site](https://docs.meshery.io/) and...
#### Desired State we'll need to specify instruction on how contributors can use `npm link` to quickly get their changes reflected, while building locally. --- #### [Contributor Guides](https://docs.meshery.io/project/contributing) and Resources...
#### Current Behavior We use currently number of hooks mainly stored in utility dir or as utils. They are custom ones. They can be added as a separate hooks dir...
Current Behavior Currently, the Table component is a simple wrapper around MUI's Table without support for custom variants (e.g. bordered, striped, compact). This limits design flexibility and visual consistency with...
#### Current State in Read me file the command for building in watch mode is incorrect it is make watchmode-build #### Desired State the command should be make build-watch ---...
This pull request includes several updates to dependencies in `package.json` and the introduction of a new `Grid2` component to replace the deprecated `Grid` component across multiple files. ### Dependency Updates:...