Skip to content

Releases: bustle/ember-mobiledoc-dom-renderer

v0.5.2

09 Jun 16:03
3aebfac

Choose a tag to compare

Now renders cards and atoms correctly in Fastboot!

  • Updates ember-wormhole to ^0.4.0, fixes #15. PR #17

v0.5.1

12 May 19:04
3a8c106

Choose a tag to compare

  • Remove usage of jQuery ($) because it is not available in Fastboot #14

0.5.0 fastboot-compatibility

10 May 20:01
62fbf38

Choose a tag to compare

Changes the usage of some of the ember component lifecycle hooks to ensure rendering happens without use of didInsertElement so that the {{render-mobiledoc}} component can be used in Fastboot.