Skip to content

Update dependency gridstack to ^7.3.0

This MR contains the following updates:

Package Type Update Change
gridstack (source) dependencies minor ^7.1.2 -> ^7.3.0

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

gridstack/gridstack.js

v7.3.0

Compare Source

  • feat #​2229 support nonce for CSP. Thank you @​jedwards1211
  • feat: support nested grids with Angular component demo. Thank you R. Blanken for supporting this.
  • fix #​2206 load() with collision fix
  • fix #​2232 autoPosition bug loading from DOM

v7.2.3

Compare Source

  • fix addWidget() to handle passing just {el} which was needed for Angular HMTL template demo
  • add opts.draggable.scroll back to disable scrolling. Thank you @​VincentMolinie

v7.2.2

Compare Source

  • fix #​2171 save() nested grid has extra nested children & options
  • regression for fix #​2110: nested grids lost their styles causing wrong rendering when dragging to create sub nesting

v7.2.1

Compare Source

  • fix #​2162 removing item from a grid (into another) will now call change if anything was also modified during the remove
  • fix #​2110 custom GridStackOptions.itemClass now works when dragging from outside

v7.2.0

Compare Source

  • fix #​1936 some styles left behind after a drag
  • remove #​1842 incorrect doc/partial code on widget resizeHandles
  • doc #​2033 resizestop is actually correct as we don't animate resize today
  • add - init()|initAll() will now load any listed children (what addGrid() already did)
  • add - GridStackOptions.addRemoveCB which is use by frameworks (eg Angular) to dynamically create their gridItem components instead of regular div with class

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by GitLab Dependency Bot

Merge request reports