Skip to content

Refactoring the App component for customization#547

Merged
floryst merged 8 commits intomainfrom
code-cleanup
Feb 2, 2024
Merged

Refactoring the App component for customization#547
floryst merged 8 commits intomainfrom
code-cleanup

Conversation

@floryst
Copy link
Contributor

@floryst floryst commented Feb 1, 2024

Read the commits for a full understanding of the changes. In short, the App component has been split up to facilitate more integration points. Furthermore, some new stores have been created to properly share data across components.

requireProxyManager replaces withProxyManager, explicitly throwing an
error if the proxy manager is unavailable.
- Improve readability for renderLater
- Drop the delayed render parameter for publicAPI.render
A new load-data store is made available to make the loading state
available outside the App component.
Splits out the WelcomePage to add more override points.
Split up the app component to facilitate more override points.

ToolStrip has been renamed to ControlsStrip to avoid name conflicts with
the tools.
@netlify
Copy link

netlify bot commented Feb 1, 2024

Deploy Preview for volview-dev ready!

Name Link
🔨 Latest commit 18f0004
🔍 Latest deploy log https://app.netlify.com/sites/volview-dev/deploys/65bc15809ad26700088a41c6
😎 Deploy Preview https://deploy-preview-547--volview-dev.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@floryst floryst added this pull request to the merge queue Feb 2, 2024
Merged via the queue into main with commit 6f3685d Feb 2, 2024
@floryst floryst deleted the code-cleanup branch March 21, 2024 16:26
PaulHax pushed a commit to PaulHax/VolView that referenced this pull request Apr 24, 2025
Refactoring the App component for customization
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant