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

Refactor: folder structure and preview #47

Merged
merged 8 commits into from
Nov 11, 2024
Merged

Refactor: folder structure and preview #47

merged 8 commits into from
Nov 11, 2024

Conversation

andrre-ls
Copy link
Contributor

@andrre-ls andrre-ls commented Nov 8, 2024

Major changes:

  • Add @/ import alias;
  • All foundational files now share a single root /foundations folder. Previously, the files were fragmented across multiple folders (componnets/foundations/..., hooks/foundations/..., etc);
  • ComponentPreview now uses dynamic imports, and is able to render components inside an iframe by setting its inline prop to false.

@andrre-ls andrre-ls marked this pull request as ready for review November 11, 2024 11:28
@andrre-ls andrre-ls changed the title Refactor/preview Refactor: folder structure and preview Nov 11, 2024
@andrre-ls andrre-ls self-assigned this Nov 11, 2024
@andrre-ls andrre-ls merged commit 0d3bbf4 into main Nov 11, 2024
2 checks passed
@andrre-ls andrre-ls deleted the refactor/preview branch November 11, 2024 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant