npm grapesjs 0.13.5
v0.13.5

latest releases: 0.21.10, 0.21.9, 0.21.8...
6 years ago

Updated

  • Update how attributes are exported inside toJSON in Components
  • Create randomized ids for Components
  • Removed the src attribute from the canvas's iframe

Added

  • Added overflow-x: hidden to the wrapper
  • Added component:clone event #739
  • Added component:remove event #748
  • Added prettier with a precommit hook
  • Added the possibility to order Block's categories #742
  • Added native HTML5 Drag and Drop support, disableable by nativeDnd option (true by default)
    If you use block:drag:* events with this module enabled, you have to switch to these new one
  • Added getEl in Component
  • Added async loading of images in ComponentImageView with a new file property

Fixed

  • Fixed bug with color traits #731
  • Fixed bug of the toolbar with small components #752
  • Prevent issues with devices with the same width #727

Don't miss a new grapesjs release

NewReleases is sending notifications on new releases.