sistent
sistent copied to clipboard
Layer5 Design System
Add components: ~- [ ] Under List: Add Listitem, ListItemButton, ListItemText, ListItemIcon~ ~- [ ] Under Menu: Add all available sub components under it~ - [ ] Autocomplete - need...
Checklist to create custom components for `Meshery Cloud` --- **[Contributor Guide](https://docs.meshery.io/project/contributing)** - 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9)
#### Current Behavior ~After forking the `gatsby-plugin-dark-mode` and making changes, I received this error during the build process.~ Currently this is the behavior from running `npm run build` Here is...
#### Current State #### 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 [source](https://github.com/meshery/meshery/tree/master/docs) - 🛠 [Meshery Build &...
After adding `reedyuk/[email protected]` to set package version, the version did not change in `package.json` at all, which still requires a manual step or add another step in the workflow in...
#### Current Behavior #### Desired Behavior #### Implementation #### Acceptance Tests #### Mockups --- **[Contributor Guide](https://docs.meshery.io/project/contributing)** - 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9)
#### Current Behavior 1. https://github.com/meshery/meshery/blob/master/install/Makefile.core.mk 2. https://github.com/meshery/meshery/blob/master/install/Makefile.show-help.mk #### Desired Behavior Commonly located under `build` folder, the `Makefile.inc` from meshery/meshery could be used. #### Implementation #### Acceptance Tests --- #### Contributor...
#### Current Behavior #### Desired Behavior #### Implementation #### Acceptance Tests #### Mockups --- **[Contributor Guide](https://docs.meshery.io/project/contributing)** - 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9)
This open issue is to allow testing components outside of Meshery UI, as this will cause breaking issues while developing in the Meshery repository. Features - [ ] Uses Next.js...
#### Current Behavior The current release workflow has two steps performing `npm install`. Is this necessary or is it a redundant step that might be eliminated? https://github.com/layer5io/sistent/blob/f0b95c49ee7ccaa62789fd6aa7e49158d83fe731/.github/workflows/release.yml#L22 --- #### Contributor...