Skip to content

Commit

Permalink
chore: updated volto-form-block v3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SaraBianchi committed Jun 20, 2024
1 parent f546584 commit 54f6302
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 11 deletions.
10 changes: 8 additions & 2 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,18 @@
### Fix
- ...
-->

## Versione X.X.X (dd/mm/yyyy)


### Novità
- Aggiornato il Blocco Form con diverse proprietà aggiuntive: ora è possibile aggiungere un testo in header e in footer nell'email inviata, è stato inserito un nuovo livello di sicurezza OTP nel caso in cui venga scelta l'opzione dell'invio mail al destinatario, è stato aggiunto anche un messaggio personalizzabile da mostrare dopo l'invio del form e un pulsante da mostrare per il reset dei campi della form.


## Versione 7.28.2 (18/06/2024)

### Fix

- Blocchi elenco dentro ad un grid con la corretta visualizzazione quando scelto una variazione.
- Sistemati Blocchi Elenco dentro al un Blocco Grid, ora viene mostrata la variazione scelta.

## Versione 7.27.1 (10/04/2024)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@
"volto-customer-satisfaction": "1.0.0",
"volto-dropdownmenu": "4.0.0",
"volto-editablefooter": "5.0.1",
"volto-form-block": "3.1.0",
"volto-form-block": "3.9.0",
"volto-gdpr-privacy": "2.1.0",
"volto-google-analytics": "2.0.0",
"volto-multilingual-widget": "3.0.0",
Expand Down
28 changes: 20 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12252,7 +12252,7 @@ __metadata:
volto-customer-satisfaction: 1.0.0
volto-dropdownmenu: 4.0.0
volto-editablefooter: 5.0.1
volto-form-block: 3.1.0
volto-form-block: 3.9.0
volto-gdpr-privacy: 2.1.0
volto-google-analytics: 2.0.0
volto-multilingual-widget: 3.0.0
Expand Down Expand Up @@ -28946,18 +28946,18 @@ __metadata:
languageName: node
linkType: hard

"volto-form-block@npm:3.1.0":
version: 3.1.0
resolution: "volto-form-block@npm:3.1.0"
"volto-form-block@npm:3.9.0":
version: 3.9.0
resolution: "volto-form-block@npm:3.9.0"
dependencies:
"@hcaptcha/react-hcaptcha": ^0.3.6
file-saver: ^2.0.5
react-google-recaptcha-v3: ^1.8.0
volto-subblocks: ^2.0.0
volto-subblocks: ^2.1.0
peerDependencies:
"@plone/volto": ">=16.0.0-alpha.38"
volto-subblocks: ^2.0.0
checksum: a8707b864ee32acf99151d302de6389d9a395623b2c384dbae3a1acb9e2b5c57f355f5d9318834fa9e49b004f14f97494534dd435daea65414ddce087e340009
volto-subblocks: ^2.1.0
checksum: 0019fe78d6d4cdbdf8ce5124132d9b158c103da269ca39b7b3de8e7808d71bca6cef5103feee5d590bcce3e185a7b9f934c50f5266ae86fd4a8eb27d9d146dc9
languageName: node
linkType: hard

Expand Down Expand Up @@ -29022,7 +29022,7 @@ __metadata:
languageName: node
linkType: hard

"volto-subblocks@npm:2.0.0, volto-subblocks@npm:^2.0.0":
"volto-subblocks@npm:2.0.0":
version: 2.0.0
resolution: "volto-subblocks@npm:2.0.0"
dependencies:
Expand All @@ -29034,6 +29034,18 @@ __metadata:
languageName: node
linkType: hard

"volto-subblocks@npm:^2.1.0":
version: 2.1.0
resolution: "volto-subblocks@npm:2.1.0"
dependencies:
react-dnd: ^5.0.0
react-dnd-html5-backend: ^5.0.1
peerDependencies:
"@plone/volto": ">=16.0.0-alpha.38"
checksum: a1cc02ca26176b44398445084c9b90330e898ccb725247f131e71dcc8b1c9e70b3352b8dd4fcf322ea60df7970c02f001454151ab7a82b7a6f6ab96ed4ffc8d5
languageName: node
linkType: hard

"volto-subfooter@npm:3.0.0":
version: 3.0.0
resolution: "volto-subfooter@npm:3.0.0"
Expand Down

0 comments on commit 54f6302

Please sign in to comment.