Skip to content

Update dependency gridstack to ^10.1.0

This MR contains the following updates:

Package Type Update Change
gridstack (source) dependencies minor ^10.0.1 -> ^10.1.0

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


Release Notes

gridstack/gridstack.js

v10.1.0

Compare Source

  • feat: #​2574 Allow cell height in cm and mm units
  • feat: #​2578 allow different scaling between drag toolbar and grid
  • fix: #​2577 ui-resizable-s/-n style fix
  • fix: #​2576 column('none') now ignores layouts
  • fix: #​2560 nested grid fix (enter can call leave which can call enter again) - Thank you v1talii-dev
  • fix: #​2596 prevent SSR crash
  • fix: #​2610 using passive:true for mousemove events
  • fix: #​2612 restrict vertical resize if sizeToContent:true
  • demo: nested.htm now has nested create and drag&drop example - Thank you fredericrous

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