feat(editor): add inspector controllers#3174
Open
joaopcm wants to merge 1 commit intofeat/inspector-components-sectionsfrom
Open
feat(editor): add inspector controllers#3174joaopcm wants to merge 1 commit intofeat/inspector-components-sectionsfrom
joaopcm wants to merge 1 commit intofeat/inspector-components-sectionsfrom
Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
26da903 to
d898dcd
Compare
552cac1 to
5912ca9
Compare
d898dcd to
1aa965d
Compare
5912ca9 to
1c1ff64
Compare
1aa965d to
d5ce875
Compare
1c1ff64 to
ff23dac
Compare
200b14b to
4271295
Compare
ff23dac to
3f8a2d9
Compare
4271295 to
b402c12
Compare
3f8a2d9 to
115d7ae
Compare
beecd99 to
ab6139c
Compare
f51d487 to
637a05a
Compare
ab6139c to
4b23c3e
Compare
637a05a to
9198b90
Compare
4b23c3e to
7ca68e6
Compare
9198b90 to
4888ff6
Compare
7ca68e6 to
712022f
Compare
4888ff6 to
0d113e8
Compare
712022f to
329d4e4
Compare
0d113e8 to
927ea64
Compare
329d4e4 to
9a02724
Compare
commit: |
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.
Summary
Stacks on #3173
Summary by cubic
Adds theme-aware Inspector controllers—
Inspector.Global,Inspector.Local, andInspector.Text—with collapsible sections and per-node layouts. Controllers are exported onInspectorfor use in the editor UI.showSectionIds.imagewidth/height as attrs;columnsColumntogglesflexwhen width is set; “Other styles” editor; link-aware color; document color presets.Written for commit eff7341. Summary will update on new commits.