Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement 'equals starts with' ('^=') and 'equals or starts with hyphenated' ('|=') selectors #221

Merged
merged 9 commits into from
Jan 3, 2024
Merged

Implement 'equals starts with' ('^=') and 'equals or starts with hyphenated' ('|=') selectors #221

merged 9 commits into from
Jan 3, 2024

Conversation

chrishow
Copy link
Contributor

Implement the ^= and |= selectors

Renamed the 'EQUALS_STARTS_WITH_OR_STARTS_WITH_HYPHENATED' constant to 'EQUALS_OR_STARTS_WITH_HYPHENATED' to better match the W3C spec.

@g105b
Copy link
Member

g105b commented Dec 30, 2023

Great! I'll merge this after the other PR is merged, so it can benefit from the upgraded CI.

Also thank you very much for this contribution and sticking to the spec :)

@g105b
Copy link
Member

g105b commented Jan 3, 2024

Perfect!

Thanks again for your contributions, they're a great addition to the repo.

Nice to meet you, and I hope we collaborate again in the future :)

@g105b g105b merged commit c0a0667 into PhpGt:master Jan 3, 2024
13 checks passed
@chrishow
Copy link
Contributor Author

chrishow commented Jan 3, 2024

👍 You're welcome, and thanks to you for providing and sharing the library in the first place! 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done January 2024
Development

Successfully merging this pull request may close these issues.

3 participants