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

Run tests on ember beta, release, canary #22

Merged
merged 1 commit into from
Oct 13, 2016
Merged

Commits on Oct 13, 2016

  1. Run tests on ember beta, release, canary

     * Fix failing tests when using ember with glimmer2.
     * Access DOM helper using a method that is safe for both pre-glimmer2 and
    glimmer2.
     * Wrap the renderedMobiledoc documentFragment in a wrapper div
       (necessary for glimmer2 teardown, see
       glimmerjs/glimmer-vm#331 and
       yapplabs/ember-wormhole#66 (comment))
     * Fixes #18.
     * Update travis node version.
     * Update package keywords and description.
    bantic committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    4d1ea6c View commit details
    Browse the repository at this point in the history