Results 17 comments of Duncan Wong

I see your use case, this issue keeps popping up here, however. I am somewhat convinced that the default should act like jasmine-jquery inside a div sandbox, while purists would...

ah interesting, after wiping my node_modules, it seems like its a problem introduced after getting the latest dependencies. Give me a couple mins to figure this out. Thanks

Can you please pull again? I don't know why, but when I started the project I had allowed breaking changes ">=" for dependencies. That was stupid. Fix is in 1.5.1

sure, I'm interested in looking at it Thanks

Just to be sure, @dualcyclone will you be submitting a PR?

Yeah, I think I know why. Recently, this was brought up here: https://github.com/badunk/js-fixtures/issues/15 I implemented the async load API for that specific case, but I realized a proper fix is...

The fixtures were originally only designed to load stuff into body actually. The fact that it can load some scripts in head is a sorta byproduct.