Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Added Panel component to sistent #863

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Vidit-Kushwaha
Copy link

Notes for Reviewers

This PR introduces a Panel component to the Sistent library to ensure consistency across Layer5 projects. The Panel component provides a customizable and reusable UI element for layout management.

Additionally, the following packages have been added to support the component's features:

  • "re-resizable": "^6.10.3": For implementing resizable panel functionality.
  • "react-draggable": "^4.4.6": To enable drag-and-drop capabilities.

Signed commits

  • Yes, I signed my commits.

@SAHU-01
Copy link
Contributor

SAHU-01 commented Dec 30, 2024

@Vidit-Kushwaha, thank you for woking on this could you add it as a website agenda item in the meeting minutes?

Copy link
Contributor

@amitamrutiya amitamrutiya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't use inline css for all the components create styled components for that and use it

@amitamrutiya
Copy link
Contributor

Are we done with all of the changes and all the necessary props?. Before merge this PR replace all the panels inside the extension use it from the sistent. Create a PR for that then we'll merge this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants