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

Rename ContainerViewController to WorkflowHostingController #158

Merged
merged 1 commit into from
Sep 26, 2022

Conversation

kyleve
Copy link
Contributor

@kyleve kyleve commented Sep 26, 2022

This renames ContainerViewController to WorkflowHostingController to (a) be a less generic name (basically any parent view controller is a "container") / explain what the VC is containing/hosting, and (b) aligns us more closely with SwiftUI's UIHostingController naming.

I've left the old name as a deprecated name – we can remove it in a 2.0 (assuming we follow proper semver?) in perhaps a couple months. I'll migrate POS / etc.

Checklist

  • Unit Tests
  • UI Tests
  • Snapshot Tests (iOS only)
  • I have made corresponding changes to the documentation

@kyleve kyleve force-pushed the kve/container-rename branch from 87a46f8 to edb6f17 Compare September 26, 2022 16:27
@kyleve kyleve merged commit 6be0dd0 into main Sep 26, 2022
@kyleve kyleve deleted the kve/container-rename branch September 26, 2022 16:58
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.

3 participants