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

[*]: update the changelog

64e16278545d5ce1b6197136b3fbbaf90f1f2670 authored almost 5 years ago by Lars Moelleken <[email protected]>
[+]: update "symfony/css-selector"

-> fix phpstan reported errors

9b00eb458548b3a554d04ec1826b4f780077bc40 authored almost 5 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

b0ce5bf0cc2508033b490e5d36c9c782ab6d28ae authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: fix reported errors from "phpstan" (level 7)

382659cd744a1ea7e91fa9a746ae6a2df9eebc1f authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: use "phpcs" v2

8bc1df9329bd555d9f0ecafbc3b17f7b52431c9e authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: use "phpcs" + "phpstan" + fix unicode-regex support

210c3e28f5978a59c889704f5c8344106707cc74 authored over 5 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

e0d96de572d2f9a18ef784267fa363ad989c8af1 authored about 6 years ago by Lars Moelleken <[email protected]>
[*]: fix test output (changed because of vendor update)

ec9c378a0022856bde073f2eccab315ac3f32963 authored about 6 years ago by Lars Moelleken <[email protected]>
Update .travis.yml

c3273820848e2f82136b79c9e8320a2ece3862b2 authored about 6 years ago by Lars Moelleken <[email protected]>
Update README.md

97ee44acc89bf3d69fc4a822132676980bf7531d authored about 6 years ago by Lars Moelleken <[email protected]>
Update README.md

b91d2fb612bb98815de91115db93a7ac9b4d74da authored about 6 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Apply fixes from StyleCI

ea404fb8061921c63967a0a1c782a8e3760e111c authored about 7 years ago by Lars Moelleken <[email protected]>
[*]: update phpunit-config

81ec0a766c713d380fc55b81b459e32e82ee7fe2 authored about 7 years ago by Lars Moelleken <[email protected]>
Merge pull request #29 from voku/analysis-z4gVaG

Apply fixes from StyleCI

71633202af29bd8e13642a1947b1d9ae5c50afdb authored about 7 years ago by Lars Moelleken <[email protected]>
Apply fixes from StyleCI

68f3f66e508cdd4c4d8b8a39a36f421832b4bf2d authored about 7 years ago by Lars Moelleken <[email protected]>
[!]: "php": ">=7.0" v2.2

1a1062fc3b430abe43b297e14ab3c8ba7c624d43 authored about 7 years ago by Lars Moelleken <[email protected]>
[!]: "php": ">=7.0" v2.1

35edd00f085768b972cdca43066cf82c98a9365f authored about 7 years ago by Lars Moelleken <[email protected]>
[!]: "php": ">=7.0" v2

5e38c0cf05ff5a6f2018fd307392c295297f9bdb authored about 7 years ago by Lars Moelleken <[email protected]>
[!]: "php": ">=7.0"

cef752c207bab281e08671ac20c4dcbef824810f authored about 7 years ago by Lars Moelleken <[email protected]>
Update .travis.yml

063b609043a838fdcf494ffa85eb451186c41d77 authored about 7 years ago by Lars Moelleken <[email protected]>
[+]: fix "$htmlCommentWithoutConditionalCommentRegEx" is too greedy + more tests

thx @haet -> https://github.com/voku/CssToInlineStyles/pull/28/commits/d6a10adf3ea78c906bcbfbe4c...

5967655116f5b8711deff407eba09a85e99511d6 authored about 7 years ago by Lars Moelleken <[email protected]>
[+]: use new version of "voku/simple_html_dom" (~3.1)

a8d148030e74edfac7060094d770584db78c29e5 authored over 7 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

2c1200386acd7fedaaab1213a6da54eb05074354 authored almost 8 years ago by Lars Moelleken <[email protected]>
[+]: use new version of "simple_html_dom"

1124f1bf66be63f10962ade9a2d3ffbf3b003288 authored almost 8 years ago by Lars Moelleken <[email protected]>
Update composer.json

da8f42b8acfaf927998cb9336228926ae869f9a9 authored almost 8 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

# Conflicts:
# src/CssToInlineStyles.php

ad94769228554f30a986f9e593e7f9ae546ec69c authored almost 8 years ago by Lars Moelleken <[email protected]>
[+]: add missing CSS-Media-Queries from "setCSS()" v2.1 (fix tests)

