npm grapesjs 0.16.27
v0.16.27

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

Added

  • Expose PropertyFactory in StyleManager
  • Added tools option to editor.refresh()
  • Handle multiple selection in Layers
  • Trigger change:style and change:style:PROPERTY event on selected componets during style update via Style Manager
  • Added attributes option to the Modal.open() method #2592
    editor.Modal.open({ title: 'T', content: 'C', attributes: { class: 'custom-cls' } })
  • Added parse:html and parse:css events for catching parsers results
  • Added Polish language #3087

Changed

  • Allow removing parent component from children #2940
  • Fixed German translations #3024

Fixed

  • Fixed for in loop in commands #3006
  • Check only the component style for the target update #2657
  • Avoid dragging in canvas non-draggable components #3014
  • Destroy correctly the LayerManager #3005
  • Prevent update trigger from TraitNumberView
  • Fixed default value get in TraitNumberView
  • Fixed non integer steps for slider property #3029
  • Don't use display: block on visible sectors and properites in StyleManager #3067
  • Rollback to the strikeThrough RTE command #3047
  • Avoid style remove on blur from the text component #3069
  • Fixed setTarget method in StyleManager #3081

Don't miss a new grapesjs release

NewReleases is sending notifications on new releases.