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

feat: Upgrade to css-what@6, add quirks mode option #657

Merged
merged 1 commit into from
Dec 27, 2021
Merged

Conversation

fb55
Copy link
Owner

@fb55 fb55 commented Dec 27, 2021

css-what@6 dropped support for lowercasing tag & attribute names. For backwards-compatibility, these options were now added to css-select. Note that this will be removed again in a future release.

Also, introduced a new quirksMode option that will match .class and #ID values case-insensitively.

css-what@6 dropped support for lowercasing tag & attribute names. For backwards-compatibility, these options were now added to css-select. Note that this will be removed again in a future release.

Also, introduced a new `quirksMode` option that will match .class and #ID values case-insensitively.
@fb55 fb55 enabled auto-merge (squash) December 27, 2021 10:52
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 98.826% when pulling 019e453 on css-what-6 into 7cd9d3a on master.

@fb55 fb55 merged commit 9a58492 into master Dec 27, 2021
@fb55 fb55 deleted the css-what-6 branch December 27, 2021 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants