Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/voku/CssToInlineStyles

CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very usefull when you're sending emails.
https://github.com/voku/CssToInlineStyles

Merge pull request #80 from stof/restore_error_handling

Reset the xml error handling after usage

fabe324e15d45bab168d8f64d36298f2db9cb44d authored almost 10 years ago by Tijs Verkoyen <[email protected]>
Merge pull request #85 from barryvdh/patch-1

Remove version from require

0a3c95babe972faff58d4ce2fccfea0465482fa9 authored almost 10 years ago by Tijs Verkoyen <[email protected]>
Bumped version

12effc9bdedc933eef0d4d3baff2899c2ad43e5c authored almost 10 years ago by Tijs Verkoyen <[email protected]>
Remove the XML-header

This fixes https://github.com/tijsverkoyen/CssToInlineStyles/issues/89

3ee028ad78926050b11ecc447856d8e80a781b97 authored almost 10 years ago by Tijs Verkoyen <[email protected]>
Remove the XML-header

b75d044b7650260d6e807fae57f5844f241b8a33 authored almost 10 years ago by Tijs Verkoyen <[email protected]>
Remove version from require

Let Composer figure it out :)
http://blog.doh.ms/2014/10/13/installing-composer-packages/

e5e23c3c87190d41bcfbc91428f03540ac70d128 authored about 10 years ago by Barry vd. Heuvel <[email protected]>
Reset the xml error handling after usage

c8d3e79ec24f4e2cf787ab89f6f4fde0bc25124e authored over 10 years ago by Christophe Coevoet <[email protected]>
Fix properties split on base64 encoded url content

Css property with base64 encoded content contain a ';'
and they were not managed by the property...

1ea697a3cf8117d6a4c867e7a46cfac30ef57a97 authored over 10 years ago by Thomas Guyard <[email protected]>
Bumped version

c50e8cd86acb0e528855c59653006e96d094a5b1 authored over 10 years ago by Tijs Verkoyen <[email protected]>
Merge pull request #76 from GrahamCampbell/patch-1

Corrected the branch alias

21846858fff0e4d0c02b33a8e030e04a79a9247d authored over 10 years ago by Tijs Verkoyen <[email protected]>
Corrected the branch alias

f17b8ef4fa8dc163e827e8dd2dffc776b158bd6b authored over 10 years ago by Graham Campbell <[email protected]>
Updated the changelog

8cdcde52a795d78e6450ff8b20da3afbbec1cc89 authored over 10 years ago by Tijs Verkoyen <[email protected]>
Merge pull request #72 from barryvdh/patch-6

Refactor removing style tags

fd6464c6f0f087640da5f4d0f28c1cb64e12eafc authored over 10 years ago by Tijs Verkoyen <[email protected]>
Merge pull request #69 from barryvdh/patch-5

Set excludeMediaQueries to true as default

ae7b3602369856073dcd207c38796b12571ca849 authored over 10 years ago by Tijs Verkoyen <[email protected]>
Merge pull request #68 from GrahamCampbell/whitespace

Normalised eof and removed extra whitespace

a9a999087f34fff32ea12a20fec35116d6d41c10 authored over 10 years ago by Tijs Verkoyen <[email protected]>
Merge pull request #70 from GrahamCampbell/testing

Testing Improvements

6562df17535c603d00eb4b81d3d691d603ce4f19 authored over 10 years ago by Tijs Verkoyen <[email protected]>
Merge pull request #71 from GrahamCampbell/gitstuff

Added a .gitattributes file

429e87a2435dfa89fb9b4f066d86b43f7d923077 authored over 10 years ago by Tijs Verkoyen <[email protected]>
Merge pull request #73 from barryvdh/patch-7

Add note about charset

f57e35e68110a63878cdb21c5bb22e0fd4768b41 authored over 10 years ago by Tijs Verkoyen <[email protected]>
Merge pull request #74 from barryvdh/patch-8

Deprecate encoding

