Skip to content

Tags: captainweb/css-from-html-extractor

Tags

1.1.3

Toggle 1.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request JanDC#10 from krzysztof-pyrzyk-ah/bugifx/fatal-err…

…or-when-no-result-cache-provided

Fix fatal error when no cache provided in constructor

1.1.2

Toggle 1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request JanDC#9 from JanDC/ignore-improper-selectors

If no expression can be build, the selector is invalid

1.1.1

Toggle 1.1.1's commit message
Expanded rules cache to included negatives / provide html cache ident…

…ifier to prevent collisions across pages

1.1

Toggle 1.1's commit message
Cache rules further by storing the combination of css/rules

1.0.8

Toggle 1.0.8's commit message
Cache expressions

1.0.7

Toggle 1.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request JanDC#6 from tvlooy/master

Revert

1.0.6

Toggle 1.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request JanDC#5 from tvlooy/empty_html

avoid warning that html is empty

1.0.5

Toggle 1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request JanDC#2 from tvlooy/implement_abstract_method

Implement Twig_ExtensionInterface::getName

1.0.4

Toggle 1.0.4's commit message
reverted reencoding the processed properties

1.0.3

Toggle 1.0.3's commit message
Added charset and unicode support