ember-fastboot / ember-fastboot/simple-dom

Implement `querySelector` in Document

Open
#53 3 comments 7 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
207
Forks
30
PR merge metrics
No merged PRs in 30d

Description

Although the API of this DOM implementation intends to be minimal, would you deem acceptable to implement only `querySelector` and `querySelectorAll` on the document to enable some usages in ember-fastboot?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Document entry point and checking how querySelector and querySelectorAll are represented in the DOM implementation. Confirm the minimal API needed by ember-fastboot, then verify that both methods work on the document and that the relevant existing tests pass or add coverage for the requested behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.