-
Notifications
You must be signed in to change notification settings - Fork 109
H-5884: Add Panel SubView, with Horizontal and Vertical SubViews containers #8209
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
base: cf/h-5883-extract-styles-from-all-components
Are you sure you want to change the base?
H-5884: Add Panel SubView, with Horizontal and Vertical SubViews containers #8209
Conversation
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
dea993b to
303e1ef
Compare
4ddbfe3 to
86618ff
Compare
| document.addEventListener("mousemove", handleResizeMove); | ||
| document.addEventListener("mouseup", handleResizeEnd); | ||
| document.body.style.cursor = "ns-resize"; | ||
| document.body.style.userSelect = "none"; |
Check warning
Code scanning / Semgrep PRO
Semgrep Finding: ajinabraham.njsscan.generic.hardcoded_secrets.node_username Warning
5c96f80 to
1043468
Compare
86618ff to
5e05299
Compare

🌟 What is the purpose of this PR?
🔗 Related links
🚫 Blocked by
🔍 What does this change?
Pre-Merge Checklist 🚀
🚢 Has this modified a publishable library?
This PR:
📜 Does this require a change to the docs?
The changes in this PR:
🕸️ Does this require a change to the Turbo Graph?
The changes in this PR:
turbo.json's have been updated to reflect this🐾 Next steps
🛡 What tests cover this?
❓ How to test this?
📹 Demo