Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps gridstack from 10.3.1 to 11.1.1.

Release notes

Sourced from gridstack's releases.

v11.1.1

  • 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

  • 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

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

v11.0.0

  • 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
Changelog

Sourced from gridstack's changelog.

11.1.1 (2024-11-26)

  • 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.

11.1.0 (2024-11-17)

  • 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.

11.0.1 (2024-10-21)

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

11.0.0 (2024-10-20)

  • 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 release notes.
  • fix: #2736 safe practices around GridStackWidget.content no longer setting innerHTML
Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [gridstack](https://github.com/gridstack/gridstack.js) from 10.3.1 to 11.1.1.
- [Release notes](https://github.com/gridstack/gridstack.js/releases)
- [Changelog](https://github.com/gridstack/gridstack.js/blob/master/doc/CHANGES.md)
- [Commits](gridstack/gridstack.js@v10.3.1...v11.1.1)

---
updated-dependencies:
- dependency-name: gridstack
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant