Skip to content

Bump gridstack from 5.1.0 to 6.0.2#64

Closed
dependabot[bot] wants to merge 1 commit into
developerfrom
dependabot/npm_and_yarn/developer/gridstack-6.0.2
Closed

Bump gridstack from 5.1.0 to 6.0.2#64
dependabot[bot] wants to merge 1 commit into
developerfrom
dependabot/npm_and_yarn/developer/gridstack-6.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 27, 2022

Copy link
Copy Markdown

Bumps gridstack from 5.1.0 to 6.0.2.

Release notes

Sourced from gridstack's releases.

v6.0.2

  • fixed #2034 removeWidget() breaking resize handle feedback
  • fixed #2043 when swapping shapes in maxRow grid, make sure we still check for 50% coverage

v6.0.1

  • fixed float(val) to set on grid and engine, so save() will read it.
  • fixed #2018 mouseover and React different behavior
  • fixed getting nested grid resize handles while dragging child

v6.0.0

we now have native support for drag&drop on dekstop and mobile out of the box, no external lib needed and more reliable across browsers (mouse event and touch)

  • converted previous HTML5 draggable=true based code to simple Mouse Events and Touch mobile support for drag&Drop.
  • removed all jquery-ui related code, and D&D plugging as we only support native events now
  • alwaysShowResizeHandle now support 'mobile' which is the default, making it much easier (see doc)
  • changed commit() to be batchUpdate(false) to make it easier to turn batch on/off. updated doc. old API remains for now

v5.1.1

  • fix v5.1.0 regression #1973 DnD Snap to Animation
Changelog

Sourced from gridstack's changelog.

6.0.2 (2022-09-23)

  • fixed #2034 removeWidget() breaking resize handle feedback
  • fixed #2043 when swapping shapes in maxRow grid, make sure we still check for 50% coverage

6.0.1 (2022-08-27)

  • fixed float(val) to set on grid and engine, so save() will read it.
  • fixed #2018 mouseover and React different behavior
  • fixed getting nested grid resize handles while dragging child

6.0.0 (2022-08-21)

  • converted previous HTML5 draggable=true based code to simple Mouse Events and Touch mobile support for drag&Drop.
  • removed all jquery-ui related code, and D&D plugging as we only support native events now
  • alwaysShowResizeHandle now support 'mobile' which is the default, making it much easier (see doc)
  • changed commit() to be batchUpdate(false) to make it easier to turn batch on/off. updated doc. old API remains for now

5.1.1 (2022-06-16)

  • fix v5.1.0 regression #1973 DnD Snap to Animation
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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 5.1.0 to 6.0.2.
- [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@v5.1.0...v6.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 27, 2022
@dependabot @github

dependabot Bot commented on behalf of github Oct 11, 2022

Copy link
Copy Markdown
Author

Superseded by #73.

@dependabot dependabot Bot closed this Oct 11, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/developer/gridstack-6.0.2 branch October 11, 2022 04:32
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.

0 participants