Skip to content

Comments

Feat/tailwindcss support selector has#840

Merged
andycall merged 16 commits intomainfrom
feat/tailwindcss_support_selector_has
Feb 3, 2026
Merged

Feat/tailwindcss support selector has#840
andycall merged 16 commits intomainfrom
feat/tailwindcss_support_selector_has

Conversation

@jwxbond
Copy link
Contributor

@jwxbond jwxbond commented Feb 1, 2026

Summary

  • add :has() invalidation for class/id/attribute changes with root dirty marking
  • support form/control display-state pseudos for :has() (checked/disabled/valid/invalid/option/select/optgroup)
  • implement :scope handling in selector evaluation for querySelector/matches/closest
  • add integration specs/snapshots for :has() display states and invalidation

@vercel
Copy link

vercel bot commented Feb 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
use-case Ready Ready Preview, Comment Feb 3, 2026 0:41am
vue_usecase Ready Ready Preview, Comment Feb 3, 2026 0:41am

Request Review

# Conflicts:
#	bridge/core/dom/container_node.cc
#	bridge/core/dom/element.cc
@andycall andycall merged commit 99c830e into main Feb 3, 2026
113 of 134 checks passed
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