github GrapesJS/grapesjs v0.22.5

one day ago

What's Changed

  • Fix drag and drop on NativeDnD set to false by @mohamedsalem401 in #6346
  • Add Components dynamic values ( props - attributes ) by @mohamedsalem401 in #6351
  • Added new events by @artf in #6360 #6364
    • Added project:load event which helps to identify when a new project is loaded (eg. editor.loadProjectData({...}))
    • Added component:script:mount and component:script:unmount. This gives more control to components with scripts (eg. cleaning up resources when a component with script is removed).

Full Changelog: v0.22.4...v0.22.5

Don't miss a new grapesjs release

NewReleases is sending notifications on new releases.