Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.

Block Editor: use SwiftUI for transcludes and related #994

Merged
merged 9 commits into from
Nov 14, 2023

Conversation

gordonbrander
Copy link
Collaborator

@gordonbrander gordonbrander commented Nov 11, 2023

Fixes #983

Replaces UIKit transcludes with SwiftUI transcludes using UIHostingView from #981.

The transclude callbacks are not yet hooked up to anything. Saving this for a future PR where we integrate the block editor with real data and services.

Progress toward #214.

@gordonbrander gordonbrander marked this pull request as ready for review November 13, 2023 18:17
No longer needed.
Copy link
Collaborator

@bfollington bfollington left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, one suggestion for adding a comment.

@gordonbrander gordonbrander merged commit e02b211 into main Nov 14, 2023
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Embed SwiftUI transclusions in experimental block editor
2 participants