npm grapesjs 0.16.12
v0.16.12

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

Added

  • Added Brazilian Portuguese language #2653
  • Added closestType and empty methods to Component API
  • Added disable property to the Block
  • Added module aliases to the Editor object
    DomComponents -> Components
    LayerManager -> Layers
    CssComposer -> Css
    StorageManager -> Storage
    AssetManager -> Assets
    BlockManager -> Blocks
    TraitManager -> Traits
    SelectorManager -> Selectors
    StyleManager -> Styles
    DeviceManager -> Devices

Changed

  • Customize Sorter placeholder color via CSS #2662
  • Add a default limit (500) of maximum steps in UndoManager
    Can be changed by config.undoManager.maximumStackLength option on init

Fixed

  • Update canvas tools on input event trigger in components
  • Fix borders not always toggling back when exiting preview #2689
  • Close the color picker if click event happens on canvas #2695
  • Avoid canvas errors by ensuring the view on the element render
  • Fixed wrong toolbar position #2656
  • Fixed major memory leaks in components
  • Fixed TableRow model component #2697
  • Fixes on color picker #2694

Don't miss a new grapesjs release

NewReleases is sending notifications on new releases.