You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix#410: Preserve !important tag in inlined styles (#424)
* Fix#410: Preserve !important tag in inlined styles
Co-Authored-By: m@martinnormark.com <m@martinnormark.com>
* Fix#410: Minor code formatting in PreMailer.cs
Co-Authored-By: m@martinnormark.com <m@martinnormark.com>
* Address PR feedback: Fix code style issues
Co-Authored-By: m@martinnormark.com <m@martinnormark.com>
* Add test case for issue #410 to prove the need for additional logic
Co-Authored-By: m@martinnormark.com <m@martinnormark.com>
* Add dedicated test case for issue #410
Co-Authored-By: m@martinnormark.com <m@martinnormark.com>
* Address PR feedback: Move test from Issue410Tests to PreMailerTests with descriptive name
Co-Authored-By: m@martinnormark.com <m@martinnormark.com>
* Address PR feedback: Move !important preservation logic to CssElementStyleResolver
Co-Authored-By: m@martinnormark.com <m@martinnormark.com>
* Simplify !important preservation logic in CssElementStyleResolver and add comprehensive tests
Co-Authored-By: m@martinnormark.com <m@martinnormark.com>
* Further simplify CssElementStyleResolver.GetAllStyles() by avoiding else if block
Co-Authored-By: m@martinnormark.com <m@martinnormark.com>
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: m@martinnormark.com <m@martinnormark.com>
0 commit comments