Skip to content
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

Refactoring the App component for customization #547

Merged
merged 8 commits into from
Feb 2, 2024
Merged

Conversation

floryst
Copy link
Collaborator

@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.
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
7 checks passed
@floryst floryst deleted the code-cleanup branch March 21, 2024 16:26
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