0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add poser badges :-) More... over 10 years ago
Fixed Peudoclass handling, removed [] More... over 10 years ago
Fix namespace prefixes in explicit namespace mode, fix pseudoclass no element namespace parsing More... over 10 years ago
Allow to create element selectors that use a default namespace rather then ignore the namespace completely More... over 10 years ago
Merge branch 'master' of github.com:ThomasWeinert/PhpCss More... almost 11 years ago
Added phpdox configuration and phing build file More... almost 11 years ago
disable hhvm in Travis More... almost 11 years ago
Update PHPDoc annoations More... almost 11 years ago
Let PhpCss::handleMismatch() return the exception and not throw it. More... almost 11 years ago
added option to use xml:id and xml:lang More... almost 11 years ago
resize supported table More... almost 11 years ago
resize supported table More... almost 11 years ago
Marked support for language pseudo classes More... almost 11 years ago
Merge branch 'master' of github.com:ThomasWeinert/PhpCss More... almost 11 years ago
Added support for language pseudo classes More... almost 11 years ago
Changed the readme to markdown and added usage documentation More... almost 11 years ago
Added exceptions for not convertable elements to xpath visitor More... almost 11 years ago
Added option for lowerase elements to xpath visitor More... almost 11 years ago
Added example for odd and even css selectors More... almost 11 years ago
Bugfix for :nth-child(3n) style pseudo classes (repeat only) More... almost 11 years ago
Added support for first-of-type and last-of-type pseudo classes More... almost 11 years ago
Added support for nth-last-child and nth-last-of-type pseudo classes More... almost 11 years ago
Added support for nth-of-type pseudo class More... almost 11 years ago
Added support for only-of-type pseudo class, fixed not pseudo class More... almost 11 years ago
Added support for only-child pseudo classes More... almost 11 years ago
Added support for first-child and last-child pseudo classes More... almost 11 years ago
Improved literal quoting for xpath More... almost 11 years ago
Added support for empty pseudo classes More... almost 11 years ago
Added support for ui element states pseudo classes (well, kind off) More... almost 11 years ago
Added support for nth-child pseudo class (:nth-child()) More... almost 11 years ago