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

Large update to base component and Test.App #380

Merged
merged 138 commits into from
Feb 21, 2024

Conversation

StevenTCramer
Copy link
Collaborator

195 files changed...

Good thing its my PR or it would be really hard.

…d you what render mode you were in. This is similar to the IRenderContext idea but not as good.
public enum CurrentRenderMode
{
  Static,
  PreRendering,
  Server,
  Wasm,
}
Delete LoadAction it is now generated.
and need to search TimeWarp.State.Middleware assembly for handlers
…we want to add them based on the new Test.App not the old TestApp.
@StevenTCramer StevenTCramer merged commit fd9f3d7 into master Feb 21, 2024
2 checks passed
@StevenTCramer StevenTCramer deleted the Cramer/2024-01-31/dotnet8 branch October 17, 2024 00:05
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