layer5
layer5 copied to clipboard
Layer5, expect more from your infrastructure
### Current Behavior Layer5 and it's projects use [Sistent](https://github.com/layer5io/sistent) library to enable easy component reusability among our various projects. One such component is [IconButton](https://github.com/layer5io/sistent/blob/5529c342c6ad2b00b8e8d08deafc02fe72fe5513/src/base/IconButton/IconButton.tsx). https://playground.meshery.io/configuration/designs  Ideally, all sistent components...
Signed-off-by: Lee Calcote **Description** This PR highlights the works of @vishalvivekm **Notes for Reviewers** **[Signed commits](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [x] Yes, I signed my commits.
### Current Behavior Layer5 and it's projects use [Sistent](https://github.com/layer5io/sistent) library to enable easy component reusability among our various projects. One such component is [Tabs](https://github.com/layer5io/sistent/blob/5529c342c6ad2b00b8e8d08deafc02fe72fe5513/src/base/Tabs/Tabs.tsx). Tabs are implemented using a collection...
### Current Behavior Layer5 and it's projects use [Sistent](https://github.com/layer5io/sistent) library to enable easy component reusability among our various projects. One such component is [Typography](https://github.com/layer5io/sistent/blob/5529c342c6ad2b00b8e8d08deafc02fe72fe5513/src/base/Typography/Typography.tsx). https://playground.meshery.io/  Ideally, all sistent components...
### Implementation * Schema Design for API Validation * Ensure that the Golang handlers of the Meshery Server REST APIs uniformly and programmatically (in a schema-driven way) automatically validate requests...
### Description In career/internships, cards like internships experience and position are not responsive from medium screen width from 774px >= to 1200px. https://layer5.io/careers/internships . ### Expected Behavior It should change...
### Description In [this](https://layer5.io/cloud-native-management/meshery/operating-cloud-native-infra) page, when we scroll through the page, the animation shows up for a second and then vanishes away. ### Expected Behavior We want the animation to...
**Description** This PR fixes ##5854 **Notes for Reviewers** it converts all the png under src/sections directory to webP and it resolves path **[Signed commits](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [ x] Yes, I signed...
### Current Behavior Layer5 and it's projects use [Sistent](https://github.com/layer5io/sistent) library to enable easy component reusability among our various projects. One such component is [Toolbar](https://github.com/layer5io/sistent/blob/5529c342c6ad2b00b8e8d08deafc02fe72fe5513/src/base/Toolbar/Toolbar.tsx). https://playground.meshery.io/configuration/designs  Ideally, all sistent components...
### Description The recent upgrade to Gatsby v5 has left many build warnings, particularly those of conflicting CSS, like in the example below. ### Expected Behavior Ideally, each of these...