218a3cad74d81f0a58da920bb94719a44176134c authored almost 8 years ago by Lars Moelleken <[email protected]>
Merge pull request #27 from tzsk/patch-2

Small typo error of closing style tag

c0d29642b5e48fd6edf6833d3d9e1023cc677fbf authored almost 8 years ago by Lars Moelleken <[email protected]>
Small typo error of closing style tag

b7161b218e01b2ee5650efbc4231fe48af40d809 authored almost 8 years ago by Kazi Mainuddin Ahmed <[email protected]>
[+]: add missing CSS-Media-Queries from "setCSS()" v2 (fix tests)

3d9579b434308c9f912f03318a74c0b302a3f775 authored almost 8 years ago by Lars Moelleken <[email protected]>
Merge pull request #26 from tzsk/patch-1

Fixed Closing Head Tag Missing Issue

522e6e45361a529091124b72f019bbf79524d4fb authored almost 8 years ago by Lars Moelleken <[email protected]>
Fixed Closing Head Tag Missing Issue

Fixed Closing Head Tag Missing Issue. It wasn't showing when using Media Query in CSS.

b379803cc8d735b42e947800b1420b1de925a6fc authored almost 8 years ago by Kazi Mainuddin Ahmed <[email protected]>
[+]: add missing CSS-Media-Queries from "setCSS()"

60ad6164e7b2731753622b57dc143a63cfbf6ac3 authored almost 8 years ago by Lars Moelleken <[email protected]>
[+]: "Remove styles that are inside html comments" v2

c0aad1e26fa7c75945fcd549013b8d5c36796905 authored about 8 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

6ff0910d00a89ec24d5dc5eab3be75c072688d15 authored about 8 years ago by Lars Moelleken <[email protected]>
[+]: "Remove styles that are inside html comments"

thx @Stadly

-> https://github.com/Stadly/CssToInlineStyles/commit/a8cfb796b111c98d30b086c2c9212...

66169ced739e8b6791846cb7f690dd6f77bf98a8 authored about 8 years ago by Lars Moelleken <[email protected]>
Update README.md

2794e7bdafbfcec2fe51a8d915f65a3db945ba47 authored about 8 years ago by Lars Moelleken <[email protected]>
[+]: update "css-specificity"-test v2

4a0b77a8d1ab47199411a45e7952c0b5a2df9059 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: update "css-specificity"-test

6bdfba7a4d3d72920df98907852818fc8be2b828 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: update "symfony/css-selector"

bb1e7b5cd7f96f0f790d7b0d654204d905970401 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: add some more tests | thx @Stadly

-> https://github.com/Stadly/CssToInlineStyles/commit/e100131ce8f8bb7314644eb82cfa9e99bff560a2

4a31aefffcb101f8f6b6d39af79dee323c41b8be authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: use new version of "portable-utf8" (3.0)

cf2217e9df0ac90744e06d04c137dc3b1eb324a5 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: added test with "Foundation for Emails" + Outlook.com HACK

228241fff1a1cb3162f43d8f668553dd1dc1ba8e authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: "Fixed css property ordering" | big thx @josh18

-> https://github.com/tijsverkoyen/CssToInlineStyles/pull/155/files

06f54cca163964c6e8158c4997a245cce3642aac authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: use new version of "simple_html_dom"

9dc8669b54c08f8f10cbcbb2960dfd81c2f5a33d authored over 8 years ago by Lars Moelleken <[email protected]>
[~]: "Refactor the storage of the computed properties" v2

d997b290c82cfe2d1979f1cf8c1fd1c1c871a7ca authored over 8 years ago by Lars Moelleken <[email protected]>
[~]: "Refactor the storage of the computed properties" | thx @stof

-> https://github.com/stof/CssToInlineStyles/commit/c8dad9f67866ddc5c68938c08082c115b5ad35a4

8596bdd6af99ab57824d91685175f044cb8dbaa5 authored over 8 years ago by Lars Moelleken <[email protected]>
[~]: code-cleanup v1

33d351c8856960dffbc3ce416183968aaa22f01c authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: add some more tests

da16c36252830cf5c908d36e7f0b082c67dd775a authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: "Fix the detection of style tags" | thx @stof

-> https://github.com/stof/CssToInlineStyles/commit/ef1cda4504f2b06e666c015111b2a46a6818da38

