New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@eeacms/volto-block-style

Package Overview
Dependencies
Maintainers
8
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eeacms/volto-block-style - npm Package Compare versions

Comparing version 3.4.3 to 3.4.4

12

CHANGELOG.md

@@ -7,4 +7,16 @@ ### Changelog

#### [3.4.4](https://github.com/eea/volto-block-style/compare/3.4.3...3.4.4)
- Stretch styles for Edit specific cases [`a36b568`](https://github.com/eea/volto-block-style/commit/a36b5680178604ced2a55944777dd647e2affc0c)
- Stretch description titles [`8ced579`](https://github.com/eea/volto-block-style/commit/8ced5793153a1cd896919ef32822c866f88112a1)
- Lint fix [`bf6b9d7`](https://github.com/eea/volto-block-style/commit/bf6b9d7008f29c4527bd87a2226ddd10b2b72923)
- Stretch mode fix overflow in edit mode [`c723110`](https://github.com/eea/volto-block-style/commit/c7231100f7370532d2cb8b7e556d4aa3b9ec3a25)
- Wide screen stretch max-width [`40efbc9`](https://github.com/eea/volto-block-style/commit/40efbc953423a646e703baa7d3b193078ba6bb3d)
- Stretch for narrow view with authentication conditionals [`49417e1`](https://github.com/eea/volto-block-style/commit/49417e1fe15919b3b4d63e2c0a6567995c6c2f46)
#### [3.4.3](https://github.com/eea/volto-block-style/compare/3.4.2...3.4.3)
> 24 August 2021
- Release [`#25`](https://github.com/eea/volto-block-style/pull/25)
- Stretch styles [`eb1c548`](https://github.com/eea/volto-block-style/commit/eb1c5480106f4ac29d478a86b8491a4de3c289cf)

@@ -11,0 +23,0 @@ - Stretch style schema fix [`5e9e761`](https://github.com/eea/volto-block-style/commit/5e9e7616349e9a9265eb943aea51b57ad09425e5)

2

package.json
{
"name": "@eeacms/volto-block-style",
"version": "3.4.3",
"version": "3.4.4",
"description": "volto-block-style: Volto add-on",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -39,2 +39,3 @@ import React from 'react';

basic
title={'Default'}
aria-label={intl.formatMessage(messages.fit)}

@@ -51,2 +52,3 @@ onClick={() => onStretchBlock('fit')}

basic
title={'Stretch block to the edges'}
aria-label={intl.formatMessage(messages.stretch)}

@@ -53,0 +55,0 @@ onClick={() => onStretchBlock('stretch')}

Sorry, the diff of this file is not supported yet

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