Skip to content

✨ feat(selector): add .todo and .done selectors for task list items#1538

Merged
harehare merged 2 commits intomainfrom
feat/add-todo-done-selectors
Apr 4, 2026
Merged

✨ feat(selector): add .todo and .done selectors for task list items#1538
harehare merged 2 commits intomainfrom
feat/add-todo-done-selectors

Conversation

@harehare
Copy link
Copy Markdown
Owner

@harehare harehare commented Apr 4, 2026

Add .todo selector to match unchecked task list items and .done selector to match checked task list items, complementing the existing .task selector.

Add `.todo` selector to match unchecked task list items and `.done`
selector to match checked task list items, complementing the existing
`.task` selector.
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Apr 4, 2026

Merging this PR will not alter performance

✅ 29 untouched benchmarks


Comparing feat/add-todo-done-selectors (cf16dd7) with main (31db3b3)

Open in CodSpeed

@harehare harehare merged commit c2ce883 into main Apr 4, 2026
6 checks passed
@harehare harehare deleted the feat/add-todo-done-selectors branch April 4, 2026 13:30
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.

1 participant