| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-18 | CssXPath-StarSelector (#4506) | ||
| * CssXPath-StarSelector Add support for selectors such as `a[href*="example"]` https://developer.mozilla.org/docs/Web/CSS/Attribute_selectors Translated to `.//a[contains(@href,"example")]` Upstream PR: https://github.com/PhpGt/CssXPath/pull/181 * Upstream merged | |||
| 2022-05-16 | Allow CssXPath updates with composer (#4368) | ||
| * Install CssXPath with composer * Fix code style in tests * fix pathnames for tests and linting * add irrelevant files to .gitignore * Alphabetic order * let composer sort the packages alphabetically Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> | |||