0d1efbf2f45f81f06d441d06b31b3abd6c8aa2f7 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: "Reuse the same CssSelectorConverter" | thx @stof

-> https://github.com/stof/CssToInlineStyles/commit/ba64b1908afa6178f22ec0217e9b21e586f71384

7035f9c0b2f74e50672ba3bbe0d513d54adf65df authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: add some more tests

f687116e6f889690a1429c673860323cc62d1d8a authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: add some extra test | thx @techi602

-> https://github.com/techi602/CssToInlineStyles/commit/1526f079734199f84648342dc90f1118a2eaaae6

444c2e82564c8999186488f3109316809e59e6b9 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: use "assertSame" instead of "assertEquals"

b909983b19fdf352e013d09703935049ad5cd264 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: use fluent-api-interface for all setters

d6f61f1831eebaddd598e66eec1bd3af49fbb41d authored over 8 years ago by Lars Moelleken <[email protected]>
[-]: clean tests

738ab2a87f89b188cf2ba6b5deff9420ee477c34 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: use new version of "simple_html_dom" v2

df15be01283cb6592e132f9aa22495018dd83d62 authored over 8 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

72256c90a59b602db42c754abcf43315347cd389 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: use new version of "simple_html_dom"

5881db38618d5d43889ec06263092fe4af020650 authored over 8 years ago by Lars Moelleken <[email protected]>
Merge pull request #24 from voku/scrutinizer-patch-2

Scrutinizer Auto-Fixes

18cb47df432634cc7909332b771fbe2403b7c69b authored over 8 years ago by Lars Moelleken <[email protected]>
Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-...

e20c53583577cfc653cf8c0b19ff79a8265edbd1 authored over 8 years ago by Scrutinizer Auto-Fixer <[email protected]>
[+]: use "simple_html_dom" v2.2

892e4405896c91d9b2048276008b7c7a1ef8d208 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: use "simple_html_dom" v2.1

133c4bc5a3da092db184a80bda7de7c3699caced authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: use "simple_html_dom" v2

29fc568f73c42619d48d6e814673f2cdd8cf1df2 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: use "simple_html_dom"

b0da918419fd1d1d9a81d7bfd72d0cdb23d1d667 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: fixed "CSS applied to head elements?"

Thx for the bug-report by @zmip

-> https://github.com/tijsverkoyen/CssToInlineStyles/issues/142

01c66d8892a0ec015fc1322b13bb5017393b6218 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: added one more test | reported by @josh18

-> https://github.com/tijsverkoyen/CssToInlineStyles/issues/140

0c36aec7fba82fbe398d96e46182c157e3dbe7e9 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: keep html-encoding of links

58773d32726a72d993f003c4d8c5d3b7663e6688 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: "Keep html entities like `&eacute;` and `&euro;` escaped"

Thx @jeroenvdheuvel

-> https://github.com/tijsverkoyen/CssToInlineStyles/pull/138

bf7d5b20bfd983e499256e49ab57b6dfcbbb5e2f authored over 8 years ago by Lars Moelleken <[email protected]>
Merge pull request #23 from voku/analysis-zOMnMB

Applied fixes from StyleCI

2ccc3e524922ec11c42b0c750cba9bdd1956aeff authored over 8 years ago by Lars Moelleken <[email protected]>
Applied fixes from StyleCI

87291fecaa53d33b5e02026044cbc22d5e5f60d0 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: fixed "regular expression: conditional inline style tags" v2

1997923aa2b48065374f7d42156d31bb1b95a548 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: added some more tests ...

f6dbaccdb8b754ce9671b13004f832ed68ebd8fc authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: fixed "regular expression: conditional inline style tags"

3f5e73220fee8346c58f910c7f438fcb7edc4970 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: added some more tests

4b0766ba3f6017f76aaf0ba33098c231e8170ad2 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: fix css-inline with "@charset" | thx @mdio

-> https://github.com/mdio/CssToInlineStyles/commit/448a1df7a9eff96b847cfc144549211f731863a1

28ae2a97d7aed4d4909eee74209e780e70b93fed authored almost 9 years ago by Lars Moelleken <[email protected]>
[+]: fix php-docs

d4a5f823d27bd98fec18ea48a72f4329c428bbe9 authored almost 9 years ago by Lars Moelleken <[email protected]>
[+]: fix for old php-versions v2

