-
Notifications
You must be signed in to change notification settings - Fork 759
feat(react-email): Leverage Server Components for better UX #1947
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
base: 4.0
Are you sure you want to change the base?
Conversation
gabrielmfern
commented
Mar 10, 2025
- use the oficial lottie react library
- add initial draft for react-dom rendering
- use portals, SO MUCH SIMPLER
- lint
- fix props name
- wire up overwritten React and React DOM for the rendering to work with React 18
- update to use flex layouts
- add help icon on the bottom saying the rendering might differ
- remove commented code
- fix key error
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Bu Kinoshita <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lucas de França <[email protected]>
Co-authored-by: Lucas de França <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Bu Kinoshita <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lucas de França <[email protected]>
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
1ec9fdc
to
b2142fc
Compare