1b9c07ce69a3155c9babc5a6462a34db17df886e authored over 10 years ago by Tijs Verkoyen <[email protected]>
Update CssToInlineStyles.php

fd8b86de1d97c307f32cb15fbc61f6a71ea44871 authored over 10 years ago by Barry vd. Heuvel <[email protected]>
Add note about charset

See #53

141236fb759506ca6ac33e0e4669cf70da039e72 authored over 10 years ago by Barry vd. Heuvel <[email protected]>
Refactor removing style tags

This uses xPath to find the style tags and either remove the style tag completely, or replace th...

1200bb09cfe176b03981e54f412b003ab2db1047 authored over 10 years ago by Barry vd. Heuvel <[email protected]>
Added a .gitattributes file

8c1adac442e583f51a9462b4ebc91377c7a0823c authored over 10 years ago by Graham Campbell <[email protected]>
Testing improvements

eda6c66139b472610aca0abdea617111ba86aff2 authored over 10 years ago by Graham Campbell <[email protected]>
Normalised eof and removed extra whitespace

31866d6e50d717805dca683fc221286736d707c2 authored over 10 years ago by Graham Campbell <[email protected]>
Set excludeMediaQueries to true as default

I think including the mediaqueries in the inline-styles is a bit counter-intuitive, as they don'...

15bdcaffe9abba12b025af1c8185d1476b961d0a authored over 10 years ago by Barry vd. Heuvel <[email protected]>
Bumped version

3dcfeae27c26a03b5ab467f70c0de94efa89e8e5 authored over 10 years ago by Tijs Verkoyen <[email protected]>
Merge pull request #67 from barryvdh/patch-4

Exclude vendor files from coverage

4a909c0fadde7f338088c23e1f03962342660cba authored over 10 years ago by Tijs Verkoyen <[email protected]>
Merge pull request #65 from barryvdh/tests2

Add tests for Specificity and !important

0810e3627bcd660e3ea7427b63ac692224d33dd4 authored over 10 years ago by Tijs Verkoyen <[email protected]>
Filter vendor files

Not 100% sure, but this should stop the vendor files being included in the coverage.

e3701273919250adc0efda8e6466046da8198e0a authored over 10 years ago by Barry vd. Heuvel <[email protected]>
Bumped version

1af6513d9136fdfbc09b7e693aac688ef6f9101c authored over 10 years ago by Tijs Verkoyen <[email protected]>
Add tests

For Specificity and !important

fc547d8cf3f1e4f2ad2eb797195ed62abc48de8c authored over 10 years ago by Barry vd. Heuvel <[email protected]>
Merge pull request #64 from tijsverkoyen/psr4

PSR4

33db5077d2874ae779b5ef2717c7999181a040ee authored over 10 years ago by Tijs Verkoyen <[email protected]>
Updated changelog

d3b17a97d2f96c7ca6b9fcb78a95322eda0d764b authored over 10 years ago by Tijs Verkoyen <[email protected]>
Merge branch 'master' into psr4

Conflicts:
src/CssToInlineStyles.php

68bdd68c908eaa7954a8b609fa7ec3cc96a7167f authored over 10 years ago by Tijs Verkoyen <[email protected]>
Update before running the tests

04614eb85b9076ef5bafbb4383cc49ad99a15551 authored over 10 years ago by Tijs Verkoyen <[email protected]>
Formatting the file

b3c1465718c321bcf09ac16e873495c479bc0c1e authored over 10 years ago by Tijs Verkoyen <[email protected]>
Correct naming, following the PSR-standards

85127f26e0e4ff183a8ac975cae9fc0b5a84075a authored over 10 years ago by Tijs Verkoyen <[email protected]>
Use the full test-folder

f650cf8a4e344236e49b7a540c85ed38e10b0f37 authored over 10 years ago by Tijs Verkoyen <[email protected]>
I love colors

bfaa934815a7523853238c43f250c2124c9e9c8c authored over 10 years ago by Tijs Verkoyen <[email protected]>
No need for verbose as it is false by default

7184e99288e5225ef6762be95ec762dd5b8a29d8 authored over 10 years ago by Tijs Verkoyen <[email protected]>
Bumped version

8f3197f893c998490fd7304e6c071f19aa650052 authored over 10 years ago by Tijs Verkoyen <[email protected]>
Removed the .lock-file for real

41c35a8fbb3e3579ce02043bb367a4e5a31794c7 authored over 10 years ago by Tijs Verkoyen <[email protected]>
Applied PSR code styling

dbe60e0088e75d8d69c43b5a665a515ff5ad93da authored over 10 years ago by Tijs Verkoyen <[email protected]>
Moved Exception-class into place

41187ede622555cf433a56454dfe042b48c388aa authored over 10 years ago by Tijs Verkoyen <[email protected]>
Ignore the Gemfile.lock file

I added a Gemfile which will tell bundler to install the travis-lint-tool

e898eb5fec847eba9344b69cb85342b3fc0381db authored over 10 years ago by Tijs Verkoyen <[email protected]>
Changed directorystructure to be compliant with PSR4

3b5a3957ead3b5085a6bc7d0fc09baa0cce51d9d authored over 10 years ago by Tijs Verkoyen <[email protected]>
Bumped version

f11ff46929264a8177d58ebc73342f1818660c68 authored over 10 years ago by Tijs Verkoyen <[email protected]>
Merge branch 'barryvdh-specificity'

397bf0b5f710f166b4db197ba715f1c26b8c781d authored over 10 years ago by Tijs Verkoyen <[email protected]>
Merge branch 'specificity' of github.com:barryvdh/CssToInlineStyles into barryvdh-specificity

Conflicts:
CssToInlineStyles.php

8dfdd6728cf00e3149f589030ea168fb60d12fe3 authored over 10 years ago by Tijs Verkoyen <[email protected]>
Bumped the version

8800cfd4af69819db32c0aa9edaf76ad8e5001c3 authored over 10 years ago by Tijs Verkoyen <[email protected]>
Ignore the composer.lock file

I wasn't aware that it doesn't make any sense to include the composer.lock-file
for libraries.
I...

2488af88721fb8390655fb8e24000939e441a82c authored over 10 years ago by Tijs Verkoyen <[email protected]>
Merge pull request #61 from jbboehr/tests

Unit tests

4b693fa0bbf37cd02f742f6333d7ac2bbc3e46cb authored over 10 years ago by Tijs Verkoyen <[email protected]>
Merge pull request #62 from barryvdh/patch-4

Tweak important detect

5799d6da4c3671193e68fdf53e47a91b6f7f530e authored over 10 years ago by Tijs Verkoyen <[email protected]>
Tweak important detect

The $value is always an array, not a string. Implode them before checking, instead of skipping.
...

8d38702c60d72c1159dd773bc93eb1dfe341b249 authored over 10 years ago by Barry vd. Heuvel <[email protected]>
simplify test bootstrap

18fe720bd6b54e4fb2a3a11e1cfcf71764caa3b9 authored over 10 years ago by John Boehr <[email protected]>
hhvm compatibility when specificities are equal

c222ffc5410a2c1cdb44e1cc020bbb24d954b3fa authored over 10 years ago by John Boehr <[email protected]>
Cleanup

342172c56b11b94a77dad7c217a8953320401978 authored over 10 years ago by Barry vd. Heuvel <[email protected]>
Tweak match count

0d7842b858b851862eb2f77a7986bde256d64352 authored over 10 years ago by Barry vd. Heuvel <[email protected]>
added composer autoloader to test bootstrap

f9a407a536ae0e14b1b33f256100e2b7ab89d71f authored over 10 years ago by John Boehr <[email protected]>
added unit tests

aad772663d817add1452d0f63766c8dd77347266 authored over 10 years ago by John Boehr <[email protected]>
Use regex for specificity

And added getValues() (for easier testing) and changed to compareTo, in
line with the CssSelecto...

