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

support all CSS function pseudo classes / elements for CSS optimizing #1178

Closed
thescientist13 opened this issue Nov 3, 2023 · 0 comments · Fixed by #1239 · May be fixed by #1208
Closed

support all CSS function pseudo classes / elements for CSS optimizing #1178

thescientist13 opened this issue Nov 3, 2023 · 0 comments · Fixed by #1239 · May be fixed by #1208
Assignees
Labels
alpha.3 CLI enhancement Improve something existing (e.g. no docs, new APIs, etc) good first issue Good for newcomers P0 Critical issue that should get addressed ASAP v0.30.0
Milestone

Comments

@thescientist13
Copy link
Member

thescientist13 commented Nov 3, 2023

Summary

Observed as part of #1106 / #1107, that I don't think we're covering all possible "function" based pseudo classes and elements 😬

Details

We should audit for all of them, but here are a few I think we're missing, or at least want to make sure we're not overlooking are:

Classes

  • dir()
  • where()

Elements

  • ::part()
  • ::slotted()
@thescientist13 thescientist13 added enhancement Improve something existing (e.g. no docs, new APIs, etc) good first issue Good for newcomers CLI labels Nov 3, 2023
@thescientist13 thescientist13 added this to the 1.0 milestone Nov 3, 2023
@thescientist13 thescientist13 changed the title add support for all CSS function pseudo classes / elements for CSS optimizing support all CSS function pseudo classes / elements for CSS optimizing Nov 3, 2023
@thescientist13 thescientist13 added P0 Critical issue that should get addressed ASAP v0.30.0 labels Apr 29, 2024
@thescientist13 thescientist13 self-assigned this Apr 29, 2024
@thescientist13 thescientist13 mentioned this issue May 18, 2024
37 tasks
@thescientist13 thescientist13 linked a pull request Jun 22, 2024 that will close this issue
37 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alpha.3 CLI enhancement Improve something existing (e.g. no docs, new APIs, etc) good first issue Good for newcomers P0 Critical issue that should get addressed ASAP v0.30.0
Projects
1 participant