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

Conversation

bantic
Copy link
Contributor

@bantic bantic commented Oct 13, 2016

 * 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 bantic merged commit 2f1d339 into master Oct 13, 2016
@bantic bantic deleted the update-travis-config branch October 13, 2016 19:39
lukemelia pushed a commit to yapplabs/ember-mobiledoc-dom-renderer that referenced this pull request Aug 19, 2019
See bustle/mobiledoc-kit#359.
Changes the `activeSectionTagNames` map to use the parent tag name
for nested sections, so that it has `isUl` and `isOl` instead of `isLi`.

Fixes bustle#22.
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

Successfully merging this pull request may close these issues.

1 participant