Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@kitconcept/volto-blocks-grid

Package Overview
Dependencies
Maintainers
5
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kitconcept/volto-blocks-grid - npm Package Versions

234

8.0.3

Diff

Changelog

Source

8.0.3 (2023-07-05)

Bugfix

  • Fix schemaextender styling field @sneridagh #94
sneridagh
published 8.0.2 •

Changelog

Source

8.0.2 (2023-06-28)

Bugfix

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

Changelog

Source

8.0.1 (2023-06-23)

Bugfix

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

Changelog

Source

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

sneridagh
published 7.2.0 •

Changelog

Source

7.2.0 (2023-06-07)

Feature

  • Pass the blocks variation id as a classname to the edit in case it's present @steffenri #82
  • Enable popperjs based blockschooser @sneridagh #86
sneridagh
published 7.1.0 •

Changelog

Source

7.1.0 (2023-06-06)

Feature

  • Update Brazilian Portuguese translation @ericof #84
sneridagh
published 7.0.2 •

Changelog

Source

7.0.2 (2023-05-25)

Bugfix

  • Fix edit mode in listings, adapting to the new listing block API @sneridagh #81
sneridagh
published 7.0.1 •

Changelog

Source

7.0.1 (2023-05-22)

Bugfix

  • Add missing German translation @danalvrz #79
  • Fix listing in view mode for 17a builds @sneridagh #80
davisagli
published 6.2.1 •

sneridagh
published 7.0.0 •

Changelog

Source

7.0.0 (2023-02-23)

Breaking

  • Move dataAdapter to the block config so it can also be overriden in nested blocks via blocksConfig @sneridagh #77
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc