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

fix: Auto import .vue components that live in emails folder #63

Merged
merged 20 commits into from
Sep 27, 2023

Conversation

Flowko
Copy link
Member

@Flowko Flowko commented Sep 2, 2023

  • remove module-from-string and only use the actual code from it.
  • Fix for templates that has empty script content.
  • @Dave136 to test bun integration.
  • Auto import .vue components that live inside of emails folder, to be able to make layouts and easy to use templates with headers and footers for example. resolves Is there a way too create a base component? #64

@Flowko Flowko added the enhancement New feature or request label Sep 2, 2023
@Flowko Flowko self-assigned this Sep 2, 2023
@vercel
Copy link

vercel bot commented Sep 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vue-email ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 27, 2023 1:11pm
vue-email-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 27, 2023 1:11pm

@Flowko Flowko marked this pull request as ready for review September 2, 2023 20:34
@Flowko Flowko requested a review from Dave136 September 2, 2023 20:34
@Flowko Flowko changed the title refactor: removing module-from-string refactor: updating module-from-string Sep 2, 2023
@Flowko Flowko changed the title fix: SSR fixes fix: Auto import Components that live in emails folder Sep 27, 2023
@Flowko Flowko changed the title fix: Auto import Components that live in emails folder fix: Auto import .vue components that live in emails folder Sep 27, 2023
@Dave136 Dave136 merged commit 9b8f43f into main Sep 27, 2023
4 checks passed
@Flowko Flowko deleted the fix/update-module-from-string branch September 29, 2023 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is there a way too create a base component?
2 participants