Update dependency gridstack to v11 - autoclosed

This MR contains the following updates:

Package Type Update Change
gridstack (source) dependencies major ^10.3.1 -> ^11.2.0

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


Release Notes

gridstack/gridstack.js (gridstack)

v11.2.0

Compare Source

  • feat: #​2695 'Esc' to cancel now works on sidebar external items, also works dragging over trash.
  • feat: #​2852 better React example. Thank you CNine
  • fix: #​2852 grid in tabs correctly handles CSS. Thank you Luciano Martorella
  • fix: #​2900 use attr data-gs-widget instead of gridstacknode (supported as well for backward compatibility)

v11.1.2

Compare Source

  • fix: #​2877 angular wrapper uses standalone, while now being compatible down to ng14. thanks to andre-steudel
  • fix: #​2886 added gs-size-to-content support
  • fix: #​2887 mobile nested grid TypeError: e.currentTarget is null

v11.1.1

Compare Source

  • fix: #​2878 make sure sub-grid inherit parent opts by default, with subgrid defaults.
  • fix: #​2879 sub-grid item sizeToContent:true now handle content above/below sub grid.

v11.1.0

Compare Source

  • feat: #​2864 added GridStackOptions.layout for nested grid reflow during resize. default to 'list'.
  • fix: #​2859 re-enabled tests and fix numerous issues found (see CL). Also thank you lmartorella for getting me going and starting it.
  • fix: #​2851 added support for custom max layout saving - Thank you lmartorella
  • fix: #​2492 loading same layout with overlapping widget fix. v10.3.0 regression.

v11.0.1

Compare Source

  • fix: #​2834 v11 angular missing package.json
  • fix: #​2835 make sure we have unique USER id

v11.0.0

Compare Source

  • feat: #​2826 Lazy loading of widget content until visible (GridStackOptions.lazyLoad and GridStackWidget.lazyLoad)
  • feat: #​2818 support for Angular Component hosting true sub-grids (that size according to parent) without requring them to be only child of grid-item-content.
  • fix: #​2231,#​1840,#​2354 big overall to how we do sidepanel drag&drop helper. see migrate to v11 notes.
  • fix: #​2736 safe practices around GridStackWidget.content no longer setting innerHTML

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, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading