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

Implement querySelector in Document #53

Open
cibernox opened this issue Dec 10, 2017 · 3 comments
Open

Implement querySelector in Document #53

cibernox opened this issue Dec 10, 2017 · 3 comments

Comments

@cibernox
Copy link

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?

@RobbieTheWagner
Copy link

Any updates on this? This is essential for a lot of use cases.

@kevinansfield
Copy link

This would be very useful when simple-dom is used as part of mobiledoc-dom-renderer because it's often necessary to modify elements after the basic render.

@snewcomer
Copy link

Also looking at this to solve some interesting use cases.

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

No branches or pull requests

4 participants