b48be1d591a17a64f32b07b89b99f00dbe94f25c authored almost 9 years ago by Lars Moelleken <[email protected]>
[+]: fix for old php-versions

8d79b42e26a54d8c9a508beca085719cbec51e67 authored almost 9 years ago by Lars Moelleken <[email protected]>
[+]: "add a method for loading the css already set in HTML by the link tag" + tests | thx @GSchutz

-> https://github.com/GSchutz/CssToInlineStyles/commit/5c7c6172f85a519d7245658f9305907d0ba9e3a2

73a9cfd35bc8c0f92beb3a6907204d8cfabbbba5 authored almost 9 years ago by Lars Moelleken <[email protected]>
[+]: "incorporated PR #118 from the base repo and made it a bit more user friendly." | thx @SoprisApps

-> https://github.com/SoprisApps/CssToInlineStyles/commit/e2df4fcedffe3550cf324d8c3e5e116b13a252c3

765a449b4e55bd32bdbffbeb982f668117fe7f55 authored almost 9 years ago by Lars Moelleken <[email protected]>
[*]: edit style from "README"

89b5594352ada2d62b676ec54a1875feebed20f3 authored almost 9 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Update README.md

9279c957de05eca832793a316a20c1e65820333f authored almost 9 years ago by Lars Moelleken <[email protected]>
[+]: fixed "travis-ci" build

36d1b38fc81d5c3ea293e70c4f987a7f98756da4 authored almost 9 years ago by Lars Moelleken <[email protected]>
Update README.md

37af9a33499457458e1fee831e4c85de1d0a7453 authored almost 9 years ago by Lars Moelleken <[email protected]>
[+]: "CssSelector::toXPath" is deprecated v2

41a45080ae40a176022a80fdf47fecffeed59b7b authored about 9 years ago by Lars Moelleken <[email protected]>
[+]: use "error_reporting(E_STRICT);" for tests

37539b08181df997dedec1130c75590c1f7caf4f authored about 9 years ago by Lars Moelleken <[email protected]>
[+]: "CssSelector::toXPath" is deprecated

4e7a1e48908c71519d64627e3a12fee0f066f2d8 authored about 9 years ago by Lars Moelleken <[email protected]>
[+]: added tests from upstream

44e7d564c07f4f0128c6787ae18c6eb72e32ea91 authored about 9 years ago by Lars Moelleken <[email protected]>
[-]: "portable-utf8" isn't needed (need some testing)

0f6bbd46301b8cd19c17c47143ac0ed8a15af235 authored about 9 years ago by Lars Moelleken <[email protected]>
[+]: CSS-Selectors don't need UTF8-support most of the times, but you can use e.g. emoji :/

[~]: move "clean-up"-process into one separate method "doCleanup()"

d77e91789bf6007963883f6df003e4fd9bfa02bf authored about 9 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Update README.md

f8da284da6988c214a22271e0192f9fa6bd94376 authored about 9 years ago by Lars Moelleken <[email protected]>
[-]: remove the "Gemfile"

e5123c5a624a29ddecae5cb7248863a02e90890e authored about 9 years ago by Lars Moelleken <[email protected]>
Update README.md

fe503f3b74a3ac4d3e78ad3030227fd268adcdf2 authored about 9 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Applied fixes from StyleCI

f05ad73403aa61d949b3b64a501796a5bab384de authored about 9 years ago by Lars Moelleken <[email protected]>
[~]: move "php-coveralls" into ".travis.yml"

f9cf2095153be9e27a6a11abf8f1be13bf4c0ada authored about 9 years ago by Lars Moelleken <[email protected]>
Merge pull request #22 from voku/analysis-8AmYG8

Applied fixes from StyleCI

fff7a3a078c073430d4f247d809b0eda27f7aa40 authored about 9 years ago by Lars Moelleken <[email protected]>
Applied fixes from StyleCI

57de8ea080d7fd4404a8b77d428fe931966ca4cb authored about 9 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Applied fixes from StyleCI

ca7b50f96576f45c30538766ef309dcd6ba6b5bf authored about 9 years ago by Lars Moelleken <[email protected]>
[+]: "Update to support Symfony 3.x" (revert)

dbd87c3056eaff64b2e99a1f4cf77f81142658c3 authored about 9 years ago by Lars Moelleken <[email protected]>