temp: Architectural Rework of Flex Nodes#1736
Closed
camielvs wants to merge 1 commit intographite-base/1736from
Closed
temp: Architectural Rework of Flex Nodes#1736camielvs wants to merge 1 commit intographite-base/1736from
camielvs wants to merge 1 commit intographite-base/1736from
Conversation
This was referenced Feb 3, 2026
Collaborator
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
3 tasks
52aa913 to
e0378fc
Compare
8fc968a to
a0de8eb
Compare
e0378fc to
7aa22ec
Compare
This was referenced Feb 3, 2026
Merged
7aa22ec to
7088e9b
Compare
8 tasks
7088e9b to
cf2a72f
Compare
c5336fc to
1e4d296
Compare
cf2a72f to
7c6ab99
Compare
7c6ab99 to
984291a
Compare
1e4d296 to
6537041
Compare
This was referenced Feb 3, 2026
This was referenced Feb 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description
WIP
explore flex node definition as an array of
FlexNodeData. Create an interface to transform this data to & from JSON string for storing in the spec. Removetypefield from Flex Nodes (they are just flex nodes, which render like sticky notes) and add ID fieldThis PR will likely be moved/folded/closed down into the earlier PR's -- (if the architecture proves to be more effective)
Related Issue and Pull requests
Type of Change
Checklist
Screenshots (if applicable)
Test Instructions
Additional Comments