-
Notifications
You must be signed in to change notification settings - Fork 162
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
[preview 1] Move panel toggles to control headers #1707
Closed
victorlin
wants to merge
9
commits into
victorlin/move-panel-toggles
from
victorlin/move-panel-toggles-preview1
Closed
[preview 1] Move panel toggles to control headers #1707
victorlin
wants to merge
9
commits into
victorlin/move-panel-toggles
from
victorlin/move-panel-toggles-preview1
Commits on Oct 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b8e82c3 - Browse repository at this point
Copy the full SHA b8e82c3View commit details -
panel-toggles: Convert to TypeScript
The hooks API is recommended by Redux docs¹. ¹ https://react-redux.js.org/api/hooks
Configuration menu - View commit details
-
Copy full SHA for 0615b36 - Browse repository at this point
Copy the full SHA 0615b36View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec3423b - Browse repository at this point
Copy the full SHA ec3423bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7354d1 - Browse repository at this point
Copy the full SHA d7354d1View commit details -
Move panel toggles to control headers
Do this by extending annotatedHeader to take an optional toggle, then using it for all available panels. Simplify headers and translations to just the panel name (e.g. Tree) instead of "Show <panel name>" / "<panel name> Options". Repurpose and move the section "Panel Options" to the top as "Layout". Conditionally render that entire section including the header.
Configuration menu - View commit details
-
Copy full SHA for 16e680b - Browse repository at this point
Copy the full SHA 16e680bView commit details
Commits on Oct 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0166bf3 - Browse repository at this point
Copy the full SHA 0166bf3View commit details
Commits on Oct 9, 2023
-
Use separate styled component for font-related styles
This keeps the styling closer to where it is used.
Configuration menu - View commit details
-
Copy full SHA for 39e6d11 - Browse repository at this point
Copy the full SHA 39e6d11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8882e72 - Browse repository at this point
Copy the full SHA 8882e72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80063fa - Browse repository at this point
Copy the full SHA 80063faView commit details
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.