Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @kitconcept/volto-blocks-grid from 5.2.0 to 8.0.3 #161

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 6, 2023

Bumps @kitconcept/volto-blocks-grid from 5.2.0 to 8.0.3.

Release notes

Sourced from @​kitconcept/volto-blocks-grid's releases.

8.0.3 (2023-07-05)

Bugfix

8.0.2 (2023-06-28)

Bugfix

  • Small CSS fix for compatibility when used along Volto 17a16 (Grid in core) @​sneridagh #93

8.0.1 (2023-06-23)

Bugfix

  • Fix teaser Image Override when there is a custom Image component. @​davisagli #91

8.0.0 (2023-06-09)

Breaking

  • Refactor to use @dnd-kit library for the internal drag and drop @​sneridagh

    Breaking notes:

    The Grid block edit component has been heavily refactored, we changed the drag and drop library that the block is using. Instead of using react-beautiful-dnd library now it uses @dnd-kit library. You should expect HTML structure and classe name changes inside this component due to this change. Please make sure that you haven't customized anything relying in neither structure or class names (such as styling). Also, we splitted the internal components below the edit component of the Grid block. If you've customized any of them for some reason, your component should still work, but without the refactoring, it will be still using react-beautiful-dnd library. If you want to update your customization, you'll need to update them appropiately following the changes made in the #87 PR. #87

7.2.0 (2023-06-07)

Feature

7.1.0 (2023-06-06)

Feature

7.0.2 (2023-05-25)

Bugfix

... (truncated)

Changelog

Sourced from @​kitconcept/volto-blocks-grid's changelog.

8.0.3 (2023-07-05)

Bugfix

8.0.2 (2023-06-28)

Bugfix

  • Small CSS fix for compatibility when used along Volto 17a16 (Grid in core) @​sneridagh #93

8.0.1 (2023-06-23)

Bugfix

  • Fix teaser Image Override when there is a custom Image component. @​davisagli #91

8.0.0 (2023-06-09)

Breaking

  • Refactor to use @dnd-kit library for the internal drag and drop @​sneridagh

    Breaking notes:

    The Grid block edit component has been heavily refactored, we changed the drag and drop library that the block is using. Instead of using react-beautiful-dnd library now it uses @dnd-kit library. You should expect HTML structure and classe name changes inside this component due to this change. Please make sure that you haven't customized anything relying in neither structure or class names (such as styling). Also, we splitted the internal components below the edit component of the Grid block. If you've customized any of them for some reason, your component should still work, but without the refactoring, it will be still using react-beautiful-dnd library. If you want to update your customization, you'll need to update them appropiately following the changes made in the #87 PR. #87

7.2.0 (2023-06-07)

Feature

7.1.0 (2023-06-06)

Feature

... (truncated)

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 [@kitconcept/volto-blocks-grid](https://github.com/kitconcept/volto-blocks-grid) from 5.2.0 to 8.0.3.
- [Release notes](https://github.com/kitconcept/volto-blocks-grid/releases)
- [Changelog](https://github.com/kitconcept/volto-blocks-grid/blob/main/CHANGELOG.md)
- [Commits](kitconcept/volto-blocks-grid@5.2.0...8.0.3)

---
updated-dependencies:
- dependency-name: "@kitconcept/volto-blocks-grid"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 6, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants