We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Just looking here:
the first tags are ember/emberjs.
But with the v3 release candidate (and higher), ember is no longer really relevant to use qunit-dom (it doesn't need to be).
support for ember isn't even really a thing. (aside from this id here:
qunit-dom/packages/qunit-dom/lib/qunit-dom-modules.ts
Line 16 in d765ecf
qunit-dom now works with anything, in any environment ✨
(JSBin example here: https://jsbin.com/fipayiy/edit?html,output )
The text was updated successfully, but these errors were encountered:
I think it makes sense, in fact when used as a module and not iffe, a getRootElement function can be provided already.
getRootElement
Sorry, something went wrong.
No branches or pull requests
Just looking here:
the first tags are ember/emberjs.
But with the v3 release candidate (and higher), ember is no longer really relevant to use qunit-dom (it doesn't need to be).
support for ember isn't even really a thing.
(aside from this id here:
qunit-dom/packages/qunit-dom/lib/qunit-dom-modules.ts
Line 16 in d765ecf
qunit-dom now works with anything, in any environment ✨
(JSBin example here: https://jsbin.com/fipayiy/edit?html,output )
The text was updated successfully, but these errors were encountered: