Skip to content

refactor: simplify template format #4607

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

Merged
merged 2 commits into from
Dec 19, 2024
Merged

refactor: simplify template format #4607

merged 2 commits into from
Dec 19, 2024

Conversation

TrySound
Copy link
Member

Here added new renderTemplate function which outputs simplified format with arrays instead of maps and "children" array to describe roots.

This format is partial of webstudio fragment but does not implement it fully.

Added support for top level fragment to allow having multiple roots.

@TrySound TrySound requested a review from kof December 17, 2024 12:00
Here added new renderTemplate function which outputs
simplified format with arrays instead of maps and "children"
array to describe roots.

This format is partial of webstudio fragment but does not implement it
fully.

Added support for top level fragment to allow having multiple roots.
@TrySound TrySound merged commit b1b607e into main Dec 19, 2024
15 checks passed
@TrySound TrySound deleted the render-template branch December 19, 2024 16:45
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.

2 participants