Skip to content

v0.1.17

Compare
Choose a tag to compare
@DRoet DRoet released this 17 Jul 12:47
· 263 commits to master since this release

It's been a while since the last release, so please let us know if you encounter any issues

  • Fix: remove duplicate devicePreviewMode config set. (#146)
  • Fix: accept mj-wrapper as a droppable on mj-body. (#142)
  • Fix: several incorrect closing tags. (#144)
  • Fix: grapesjs fails to initialize in IE11. (#162)
  • Fix: style-default into style. (#163)
  • Fix: handle on attributes change. (#171)
  • Fix: don't apply extra mj-body when the parent is not mj-body. (#184)
  • Fix: mj-group not selecting child correctly. (#185)
  • Feat: add seperate named exports for plugins. (#165)
  • Feat: unpin mjml version and avoid circular dependencies. (#183)
  • Feat: Added support for the Hero Component. Thanks @aroop !