-
-
Notifications
You must be signed in to change notification settings - Fork 356
Mail bundle #6
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
Comments
I am not sure I understand what you are looking for. It's a issue ? A suggestion for improvement? |
@disjfa you're maybe looking for this: https://symfony.com/doc/current/mailer.html#twig-html-css |
dunglas
added a commit
to dunglas/ux
that referenced
this issue
Mar 2, 2021
dunglas
added a commit
to dunglas/ux
that referenced
this issue
Mar 2, 2021
* /Users/dunglas/workspace/hotwire-bundle: prepare merge in symfony/ux tweaking how the cloned form is used in the docs (symfony#12) updating stream media type to match changes in Turbo (symfony#11) ci: setup GitHub Actions (symfony#8) fix: regressions introduced in #5 (symfony#7) Relax minimum php version (#5) fix: various quality improvements (symfony#6) test: add UI tests (#4) ci: add PHPStan ci: add PHP-CS-Fixer refactor: broadcast template conventions and config refactor: decouple Broadcast from Twig and Mercure feat: initial implementation
weaverryan
added a commit
that referenced
this issue
Nov 1, 2022
# This is the 1st commit message: WIP heavy refactoring to Component Initial "hook" system used to reset model field after re-render Adding a 2nd hook to handle window unloaded reinit polling after re-render Adding Component proxy # This is the commit message #2: fixing some tests # This is the commit message #3: Refactoring loading to a hook # This is the commit message #4: fixing tests # This is the commit message #5: rearranging # This is the commit message #6: Refactoring polling to a separate class
daFish
pushed a commit
to daFish/ux
that referenced
this issue
Jan 26, 2023
# This is the 1st commit message: WIP heavy refactoring to Component Initial "hook" system used to reset model field after re-render Adding a 2nd hook to handle window unloaded reinit polling after re-render Adding Component proxy # This is the commit message symfony#2: fixing some tests # This is the commit message symfony#3: Refactoring loading to a hook # This is the commit message symfony#4: fixing tests # This is the commit message symfony#5: rearranging # This is the commit message symfony#6: Refactoring polling to a separate class
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the past i have dabbled with the symfony email setup. Tried to implement the foundation for emails and setup the css inliner for the emails. Some setups you can find in the documentation as an example.
So this is not quite a question or issue or just a mention. But a sample for anyone that tries to implement the Mailer.
Forgot the link 🙈
https://github.com/disjfa/mail-bundle
The text was updated successfully, but these errors were encountered: