Skip to content

Update dependency gridstack to v10

This MR contains the following updates:

Package Type Update Change
gridstack (source) dependencies major ^9.5.0 -> ^10.0.0

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


Release Notes

gridstack/gridstack.js

v10.0.0

Compare Source

  • feat #​2542 we now support much richer responsive behavior with GridStackOptions.columnOpts including any breakpoint width:column pairs, or automatic column sizing.
  • disableOneColumnMode, oneColumnSize, oneColumnModeDomSort have been removed (see v10 migration doc)

v9.5.1

Compare Source

  • fix #​2525 Fixed unhandled exception happening in _mouseMove handler
  • fix potential crash in doContentResize() if grid gets deleted by the time the delay happens
  • fix #​2527 Incorrect layout on grid load in one column mode
  • fix #​2496 animation on init, introduced in 8.1.1

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