4fa3097710e3f5998cabfe09bb96b6d281da3ce4 authored over 10 years ago by Barry vd. Heuvel <[email protected]>
Merge branch 'master' into specificity

Conflicts:
CssToInlineStyles.php

739a8ec0105f7135e2bac733f1ac51c9f22ed10a authored over 10 years ago by Barry vd. Heuvel <[email protected]>
Bumped version

de55df9b915a1cc8b76e11ae9bd1e61cbc95e62b authored over 10 years ago by Tijs Verkoyen <[email protected]>
Merge branch 'barryvdh-patch-3'

9a29fe6c2794f5d03d873c6003f1c22f5a3fbefe authored over 10 years ago by Tijs Verkoyen <[email protected]>
Updated changelog

74bc780a2793fffcca61e8048e370e7281f9c967 authored over 10 years ago by Tijs Verkoyen <[email protected]>
Merge branch 'patch-3' of github.com:barryvdh/CssToInlineStyles into barryvdh-patch-3

817d8576129949130e09722061b9e7ae765437d5 authored over 10 years ago by Tijs Verkoyen <[email protected]>
Bumped version

c462ea1bde83c9f49c94787ba492858de9bb239d authored over 10 years ago by Tijs Verkoyen <[email protected]>
Merge branch 'stof-use_symfony_css_selector'

6c8a3b1252b6a2004eaef16fa0698433aca94db8 authored over 10 years ago by Tijs Verkoyen <[email protected]>
Don't ignore lock-file'

6e2adb477e3bbd32fd1e6d63072d1470263990fb authored over 10 years ago by Tijs Verkoyen <[email protected]>
Refactor specificity

Don't use a value, but compare the 3 values in a seperate class. And
don't add the order to the ...

379b8a6622420eda780784ea22df479aae0677cc authored over 10 years ago by Barry vd. Heuvel <[email protected]>
Skip `!important` attributes

Skips the properties when they are marked as `!important`, unless the new attribute is also `!im...

ec30534677774f627ff4cc142173d1789137fac2 authored over 10 years ago by Barry vd. Heuvel <[email protected]>
Replaced the regex-based transformation of CSS to XPath

The library now uses the Symfony CssSelector component, which supports
more cases than the custo...

3ea5e0ece186e2c47d0aee91a65ad5af364c937d authored over 10 years ago by Christophe Coevoet <[email protected]>
Merge pull request #51 from stof/patch-1

Fixed the branch alias for master

80dcda9b0e6dab7784a2665bd7685027074c4a93 authored over 10 years ago by Tijs Verkoyen <[email protected]>
Fixed the branch alias for master

01f8ab94970dac46fe90be18d88b318fc3517fec authored over 10 years ago by Christophe Coevoet <[email protected]>
Merge pull request #49 from fuoricentrostudio/master

fixed sortOnSpecifity: operator reversed and missing parentheses in comparison condition

ebffb4117cda403c5d288f870d42b13611ebdc30 authored over 10 years ago by Tijs Verkoyen <[email protected]>
fixed sortOnSpecifity, reversed comparison operator

ba5bff92b3ca5d7ea943a321b00e09c6d714c3af authored over 10 years ago by Brando Meniconi <[email protected]>
Bumped version

3848e86d51b79d484fa60ebb64602967ca0a7a3f authored over 10 years ago by Tijs Verkoyen <[email protected]>
Removed useless code

24e6d4618b125017be7b6a8a792bf2c4801574f4 authored over 10 years ago by Tijs Verkoyen <[email protected]>
Merge pull request #48 from dmaicher/patch-1

Bugfix for specifity array key

1317da9dd274c5d75a69aa50283d25329328e2c9 authored over 10 years ago by Tijs Verkoyen <[email protected]>
Bugfix for specifity array key

6ca47e3f1f842f5c2984c5aa94656a82293a9e29 authored over 10 years ago by David Maicher <[email protected]>
Merge pull request #37 from lifo101/specifity

Fixed sortOnSpecifity sort order.

26534cbbccc4e982972394678182cb84442588cc authored over 10 years ago by Tijs Verkoyen <[email protected]>
Merge pull request #46 from marclaporte/patch-1

Tiki will use this in upcoming version 13.0

add4a705c6f6bfa88a41d290935d47925c35f06f authored over 10 years ago by Tijs Verkoyen <[email protected]>
Tiki will use this in upcoming version 13.0

5236dfd76108d0a3204698f9e880a0175143010d authored almost 11 years ago by Marc Laporte <[email protected]>
Fixed sortOnSpecifity sort order.

ae6bb4e842cca1fb56be1ba3df4c934711a327ca authored over 11 years ago by Jason Morriss <[email protected]>
Merge pull request #33 from jasonwain/fix-html-cleanup

handle tags with no spaces after class or id attributes when cleaning up html

4bf7879cedfed8ac3d66f98a98b68fc557f7c1f7 authored over 11 years ago by Tijs Verkoyen <[email protected]>
handle tags with no spaces after class or id attributes when cleaning up html

57d5d6ffb8917f3e38b7c940fe11c4a91edc3214 authored over 11 years ago by Jason Wain <[email protected]>
Merge pull request #25 from stof/patch-1

Added the branch alias for master

d3f21da051587d94ecab5b3a13a4bb161bbc6c23 authored over 11 years ago by Tijs Verkoyen <[email protected]>
Merge pull request #26 from theluk/patch-1

Supporting Universal selector in basic selectors

7c9673fe35d02b187ba326e16ab67a93a14ea95c authored almost 12 years ago by Tijs Verkoyen <[email protected]>
Supporting Universal selector in basic selectors

019a89b80aa4976c691b1debc9147aadeb9b76a7 authored almost 12 years ago by theluk <[email protected]>
Added the branch alias for master

This allows other packages to define a range requirement (1.2.* for
instance) and still being a...

f0774e2be56b939f70e008825edbac90f551029c authored almost 12 years ago by Christophe Coevoet <[email protected]>
Bumped version

e53f25f6685d167f80b9d51b91b09aa70ea6c1c9 authored almost 12 years ago by Tijs Verkoyen <[email protected]>
Merge pull request #23 from stof/media_queries

Removed media queries before inlining

bf5734dcc2bbdefe6ca2ba5956a2420cba41f9b2 authored almost 12 years ago by Tijs Verkoyen <[email protected]>
Updated composer so PHP 5.3 is required

70ee412434dd6de4ab3ae06d024c2a9117911b89 authored almost 12 years ago by Tijs Verkoyen <[email protected]>
Added a flag to control whether media queries are excluded

36cb787f76aefb82e5b3736c6ebc6ff71b2a5173 authored almost 12 years ago by Christophe Coevoet <[email protected]>
Removed media queries before inlining

Taking into account the rules in media queries when inlining is broken as
the media queries cann...

4106e874220728bbfd587aa36e6700af0650fad4 authored about 12 years ago by Christophe Coevoet <[email protected]>
Merge pull request #21 from stof/fix_xpath

Fixed the XPath query for selectors with a class or id descendant

2844666037f28e519b791c084abece8f9ea3442e authored about 12 years ago by Tijs Verkoyen <[email protected]>
Merge pull request #19 from stof/patch-1

Updated the composer.json

e5a514d703238db1ae4504649ba2cd99f4b44b1e authored about 12 years ago by Tijs Verkoyen <[email protected]>
Updated the composer.json to use the PSR-0 autoloading

The library is now compatible with PSR-0 so using this strategy is
recommended.
Thus, there is n...

223223413fcf8b538d119a54aad7be85044e9b20 authored about 12 years ago by Christophe Coevoet <[email protected]>
Fixed the XPath query for selectors with a class or id descendant

The XPath query generated for selectors like ".foo .bar" was broken.
This replaces #10 to apply ...

1ea82b1322c5f2a2dd08a21294c1edb3aac09155 authored about 12 years ago by Christophe Coevoet <[email protected]>