A few new features#1
Open
vanderlee wants to merge 35 commits intoProducteev:masterfrom
vanderlee:master
Open
Conversation
Merge lyoshenka's changes (Updated emogrifier to use PSR standards [lyoshenka])
Remove execute bit on text files.
…n the MIT license
… have media-query in <style> tags that control the layout. Previously, these would have been parsed inline regardless of context.
Clean up the Emogrifier class a little to make it work for silverorange's needs
…written. Default true (current behaviour)
Replaced tabs by 4 spaces.
…tching a selector in excludeSelectors will not be modified.
Push up a couple additions from Martijn to the compser file and overwriting existing CSS classes
Exclude selectors
Push up code from Martijn to allow excluding certain tags from inline CSS. He also fixes a small error with skipping media queries.
Contributor
|
Ping @lasryaric, need to review that! Seems very interesting! |
|
Hi all, Emogrifier now has an official repository: https://github.com/jjriv/emogrifier I'd love to see your contributions there (as pull requests) so we can avoid parallel work. And Jerome, maybe you would be willing to contribute there as well (or fork the official repository) and drop the copy? Oli |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This adds changes by a couple of forks and my own changes to the code.
Basically: