shape-builder
shape-builder copied to clipboard
A Meshery extension for creating custom polygon shapes for Meshery components
### Current Behavior ### Expected Behavior ### Screenshots/Logs ### Environment - **Host OS:** Mac Linux Windows - **Platform:** Docker or Kubernetes - **Meshery Server Version:** stable-v - **Meshery Client Version:**...
**Notes for Reviewers** Fix the border color of OutputBox by adding the consistent color of the page while selecting it. Before After - This PR fixes #77 **[Signed commits](https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** -...
**Notes for Reviewers** - This PR fixes #78 There are major changes to the code base in this PR. As a rewrite of the whole index.js in the shapebuilder directory...
### Current Behavior Right now we can only draw in straight lines which is not ideal for drawing curved shapes. ### Desired Behavior Add support to draw curved line and...
- add escape or double click feature to end the drawing - add copy button - rename the clear button to reset
### Current Behavior While in PR ESLint couldn't find an eslint.config.(js|mjs|cjs) file. ### Desired Behavior ### Implementation ### Acceptance Tests --- ### Contributor [Guides](https://docs.meshery.io/project/contributing) and [Handbook](https://layer5.io/community/handbook) - 🛠 [Meshery Build...
### Current Behavior Right now the box border box on select has a blue border which is not consistent with the theme of the website. ### Desired Behavior The desired...
### Current Behavior Functionality of the close shape button does not work as expected, it makes mis-understanding on the page without doing anything. ### Expected Behavior It should work properly...
### Current State ### Desired State --- ### Contributor [Guides](https://docs.meshery.io/project/contributing) and [Handbook](https://layer5.io/community/handbook) - 📚 [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 &...